Linux web-conference.aiou.edu.pk 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64
Apache/2.4.41 (Ubuntu)
: 172.16.50.247 | : 18.118.140.96
Cant Read [ /etc/named.conf ]
7.4.3-4ubuntu2.28
www-data
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
var /
www /
html /
home /
appadmin /
[ HOME SHELL ]
Name
Size
Permission
Action
.cache
[ DIR ]
drwx------
.local
[ DIR ]
drwxr-xr-x
aaou2024.aiou.edu.pk
[ DIR ]
drwxr-xr-x
cesa2025
[ DIR ]
drwxr-xr-x
icecd2025
[ DIR ]
drwxr-xr-x
icrpe2025
[ DIR ]
drwxr-xr-x
icrpe25
[ DIR ]
drwxr-xr-x
icrpebackup
[ DIR ]
drwxr-xr-x
oric.aiou.edu.pk
[ DIR ]
drwxr-xr-x
oric.aiou.edu.pk_old
[ DIR ]
drwxr-xr-x
.Xauthority
322
B
-rw-------
.bash_history
14.15
KB
-rw-------
.bash_logout
220
B
-rw-r--r--
.bashrc
3.68
KB
-rw-r--r--
.mysql_history
562
B
-rw-------
.profile
807
B
-rw-r--r--
.sudo_as_admin_successful
0
B
-rw-r--r--
aaou.sql
20.75
MB
-rw-r--r--
aaou_db.sql
17.16
MB
-rw-r--r--
conf.sql
0
B
-rw-r--r--
elementor-pro.3.22.1.zip
3.94
MB
-rw-r--r--
elementor-pro.zip
4.12
MB
-rw-r--r--
elementor.3.22.2.zip
11.2
MB
-rw-r--r--
full_backup.sql
121.56
MB
-rw-r--r--
index.php
405
B
-rw-r--r--
wordpress.zip
24.62
MB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : aaou_db.sql
-- MySQL dump 10.13 Distrib 5.7.9, for Win64 (x86_64) -- -- Host: localhost Database: aaou_db -- ------------------------------------------------------ -- Server version 5.7.9 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */; /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; /*!40103 SET TIME_ZONE='+00:00' */; /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; /*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; -- -- Table structure for table `wp_cm_popfly_history` -- DROP TABLE IF EXISTS `wp_cm_popfly_history`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_cm_popfly_history` ( `event_id` bigint(20) NOT NULL AUTO_INCREMENT, `event_type` enum('cl','im') NOT NULL, `campaign_id` bigint(20) DEFAULT NULL, `amount` int(11) DEFAULT '1', `banner_id` varchar(32) DEFAULT NULL, `referer_url` varchar(150) NOT NULL, `remote_ip` varchar(20) NOT NULL, `webpage_url` varchar(200) NOT NULL, `remote_country` varchar(20) NOT NULL, `remote_city` varchar(30) NOT NULL DEFAULT '', `regdate` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, PRIMARY KEY (`event_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_cm_popfly_history` -- LOCK TABLES `wp_cm_popfly_history` WRITE; /*!40000 ALTER TABLE `wp_cm_popfly_history` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_cm_popfly_history` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_commentmeta` -- DROP TABLE IF EXISTS `wp_commentmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_commentmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `comment_id` bigint(20) unsigned NOT NULL DEFAULT '0', `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `meta_value` longtext COLLATE utf8mb4_unicode_520_ci, PRIMARY KEY (`meta_id`), KEY `comment_id` (`comment_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_commentmeta` -- LOCK TABLES `wp_commentmeta` WRITE; /*!40000 ALTER TABLE `wp_commentmeta` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_commentmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_comments` -- DROP TABLE IF EXISTS `wp_comments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_comments` ( `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT '0', `comment_author` tinytext COLLATE utf8mb4_unicode_520_ci NOT NULL, `comment_author_email` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `comment_author_url` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `comment_author_IP` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `comment_content` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `comment_karma` int(11) NOT NULL DEFAULT '0', `comment_approved` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '1', `comment_agent` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `comment_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'comment', `comment_parent` bigint(20) unsigned NOT NULL DEFAULT '0', `user_id` bigint(20) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`comment_ID`), KEY `comment_post_ID` (`comment_post_ID`), KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`), KEY `comment_date_gmt` (`comment_date_gmt`), KEY `comment_parent` (`comment_parent`), KEY `comment_author_email` (`comment_author_email`(10)) ) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_comments` -- LOCK TABLES `wp_comments` WRITE; /*!40000 ALTER TABLE `wp_comments` DISABLE KEYS */; INSERT INTO `wp_comments` VALUES (1,1,'A WordPress Commenter','wapuu@wordpress.example','https://wordpress.org/','','2023-09-13 10:14:43','2023-09-13 10:14:43','Hi, this is a comment.\nTo get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\nCommenter avatars come from <a href=\"https://en.gravatar.com/\">Gravatar</a>.',0,'1','','comment',0,0),(2,1,'2eaJCRWkHHZ4Muc4M7rfj3rsbsG','2eaJCRWkHHZ4Muc4M7rfj3rsbsG@email.com','','178.128.212.140','2024-04-03 18:23:42','2024-04-03 18:23:42','2eaJCRWkHHZ4Muc4M7rfj3rsbsG',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36 Edg/110.0.1587.50','comment',0,0); /*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_e_events` -- DROP TABLE IF EXISTS `wp_e_events`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_e_events` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `event_data` text COLLATE utf8mb4_unicode_520_ci, `created_at` datetime NOT NULL, PRIMARY KEY (`id`), KEY `created_at_index` (`created_at`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_e_events` -- LOCK TABLES `wp_e_events` WRITE; /*!40000 ALTER TABLE `wp_e_events` DISABLE KEYS */; INSERT INTO `wp_e_events` VALUES (1,'{\"event\":\"modal load\",\"version\":\"\",\"details\":\"{\\\"placement\\\":\\\"Onboarding wizard\\\",\\\"step\\\":\\\"account\\\",\\\"user_state\\\":\\\"anon\\\"}\",\"ts\":\"2023-09-13T15:23:59.787-05:00\"}','2023-09-13 15:24:00'); /*!40000 ALTER TABLE `wp_e_events` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_links` -- DROP TABLE IF EXISTS `wp_links`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_links` ( `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `link_url` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `link_name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `link_image` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `link_target` varchar(25) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `link_description` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `link_visible` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'Y', `link_owner` bigint(20) unsigned NOT NULL DEFAULT '1', `link_rating` int(11) NOT NULL DEFAULT '0', `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `link_rel` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `link_notes` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL, `link_rss` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', PRIMARY KEY (`link_id`), KEY `link_visible` (`link_visible`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_links` -- LOCK TABLES `wp_links` WRITE; /*!40000 ALTER TABLE `wp_links` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_links` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_nextend2_image_storage` -- DROP TABLE IF EXISTS `wp_nextend2_image_storage`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_nextend2_image_storage` ( `id` int(11) NOT NULL AUTO_INCREMENT, `hash` varchar(32) COLLATE utf8mb4_unicode_520_ci NOT NULL, `image` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `value` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `hash` (`hash`) ) ENGINE=MyISAM AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_nextend2_image_storage` -- LOCK TABLES `wp_nextend2_image_storage` WRITE; /*!40000 ALTER TABLE `wp_nextend2_image_storage` DISABLE KEYS */; INSERT INTO `wp_nextend2_image_storage` VALUES (1,'aa2e9ddf73fe449ec6430116645828db','$upload$/slider2/imageslider-background2.jpeg','eyJkZXNrdG9wLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJ0YWJsZXQiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwibW9iaWxlIjp7ImltYWdlIjoiIiwic2l6ZSI6IjB8KnwwIn0sImRlc2t0b3AiOnsic2l6ZSI6IjB8KnwwIn0sInRhYmxldC1yZXRpbmEiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwibW9iaWxlLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9fQ=='),(2,'3da3e63c97f6301422399800b1d64d69','$upload$/slider2/imageslider-background1.jpeg','eyJkZXNrdG9wLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJ0YWJsZXQiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwibW9iaWxlIjp7ImltYWdlIjoiIiwic2l6ZSI6IjB8KnwwIn0sImRlc2t0b3AiOnsic2l6ZSI6IjB8KnwwIn0sInRhYmxldC1yZXRpbmEiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwibW9iaWxlLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9fQ=='),(3,'774c040ef7234c5cbc9f5dcf43bbcd71','$upload$/slider2/imageslider-background3.jpeg','eyJkZXNrdG9wLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJ0YWJsZXQiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwibW9iaWxlIjp7ImltYWdlIjoiIiwic2l6ZSI6IjB8KnwwIn0sImRlc2t0b3AiOnsic2l6ZSI6IjB8KnwwIn0sInRhYmxldC1yZXRpbmEiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwibW9iaWxlLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9fQ=='),(4,'504b9647a47dfcbdd31be4520a6f0fa6','$upload$/2023/10/The-37th-AAOU-Annual-Conference-will-be-held-at-Academic-Complex-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan.jpeg','eyJkZXNrdG9wLXJldGluYSI6eyJpbWFnZSI6IiJ9LCJ0YWJsZXQiOnsiaW1hZ2UiOiIifSwibW9iaWxlIjp7ImltYWdlIjoiIn19'),(5,'b21440a3f082766a9fee062a34a9520d','$upload$/2023/10/AIOU-Islamabad.jpg','eyJkZXNrdG9wLXJldGluYSI6eyJpbWFnZSI6IiJ9LCJ0YWJsZXQiOnsiaW1hZ2UiOiIifSwibW9iaWxlIjp7ImltYWdlIjoiIn19'),(6,'2044de0eed98bbff2d6b6e77ec8205bc','$upload$/2023/10/islamabad2.jpg','eyJkZXNrdG9wLXJldGluYSI6eyJpbWFnZSI6IiJ9LCJ0YWJsZXQiOnsiaW1hZ2UiOiIifSwibW9iaWxlIjp7ImltYWdlIjoiIn19'),(7,'42fe86ad300c3459af7f6c93688ceec1','$upload$/2023/10/Blog-isb.png','eyJkZXNrdG9wLXJldGluYSI6eyJpbWFnZSI6IiJ9LCJ0YWJsZXQiOnsiaW1hZ2UiOiIifSwibW9iaWxlIjp7ImltYWdlIjoiIn19'),(8,'30bbebbac19dcb602aa23f15a6fbdc44','$upload$/2023/10/islamabad33.png','eyJkZXNrdG9wLXJldGluYSI6eyJpbWFnZSI6IiJ9LCJ0YWJsZXQiOnsiaW1hZ2UiOiIifSwibW9iaWxlIjp7ImltYWdlIjoiIn19'); /*!40000 ALTER TABLE `wp_nextend2_image_storage` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_nextend2_section_storage` -- DROP TABLE IF EXISTS `wp_nextend2_section_storage`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_nextend2_section_storage` ( `id` int(11) NOT NULL AUTO_INCREMENT, `application` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL, `section` varchar(128) COLLATE utf8mb4_unicode_520_ci NOT NULL, `referencekey` varchar(128) COLLATE utf8mb4_unicode_520_ci NOT NULL, `value` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL, `isSystem` int(11) NOT NULL DEFAULT '0', `editable` int(11) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), KEY `isSystem` (`isSystem`), KEY `editable` (`editable`), KEY `application` (`application`,`section`(50),`referencekey`(50)), KEY `application_2` (`application`,`section`(50)) ) ENGINE=MyISAM AUTO_INCREMENT=10527 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_nextend2_section_storage` -- LOCK TABLES `wp_nextend2_section_storage` WRITE; /*!40000 ALTER TABLE `wp_nextend2_section_storage` DISABLE KEYS */; INSERT INTO `wp_nextend2_section_storage` VALUES (10000,'smartslider','settings','','{\"n2_ss3_version\":\"3.5.1.19\\/b:release-3.5.1.19\\/r:4e06d1a7c4bae6a4e54c585b3749e7c169b51386\"}',0,1),(10001,'smartslider','free','dismissNewsletterSampleSliders','1',0,1),(10002,'smartslider','free','subscribeOnImport','1',0,1),(10522,'smartslider','sliderChanged','2','0',0,1),(10523,'cache','notweb/n2-ss-2','data.manifest','{\"generator\":[]}',0,1),(10524,'cache','notweb/n2-ss-2','variations.manifest','1',0,1),(10525,'cache','notweb/n2-ss-2','slideren_US1.manifest','{\"hash\":\"\",\"nextCacheRefresh\":2145916800,\"currentPath\":\"65dd289398bf2c506edc47b171987ecc\",\"version\":\"3.5.1.19\"}',0,1),(10526,'cache','notweb/n2-ss-2','slideren_US1','{\"html\":\"<div class=\\\"n2-section-smartslider fitvidsignore n2_clear\\\" data-ssid=\\\"2\\\" tabindex=\\\"0\\\" role=\\\"region\\\" aria-label=\\\"Slider\\\"><div id=\\\"n2-ss-2-align\\\" class=\\\"n2-ss-align\\\" style=\\\"margin: 0 auto; max-width: 1200px;\\\"><div class=\\\"n2-padding\\\"><div id=\\\"n2-ss-2\\\" data-creator=\\\"Smart Slider 3\\\" data-responsive=\\\"auto\\\" class=\\\"n2-ss-slider n2-ow n2-has-hover n2notransition \\\">\\n\\n\\n\\n<div class=\\\"n2-ss-slider-wrapper-outside\\\" style=\\\"grid-template-rows:1fr auto\\\"><div class=\\\"n2-ss-slider-wrapper-inside\\\">\\n <div class=\\\"n2-ss-slider-1 n2_ss__touch_element n2-ow\\\">\\n <div class=\\\"n2-ss-slider-2 n2-ow\\\">\\n <div class=\\\"n2-ss-slider-3 n2-ow\\\">\\n\\n <div class=\\\"n2-ss-slide-backgrounds n2-ow-all\\\"><div class=\\\"n2-ss-slide-background\\\" data-public-id=\\\"1\\\" data-mode=\\\"fill\\\"><div class=\\\"n2-ss-slide-background-image\\\" data-blur=\\\"0\\\" data-opacity=\\\"100\\\" data-x=\\\"50\\\" data-y=\\\"50\\\" data-alt=\\\"\\\" data-title=\\\"\\\"><picture class=\\\"skip-lazy\\\" data-skip-lazy=\\\"1\\\"><img src=\\\"\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/slider\\/cache\\/665d7684f96ad43652c8d84f4d29f3ce\\/The-37th-AAOU-Annual-Conference-will-be-held-at-Academic-Complex-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan.jpg\\\" alt=\\\"\\\" title=\\\"\\\" loading=\\\"lazy\\\" class=\\\"skip-lazy\\\" data-skip-lazy=\\\"1\\\"><\\/picture><\\/div><div data-color=\\\"RGBA(255,255,255,0)\\\" style=\\\"background-color: RGBA(255,255,255,0);\\\" class=\\\"n2-ss-slide-background-color\\\"><\\/div><\\/div><div class=\\\"n2-ss-slide-background\\\" data-public-id=\\\"2\\\" data-mode=\\\"fill\\\"><div class=\\\"n2-ss-slide-background-image\\\" data-blur=\\\"0\\\" data-opacity=\\\"100\\\" data-x=\\\"50\\\" data-y=\\\"50\\\" data-alt=\\\"\\\" data-title=\\\"\\\"><picture class=\\\"skip-lazy\\\" data-skip-lazy=\\\"1\\\"><img src=\\\"\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/slider\\/cache\\/652994fcfdb0ff4ee72a7c45ffa95e85\\/islamabad33.png\\\" alt=\\\"\\\" title=\\\"\\\" loading=\\\"lazy\\\" class=\\\"skip-lazy\\\" data-skip-lazy=\\\"1\\\"><\\/picture><\\/div><div data-color=\\\"RGBA(255,255,255,0)\\\" style=\\\"background-color: RGBA(255,255,255,0);\\\" class=\\\"n2-ss-slide-background-color\\\"><\\/div><\\/div><div class=\\\"n2-ss-slide-background\\\" data-public-id=\\\"3\\\" data-mode=\\\"fill\\\"><div class=\\\"n2-ss-slide-background-image\\\" data-blur=\\\"0\\\" data-opacity=\\\"100\\\" data-x=\\\"50\\\" data-y=\\\"50\\\" data-alt=\\\"\\\" data-title=\\\"\\\"><picture class=\\\"skip-lazy\\\" data-skip-lazy=\\\"1\\\"><img src=\\\"\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/slider\\/cache\\/2062d41dc4ffc75df5f1f8b0a94f91a8\\/AIOU-Islamabad.jpg\\\" alt=\\\"\\\" title=\\\"\\\" loading=\\\"lazy\\\" class=\\\"skip-lazy\\\" data-skip-lazy=\\\"1\\\"><\\/picture><\\/div><div data-color=\\\"RGBA(255,255,255,0)\\\" style=\\\"background-color: RGBA(255,255,255,0);\\\" class=\\\"n2-ss-slide-background-color\\\"><\\/div><\\/div><div class=\\\"n2-ss-slide-background\\\" data-public-id=\\\"4\\\" data-mode=\\\"fill\\\"><div class=\\\"n2-ss-slide-background-image\\\" data-blur=\\\"0\\\" data-opacity=\\\"100\\\" data-x=\\\"50\\\" data-y=\\\"50\\\" data-alt=\\\"\\\" data-title=\\\"\\\"><picture class=\\\"skip-lazy\\\" data-skip-lazy=\\\"1\\\"><img src=\\\"\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/slider\\/cache\\/6bc2207285e26bc9d64ec155cc089a5c\\/islamabad2.jpg\\\" alt=\\\"\\\" title=\\\"\\\" loading=\\\"lazy\\\" class=\\\"skip-lazy\\\" data-skip-lazy=\\\"1\\\"><\\/picture><\\/div><div data-color=\\\"RGBA(255,255,255,0)\\\" style=\\\"background-color: RGBA(255,255,255,0);\\\" class=\\\"n2-ss-slide-background-color\\\"><\\/div><\\/div><div class=\\\"n2-ss-slide-background\\\" data-public-id=\\\"5\\\" data-mode=\\\"fill\\\"><div class=\\\"n2-ss-slide-background-image\\\" data-blur=\\\"0\\\" data-opacity=\\\"100\\\" data-x=\\\"50\\\" data-y=\\\"50\\\" data-alt=\\\"\\\" data-title=\\\"\\\"><picture class=\\\"skip-lazy\\\" data-skip-lazy=\\\"1\\\"><img src=\\\"\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/slider\\/cache\\/d838dab366ca001f3db1c8e5ae144ef6\\/Blog-isb.png\\\" alt=\\\"\\\" title=\\\"\\\" loading=\\\"lazy\\\" class=\\\"skip-lazy\\\" data-skip-lazy=\\\"1\\\"><\\/picture><\\/div><div data-color=\\\"RGBA(255,255,255,0)\\\" style=\\\"background-color: RGBA(255,255,255,0);\\\" class=\\\"n2-ss-slide-background-color\\\"><\\/div><\\/div><\\/div> <div class=\\\"n2-ss-slider-4 n2-ow\\\">\\n <svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" viewBox=\\\"0 0 1200 600\\\" data-related-device=\\\"desktopPortrait\\\" class=\\\"n2-ow n2-ss-preserve-size n2-ss-preserve-size--slider n2-ss-slide-limiter\\\"><\\/svg><div data-first=\\\"1\\\" data-slide-duration=\\\"0\\\" data-id=\\\"6\\\" data-slide-public-id=\\\"1\\\" data-title=\\\"The 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\\" class=\\\"n2-ss-slide n2-ow n2-ss-slide-6\\\"><div role=\\\"note\\\" class=\\\"n2-ss-slide--focus\\\" tabindex=\\\"-1\\\">The 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.<\\/div><div class=\\\"n2-ss-layers-container n2-ss-slide-limiter n2-ow\\\"><div class=\\\"n2-ss-layer n2-ow n-uc-EhOIFJJr7FHY\\\" data-sstype=\\\"slide\\\" data-pm=\\\"default\\\"><\\/div><\\/div><\\/div><div data-slide-duration=\\\"0\\\" data-id=\\\"11\\\" data-slide-public-id=\\\"2\\\" data-title=\\\"islamabad33\\\" class=\\\"n2-ss-slide n2-ow n2-ss-slide-11\\\"><div role=\\\"note\\\" class=\\\"n2-ss-slide--focus\\\" tabindex=\\\"-1\\\">islamabad33<\\/div><div class=\\\"n2-ss-layers-container n2-ss-slide-limiter n2-ow\\\"><div class=\\\"n2-ss-layer n2-ow n-uc-xaWXghWldEvO\\\" data-sstype=\\\"slide\\\" data-pm=\\\"default\\\"><\\/div><\\/div><\\/div><div data-slide-duration=\\\"0\\\" data-id=\\\"8\\\" data-slide-public-id=\\\"3\\\" data-title=\\\"AIOU Islamabad\\\" class=\\\"n2-ss-slide n2-ow n2-ss-slide-8\\\"><div role=\\\"note\\\" class=\\\"n2-ss-slide--focus\\\" tabindex=\\\"-1\\\">AIOU Islamabad<\\/div><div class=\\\"n2-ss-layers-container n2-ss-slide-limiter n2-ow\\\"><div class=\\\"n2-ss-layer n2-ow n-uc-RAfqNa3Bh1MM\\\" data-sstype=\\\"slide\\\" data-pm=\\\"default\\\"><\\/div><\\/div><\\/div><div data-slide-duration=\\\"0\\\" data-id=\\\"9\\\" data-slide-public-id=\\\"4\\\" data-title=\\\"islamabad2\\\" class=\\\"n2-ss-slide n2-ow n2-ss-slide-9\\\"><div role=\\\"note\\\" class=\\\"n2-ss-slide--focus\\\" tabindex=\\\"-1\\\">islamabad2<\\/div><div class=\\\"n2-ss-layers-container n2-ss-slide-limiter n2-ow\\\"><div class=\\\"n2-ss-layer n2-ow n-uc-9FX79oEZpuru\\\" data-sstype=\\\"slide\\\" data-pm=\\\"default\\\"><\\/div><\\/div><\\/div><div data-slide-duration=\\\"0\\\" data-id=\\\"10\\\" data-slide-public-id=\\\"5\\\" data-title=\\\"Blog-isb\\\" class=\\\"n2-ss-slide n2-ow n2-ss-slide-10\\\"><div role=\\\"note\\\" class=\\\"n2-ss-slide--focus\\\" tabindex=\\\"-1\\\">Blog-isb<\\/div><div class=\\\"n2-ss-layers-container n2-ss-slide-limiter n2-ow\\\"><div class=\\\"n2-ss-layer n2-ow n-uc-SZgDeluXOziP\\\" data-sstype=\\\"slide\\\" data-pm=\\\"default\\\"><\\/div><\\/div><\\/div> <\\/div>\\n\\n <\\/div>\\n <\\/div>\\n <\\/div>\\n <div class=\\\"n2-ss-slider-controls n2-ss-slider-controls-absolute-left-center\\\"><div style=\\\"--widget-offset:15px;\\\" class=\\\"n2-ss-widget nextend-arrow n2-ow-all nextend-arrow-previous nextend-arrow-animated-fade\\\" id=\\\"n2-ss-2-arrow-previous\\\" role=\\\"button\\\" aria-label=\\\"previous arrow\\\" tabindex=\\\"0\\\"><img width=\\\"32\\\" height=\\\"32\\\" class=\\\"n2-arrow-normal-img skip-lazy\\\" data-skip-lazy=\\\"1\\\" src=\\\"data:image\\/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xMS40MzMgMTUuOTkyTDIyLjY5IDUuNzEyYy4zOTMtLjM5LjM5My0xLjAzIDAtMS40Mi0uMzkzLS4zOS0xLjAzLS4zOS0xLjQyMyAwbC0xMS45OCAxMC45NGMtLjIxLjIxLS4zLjQ5LS4yODUuNzYtLjAxNS4yOC4wNzUuNTYuMjg0Ljc3bDExLjk4IDEwLjk0Yy4zOTMuMzkgMS4wMy4zOSAxLjQyNCAwIC4zOTMtLjQuMzkzLTEuMDMgMC0xLjQybC0xMS4yNTctMTAuMjkiCiAgICAgICAgICBmaWxsPSIjZmZmZmZmIiBvcGFjaXR5PSIwLjgiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPgo8L3N2Zz4=\\\" alt=\\\"previous arrow\\\"><img width=\\\"32\\\" height=\\\"32\\\" class=\\\"n2-arrow-hover-img skip-lazy\\\" data-skip-lazy=\\\"1\\\" src=\\\"data:image\\/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xMS40MzMgMTUuOTkyTDIyLjY5IDUuNzEyYy4zOTMtLjM5LjM5My0xLjAzIDAtMS40Mi0uMzkzLS4zOS0xLjAzLS4zOS0xLjQyMyAwbC0xMS45OCAxMC45NGMtLjIxLjIxLS4zLjQ5LS4yODUuNzYtLjAxNS4yOC4wNzUuNTYuMjg0Ljc3bDExLjk4IDEwLjk0Yy4zOTMuMzkgMS4wMy4zOSAxLjQyNCAwIC4zOTMtLjQuMzkzLTEuMDMgMC0xLjQybC0xMS4yNTctMTAuMjkiCiAgICAgICAgICBmaWxsPSIjZmZmZmZmIiBvcGFjaXR5PSIxIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz4KPC9zdmc+\\\" alt=\\\"previous arrow\\\"><\\/div><\\/div><div class=\\\"n2-ss-slider-controls n2-ss-slider-controls-absolute-right-center\\\"><div style=\\\"--widget-offset:15px;\\\" class=\\\"n2-ss-widget nextend-arrow n2-ow-all nextend-arrow-next nextend-arrow-animated-fade\\\" id=\\\"n2-ss-2-arrow-next\\\" role=\\\"button\\\" aria-label=\\\"next arrow\\\" tabindex=\\\"0\\\"><img width=\\\"32\\\" height=\\\"32\\\" class=\\\"n2-arrow-normal-img skip-lazy\\\" data-skip-lazy=\\\"1\\\" src=\\\"data:image\\/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xMC43MjIgNC4yOTNjLS4zOTQtLjM5LTEuMDMyLS4zOS0xLjQyNyAwLS4zOTMuMzktLjM5MyAxLjAzIDAgMS40MmwxMS4yODMgMTAuMjgtMTEuMjgzIDEwLjI5Yy0uMzkzLjM5LS4zOTMgMS4wMiAwIDEuNDIuMzk1LjM5IDEuMDMzLjM5IDEuNDI3IDBsMTIuMDA3LTEwLjk0Yy4yMS0uMjEuMy0uNDkuMjg0LS43Ny4wMTQtLjI3LS4wNzYtLjU1LS4yODYtLjc2TDEwLjcyIDQuMjkzeiIKICAgICAgICAgIGZpbGw9IiNmZmZmZmYiIG9wYWNpdHk9IjAuOCIgZmlsbC1ydWxlPSJldmVub2RkIi8+Cjwvc3ZnPg==\\\" alt=\\\"next arrow\\\"><img width=\\\"32\\\" height=\\\"32\\\" class=\\\"n2-arrow-hover-img skip-lazy\\\" data-skip-lazy=\\\"1\\\" src=\\\"data:image\\/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xMC43MjIgNC4yOTNjLS4zOTQtLjM5LTEuMDMyLS4zOS0xLjQyNyAwLS4zOTMuMzktLjM5MyAxLjAzIDAgMS40MmwxMS4yODMgMTAuMjgtMTEuMjgzIDEwLjI5Yy0uMzkzLjM5LS4zOTMgMS4wMiAwIDEuNDIuMzk1LjM5IDEuMDMzLjM5IDEuNDI3IDBsMTIuMDA3LTEwLjk0Yy4yMS0uMjEuMy0uNDkuMjg0LS43Ny4wMTQtLjI3LS4wNzYtLjU1LS4yODYtLjc2TDEwLjcyIDQuMjkzeiIKICAgICAgICAgIGZpbGw9IiNmZmZmZmYiIG9wYWNpdHk9IjEiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPgo8L3N2Zz4=\\\" alt=\\\"next arrow\\\"><\\/div><\\/div><div class=\\\"n2-ss-slider-controls n2-ss-slider-controls-absolute-center-bottom\\\"><div style=\\\"--widget-offset:10px;\\\" class=\\\"n2-ss-widget n2-ss-control-bullet n2-ow-all n2-ss-control-bullet-horizontal\\\"><div class=\\\" nextend-bullet-bar n2-bar-justify-content-center\\\"><div class=\\\"n2-bullet n2-style-13586a9834f840c6e3b0e8ac4aa4b69c-dot \\\" style=\\\"visibility:hidden;\\\"><\\/div><\\/div><\\/div><\\/div><\\/div><div class=\\\"n2-ss-slider-controls n2-ss-slider-controls-below\\\"><div class=\\\"n2-ss-widget nextend-shadow n2-ow-all\\\"><img width=\\\"1120\\\" height=\\\"50\\\" style=\\\"display: block; width:100%;max-width:none;\\\" class=\\\"nextend-shadow-image skip-lazy\\\" loading=\\\"lazy\\\" data-skip-lazy=\\\"1\\\" src=\\\"https:\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/plugins\\/smart-slider-3\\/Public\\/SmartSlider3\\/Widget\\/Shadow\\/ShadowImage\\/Assets\\/shadow\\/dark.png\\\" alt=\\\"Shadow\\\"><\\/div><\\/div><\\/div><\\/div><ss3-loader><\\/ss3-loader><\\/div><\\/div><div class=\\\"n2_clear\\\"><\\/div><\\/div>\",\"assets\":{\"css\":{\"staticGroupPreload\":{\"smartslider\":\"\\/var\\/www\\/html\\/aaou2024.aiou.edu.pk\\/wp-content\\/plugins\\/smart-slider-3\\/Public\\/SmartSlider3\\/Application\\/Frontend\\/Assets\\/dist\\/smartslider.min.css\"},\"staticGroup\":[],\"files\":[],\"urls\":[],\"codes\":[],\"firstCodes\":[],\"inline\":{\"n2-ss-2\":\"div#n2-ss-2 .n2-ss-slider-1{display:grid;position:relative;}div#n2-ss-2 .n2-ss-slider-2{display:grid;position:relative;overflow:hidden;padding:0px 0px 0px 0px;border:0px solid RGBA(62,62,62,1);border-radius:0px;background-clip:padding-box;background-repeat:repeat;background-position:50% 50%;background-size:cover;background-attachment:scroll;z-index:1;}div#n2-ss-2:not(.n2-ss-loaded) .n2-ss-slider-2{background-image:none !important;}div#n2-ss-2 .n2-ss-slider-3{display:grid;grid-template-areas:\'cover\';position:relative;overflow:hidden;z-index:10;}div#n2-ss-2 .n2-ss-slider-3 > *{grid-area:cover;}div#n2-ss-2 .n2-ss-slide-backgrounds,div#n2-ss-2 .n2-ss-slider-3 > .n2-ss-divider{position:relative;}div#n2-ss-2 .n2-ss-slide-backgrounds{z-index:10;}div#n2-ss-2 .n2-ss-slide-backgrounds > *{overflow:hidden;}div#n2-ss-2 .n2-ss-slide-background{transform:translateX(-100000px);}div#n2-ss-2 .n2-ss-slider-4{place-self:center;position:relative;width:100%;height:100%;z-index:20;display:grid;grid-template-areas:\'slide\';}div#n2-ss-2 .n2-ss-slider-4 > *{grid-area:slide;}div#n2-ss-2.n2-ss-full-page--constrain-ratio .n2-ss-slider-4{height:auto;}div#n2-ss-2 .n2-ss-slide{display:grid;place-items:center;grid-auto-columns:100%;position:relative;z-index:20;-webkit-backface-visibility:hidden;transform:translateX(-100000px);}div#n2-ss-2 .n2-ss-slide{perspective:1500px;}div#n2-ss-2 .n2-ss-slide-active{z-index:21;}.n2-ss-background-animation{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;}div#n2-ss-2 .nextend-arrow{cursor:pointer;overflow:hidden;line-height:0 !important;z-index:18;-webkit-user-select:none;}div#n2-ss-2 .nextend-arrow img{position:relative;display:block;}div#n2-ss-2 .nextend-arrow img.n2-arrow-hover-img{display:none;}div#n2-ss-2 .nextend-arrow:FOCUS img.n2-arrow-hover-img,div#n2-ss-2 .nextend-arrow:HOVER img.n2-arrow-hover-img{display:inline;}div#n2-ss-2 .nextend-arrow:FOCUS img.n2-arrow-normal-img,div#n2-ss-2 .nextend-arrow:HOVER img.n2-arrow-normal-img{display:none;}div#n2-ss-2 .nextend-arrow-animated{overflow:hidden;}div#n2-ss-2 .nextend-arrow-animated > div{position:relative;}div#n2-ss-2 .nextend-arrow-animated .n2-active{position:absolute;}div#n2-ss-2 .nextend-arrow-animated-fade{transition:background 0.3s, opacity 0.4s;}div#n2-ss-2 .nextend-arrow-animated-horizontal > div{transition:all 0.4s;transform:none;}div#n2-ss-2 .nextend-arrow-animated-horizontal .n2-active{top:0;}div#n2-ss-2 .nextend-arrow-previous.nextend-arrow-animated-horizontal .n2-active{left:100%;}div#n2-ss-2 .nextend-arrow-next.nextend-arrow-animated-horizontal .n2-active{right:100%;}div#n2-ss-2 .nextend-arrow-previous.nextend-arrow-animated-horizontal:HOVER > div,div#n2-ss-2 .nextend-arrow-previous.nextend-arrow-animated-horizontal:FOCUS > div{transform:translateX(-100%);}div#n2-ss-2 .nextend-arrow-next.nextend-arrow-animated-horizontal:HOVER > div,div#n2-ss-2 .nextend-arrow-next.nextend-arrow-animated-horizontal:FOCUS > div{transform:translateX(100%);}div#n2-ss-2 .nextend-arrow-animated-vertical > div{transition:all 0.4s;transform:none;}div#n2-ss-2 .nextend-arrow-animated-vertical .n2-active{left:0;}div#n2-ss-2 .nextend-arrow-previous.nextend-arrow-animated-vertical .n2-active{top:100%;}div#n2-ss-2 .nextend-arrow-next.nextend-arrow-animated-vertical .n2-active{bottom:100%;}div#n2-ss-2 .nextend-arrow-previous.nextend-arrow-animated-vertical:HOVER > div,div#n2-ss-2 .nextend-arrow-previous.nextend-arrow-animated-vertical:FOCUS > div{transform:translateY(-100%);}div#n2-ss-2 .nextend-arrow-next.nextend-arrow-animated-vertical:HOVER > div,div#n2-ss-2 .nextend-arrow-next.nextend-arrow-animated-vertical:FOCUS > div{transform:translateY(100%);}div#n2-ss-2 .n2-ss-control-bullet{visibility:hidden;text-align:center;justify-content:center;z-index:14;}div#n2-ss-2 .n2-ss-control-bullet--calculate-size{left:0 !important;}div#n2-ss-2 .n2-ss-control-bullet-horizontal.n2-ss-control-bullet-fullsize{width:100%;}div#n2-ss-2 .n2-ss-control-bullet-vertical.n2-ss-control-bullet-fullsize{height:100%;flex-flow:column;}div#n2-ss-2 .nextend-bullet-bar{display:inline-flex;vertical-align:top;visibility:visible;align-items:center;flex-wrap:wrap;}div#n2-ss-2 .n2-bar-justify-content-left{justify-content:flex-start;}div#n2-ss-2 .n2-bar-justify-content-center{justify-content:center;}div#n2-ss-2 .n2-bar-justify-content-right{justify-content:flex-end;}div#n2-ss-2 .n2-ss-control-bullet-vertical > .nextend-bullet-bar{flex-flow:column;}div#n2-ss-2 .n2-ss-control-bullet-fullsize > .nextend-bullet-bar{display:flex;}div#n2-ss-2 .n2-ss-control-bullet-horizontal.n2-ss-control-bullet-fullsize > .nextend-bullet-bar{flex:1 1 auto;}div#n2-ss-2 .n2-ss-control-bullet-vertical.n2-ss-control-bullet-fullsize > .nextend-bullet-bar{height:100%;}div#n2-ss-2 .nextend-bullet-bar .n2-bullet{cursor:pointer;transition:background-color 0.4s;}div#n2-ss-2 .nextend-bullet-bar .n2-bullet.n2-active{cursor:default;}div#n2-ss-2 div.n2-ss-bullet-thumbnail-container{position:absolute;z-index:10000000;}div#n2-ss-2 .n2-ss-bullet-thumbnail-container .n2-ss-bullet-thumbnail{background-size:cover;background-repeat:no-repeat;background-position:center;}div#n2-ss-2 .nextend-shadow{width:100%;z-index:0;}div#n2-ss-2 .nextend-shadow img{max-width:none;width:100%;}div#n2-ss-2 .n2-style-13586a9834f840c6e3b0e8ac4aa4b69c-dot{background: RGBA(255,255,255,0.5);opacity:1;padding:5px 5px 5px 5px ;box-shadow: none;border: 0px solid RGBA(0,0,0,1);border-radius:50px;margin:4px;}div#n2-ss-2 .n2-style-13586a9834f840c6e3b0e8ac4aa4b69c-dot.n2-active, div#n2-ss-2 .n2-style-13586a9834f840c6e3b0e8ac4aa4b69c-dot:HOVER, div#n2-ss-2 .n2-style-13586a9834f840c6e3b0e8ac4aa4b69c-dot:FOCUS{background: RGBA(255,255,255,0.8);}div#n2-ss-2-align{max-width:1200px;}div#n2-ss-2 .nextend-arrow img{width: 32px}@media (min-width: 1200px){div#n2-ss-2 [data-hide-desktopportrait=\\\"1\\\"]{display: none !important;}}@media (orientation: landscape) and (max-width: 1199px) and (min-width: 901px),(orientation: portrait) and (max-width: 1199px) and (min-width: 701px){div#n2-ss-2 [data-hide-tabletportrait=\\\"1\\\"]{display: none !important;}}@media (orientation: landscape) and (max-width: 900px),(orientation: portrait) and (max-width: 700px){div#n2-ss-2 [data-hide-mobileportrait=\\\"1\\\"]{display: none !important;}div#n2-ss-2 .nextend-arrow img{width: 16px}}\"},\"globalInline\":[]},\"less\":{\"staticGroupPreload\":[],\"staticGroup\":[],\"files\":[],\"urls\":[],\"codes\":[],\"firstCodes\":[],\"inline\":[],\"globalInline\":[]},\"js\":{\"staticGroupPreload\":[],\"staticGroup\":{\"smartslider-frontend\":\"\\/var\\/www\\/html\\/aaou2024.aiou.edu.pk\\/wp-content\\/plugins\\/smart-slider-3\\/Public\\/SmartSlider3\\/Application\\/Frontend\\/Assets\\/dist\\/smartslider-frontend.min.js\",\"ss-simple\":\"\\/var\\/www\\/html\\/aaou2024.aiou.edu.pk\\/wp-content\\/plugins\\/smart-slider-3\\/Public\\/SmartSlider3\\/Slider\\/SliderType\\/Simple\\/Assets\\/dist\\/ss-simple.min.js\",\"w-arrow-image\":\"\\/var\\/www\\/html\\/aaou2024.aiou.edu.pk\\/wp-content\\/plugins\\/smart-slider-3\\/Public\\/SmartSlider3\\/Widget\\/Arrow\\/ArrowImage\\/Assets\\/dist\\/w-arrow-image.min.js\",\"w-bullet\":\"\\/var\\/www\\/html\\/aaou2024.aiou.edu.pk\\/wp-content\\/plugins\\/smart-slider-3\\/Public\\/SmartSlider3\\/Widget\\/Bullet\\/Assets\\/dist\\/w-bullet.min.js\"},\"files\":[],\"urls\":[],\"codes\":[],\"firstCodes\":[],\"inline\":[\"_N2.r([\\\"documentReady\\\",\\\"smartslider-frontend\\\",\\\"SmartSliderWidgetArrowImage\\\",\\\"SmartSliderWidgetBulletTransition\\\",\\\"SmartSliderWidget\\\",\\\"ss-simple\\\"],function(){new _N2.SmartSliderSimple(\'n2-ss-2\', {\\\"admin\\\":false,\\\"background.video.mobile\\\":1,\\\"loadingTime\\\":2000,\\\"alias\\\":{\\\"id\\\":0,\\\"smoothScroll\\\":0,\\\"slideSwitch\\\":0,\\\"scroll\\\":1},\\\"align\\\":\\\"center\\\",\\\"isDelayed\\\":0,\\\"responsive\\\":{\\\"mediaQueries\\\":{\\\"all\\\":false,\\\"desktopportrait\\\":[\\\"(min-width: 1200px)\\\"],\\\"tabletportrait\\\":[\\\"(orientation: landscape) and (max-width: 1199px) and (min-width: 901px)\\\",\\\"(orientation: portrait) and (max-width: 1199px) and (min-width: 701px)\\\"],\\\"mobileportrait\\\":[\\\"(orientation: landscape) and (max-width: 900px)\\\",\\\"(orientation: portrait) and (max-width: 700px)\\\"]},\\\"base\\\":{\\\"slideOuterWidth\\\":1200,\\\"slideOuterHeight\\\":600,\\\"sliderWidth\\\":1200,\\\"sliderHeight\\\":600,\\\"slideWidth\\\":1200,\\\"slideHeight\\\":600},\\\"hideOn\\\":{\\\"desktopLandscape\\\":false,\\\"desktopPortrait\\\":false,\\\"tabletLandscape\\\":false,\\\"tabletPortrait\\\":false,\\\"mobileLandscape\\\":false,\\\"mobilePortrait\\\":false},\\\"onResizeEnabled\\\":true,\\\"type\\\":\\\"auto\\\",\\\"sliderHeightBasedOn\\\":\\\"real\\\",\\\"focusUser\\\":1,\\\"focusEdge\\\":\\\"auto\\\",\\\"breakpoints\\\":[{\\\"device\\\":\\\"tabletPortrait\\\",\\\"type\\\":\\\"max-screen-width\\\",\\\"portraitWidth\\\":1199,\\\"landscapeWidth\\\":1199},{\\\"device\\\":\\\"mobilePortrait\\\",\\\"type\\\":\\\"max-screen-width\\\",\\\"portraitWidth\\\":700,\\\"landscapeWidth\\\":900}],\\\"enabledDevices\\\":{\\\"desktopLandscape\\\":0,\\\"desktopPortrait\\\":1,\\\"tabletLandscape\\\":0,\\\"tabletPortrait\\\":1,\\\"mobileLandscape\\\":0,\\\"mobilePortrait\\\":1},\\\"sizes\\\":{\\\"desktopPortrait\\\":{\\\"width\\\":1200,\\\"height\\\":600,\\\"max\\\":3000,\\\"min\\\":1200},\\\"tabletPortrait\\\":{\\\"width\\\":701,\\\"height\\\":350,\\\"customHeight\\\":false,\\\"max\\\":1199,\\\"min\\\":701},\\\"mobilePortrait\\\":{\\\"width\\\":320,\\\"height\\\":160,\\\"customHeight\\\":false,\\\"max\\\":900,\\\"min\\\":320}},\\\"overflowHiddenPage\\\":0,\\\"focus\\\":{\\\"offsetTop\\\":\\\"#wpadminbar\\\",\\\"offsetBottom\\\":\\\"\\\"}},\\\"controls\\\":{\\\"mousewheel\\\":0,\\\"touch\\\":\\\"horizontal\\\",\\\"keyboard\\\":1,\\\"blockCarouselInteraction\\\":1},\\\"playWhenVisible\\\":1,\\\"playWhenVisibleAt\\\":0.5,\\\"lazyLoad\\\":0,\\\"lazyLoadNeighbor\\\":0,\\\"blockrightclick\\\":0,\\\"maintainSession\\\":0,\\\"autoplay\\\":{\\\"enabled\\\":1,\\\"start\\\":1,\\\"duration\\\":1000,\\\"autoplayLoop\\\":1,\\\"allowReStart\\\":0,\\\"pause\\\":{\\\"click\\\":1,\\\"mouse\\\":\\\"enter\\\",\\\"mediaStarted\\\":1},\\\"resume\\\":{\\\"click\\\":1,\\\"mouse\\\":\\\"enter\\\",\\\"mediaEnded\\\":1,\\\"slidechanged\\\":0},\\\"interval\\\":1,\\\"intervalModifier\\\":\\\"loop\\\",\\\"intervalSlide\\\":\\\"current\\\"},\\\"perspective\\\":1500,\\\"layerMode\\\":{\\\"playOnce\\\":0,\\\"playFirstLayer\\\":1,\\\"mode\\\":\\\"skippable\\\",\\\"inAnimation\\\":\\\"mainInEnd\\\"},\\\"bgAnimations\\\":0,\\\"mainanimation\\\":{\\\"type\\\":\\\"fade\\\",\\\"duration\\\":1200,\\\"delay\\\":0,\\\"ease\\\":\\\"easeOutQuad\\\",\\\"shiftedBackgroundAnimation\\\":0},\\\"carousel\\\":1,\\\"initCallbacks\\\":function(){new _N2.SmartSliderWidgetArrowImage(this);new _N2.SmartSliderWidgetBulletTransition(this, {\\\"area\\\":10,\\\"dotClasses\\\":\\\"n2-style-13586a9834f840c6e3b0e8ac4aa4b69c-dot \\\",\\\"mode\\\":\\\"\\\",\\\"action\\\":\\\"click\\\"});new _N2.SmartSliderWidget(this, \'shadow\', \'.nextend-shadow\');}});});\"],\"globalInline\":[]},\"googleFonts\":{\"staticGroupPreload\":[],\"staticGroup\":[],\"files\":[],\"urls\":[],\"codes\":[],\"firstCodes\":[],\"inline\":[],\"globalInline\":[]},\"image\":{\"images\":[\"\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/slider\\/cache\\/665d7684f96ad43652c8d84f4d29f3ce\\/The-37th-AAOU-Annual-Conference-will-be-held-at-Academic-Complex-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan.jpg\",\"\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/slider\\/cache\\/652994fcfdb0ff4ee72a7c45ffa95e85\\/islamabad33.png\",\"\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/slider\\/cache\\/2062d41dc4ffc75df5f1f8b0a94f91a8\\/AIOU-Islamabad.jpg\",\"\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/slider\\/cache\\/6bc2207285e26bc9d64ec155cc089a5c\\/islamabad2.jpg\",\"\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/slider\\/cache\\/d838dab366ca001f3db1c8e5ae144ef6\\/Blog-isb.png\"]}}}',0,1); /*!40000 ALTER TABLE `wp_nextend2_section_storage` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_nextend2_smartslider3_generators` -- DROP TABLE IF EXISTS `wp_nextend2_smartslider3_generators`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_nextend2_smartslider3_generators` ( `id` int(11) NOT NULL AUTO_INCREMENT, `group` varchar(254) COLLATE utf8mb4_unicode_520_ci NOT NULL, `type` varchar(254) COLLATE utf8mb4_unicode_520_ci NOT NULL, `params` text COLLATE utf8mb4_unicode_520_ci NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_nextend2_smartslider3_generators` -- LOCK TABLES `wp_nextend2_smartslider3_generators` WRITE; /*!40000 ALTER TABLE `wp_nextend2_smartslider3_generators` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_nextend2_smartslider3_generators` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_nextend2_smartslider3_sliders` -- DROP TABLE IF EXISTS `wp_nextend2_smartslider3_sliders`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_nextend2_smartslider3_sliders` ( `id` int(11) NOT NULL AUTO_INCREMENT, `alias` text COLLATE utf8mb4_unicode_520_ci, `title` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `type` varchar(30) COLLATE utf8mb4_unicode_520_ci NOT NULL, `params` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL, `slider_status` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'published', `time` datetime NOT NULL, `thumbnail` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `ordering` int(11) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `slider_status` (`slider_status`), KEY `time` (`time`) ) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_nextend2_smartslider3_sliders` -- LOCK TABLES `wp_nextend2_smartslider3_sliders` WRITE; /*!40000 ALTER TABLE `wp_nextend2_smartslider3_sliders` DISABLE KEYS */; INSERT INTO `wp_nextend2_smartslider3_sliders` VALUES (1,NULL,'Tutorial Slider','simple','{\"aria-label\":\"Slider\",\"alias-id\":\"\",\"alias-smoothscroll\":\"\",\"alias-slideswitch\":\"\",\"background\":\"\",\"background-fixed\":\"0\",\"background-size\":\"cover\",\"background-color\":\"FFFFFF00\",\"backgroundVideoMp4\":\"\",\"backgroundVideoMuted\":\"1\",\"backgroundVideoLoop\":\"1\",\"backgroundVideoMode\":\"fill\",\"align\":\"normal\",\"margin\":\"0|*|0|*|0|*|0\",\"padding\":\"0|*|0|*|0|*|0\",\"perspective\":\"1000\",\"border-width\":\"0\",\"border-color\":\"3E3E3Eff\",\"border-radius\":\"0\",\"slider-preset\":\"\",\"slider-css\":\"\",\"width\":\"1200\",\"height\":\"600\",\"mobileportrait\":\"1\",\"mobilelandscape\":\"1\",\"tabletportrait\":\"1\",\"tabletlandscape\":\"1\",\"desktopportrait\":\"1\",\"desktoplandscape\":\"1\",\"responsiveLimitSlideWidth\":\"1\",\"responsiveSlideWidthDesktopLandscape\":\"0\",\"responsiveSlideWidthMaxDesktopLandscape\":\"1600\",\"responsiveSlideWidth\":\"0\",\"responsiveSlideWidthMax\":\"3000\",\"responsiveSlideWidthTabletLandscape\":\"0\",\"responsiveSlideWidthMaxTabletLandscape\":\"1200\",\"responsiveSlideWidthTablet\":\"0\",\"responsiveSlideWidthMaxTablet\":\"3000\",\"responsiveSlideWidthMobileLandscape\":\"0\",\"responsiveSlideWidthMaxMobileLandscape\":\"740\",\"responsiveSlideWidthMobile\":\"0\",\"responsiveSlideWidthMaxMobile\":\"480\",\"responsive-breakpoint-desktop-portrait\":\"1440\",\"responsive-breakpoint-desktop-portrait-landscape\":\"1440\",\"responsive-breakpoint-tablet-landscape\":\"1300\",\"responsive-breakpoint-tablet-landscape-landscape\":\"1300\",\"responsive-breakpoint-tablet-portrait\":\"1199\",\"responsive-breakpoint-tablet-portrait-landscape\":\"1199\",\"responsive-breakpoint-mobile-landscape\":\"900\",\"responsive-breakpoint-mobile-landscape-landscape\":\"1050\",\"responsive-breakpoint-mobile-portrait\":\"700\",\"responsive-breakpoint-mobile-portrait-landscape\":\"900\",\"responsive-breakpoint-desktop-landscape-enabled\":\"0\",\"responsive-breakpoint-tablet-landscape-enabled\":\"0\",\"responsive-breakpoint-tablet-portrait-enabled\":\"1\",\"responsive-breakpoint-mobile-landscape-enabled\":\"0\",\"responsive-breakpoint-mobile-portrait-enabled\":\"1\",\"responsive-breakpoint-global\":\"0\",\"breakpoints-orientation\":\"portrait\",\"responsive-mode\":\"fullwidth\",\"responsiveSliderHeightMin\":\"0\",\"responsiveForceFull\":\"1\",\"responsiveForceFullOverflowX\":\"body\",\"responsiveForceFullHorizontalSelector\":\"body\",\"slider-size-override\":\"0\",\"slider-size-override-mobile-portrait\":\"0\",\"mobile-portrait-width\":\"320\",\"mobile-portrait-height\":\"568\",\"slider-size-override-mobile-landscape\":\"0\",\"mobile-landscape-width\":\"568\",\"mobile-landscape-height\":\"320\",\"slider-size-override-tablet-portrait\":\"0\",\"tablet-portrait-width\":\"768\",\"tablet-portrait-height\":\"1024\",\"slider-size-override-tablet-landscape\":\"0\",\"tablet-landscape-width\":\"1024\",\"tablet-landscape-height\":\"768\",\"slider-size-override-desktop-landscape\":\"0\",\"desktop-landscape-width\":\"1440\",\"desktop-landscape-height\":\"900\",\"controlsTouch\":\"horizontal\",\"controlsScroll\":\"0\",\"controlsKeyboard\":\"1\",\"widget-arrow-enabled\":\"0\",\"widgetarrow\":\"imageEmpty\",\"widget-arrow-previous\":\"thin-horizontal.svg\",\"widget-arrow-previous-image\":\"\",\"widget-arrow-previous-color\":\"ffffffcc\",\"widget-arrow-previous-hover\":\"1\",\"widget-arrow-previous-hover-color\":\"ffffffff\",\"widget-arrow-mirror\":\"1\",\"widget-arrow-next\":\"thin-horizontal.svg\",\"widget-arrow-next-image\":\"\",\"widget-arrow-next-color\":\"ffffffcc\",\"widget-arrow-next-hover\":\"0\",\"widget-arrow-next-hover-color\":\"ffffffcc\",\"widget-arrow-style\":\"\",\"widget-arrow-previous-position-mode\":\"simple\",\"widget-arrow-previous-position-area\":\"6\",\"widget-arrow-previous-position-stack\":\"1\",\"widget-arrow-previous-position-offset\":\"15\",\"widget-arrow-previous-position-horizontal\":\"left\",\"widget-arrow-previous-position-horizontal-position\":\"0\",\"widget-arrow-previous-position-horizontal-unit\":\"px\",\"widget-arrow-previous-position-vertical\":\"top\",\"widget-arrow-previous-position-vertical-position\":\"0\",\"widget-arrow-previous-position-vertical-unit\":\"px\",\"widget-arrow-next-position-mode\":\"simple\",\"widget-arrow-next-position-area\":\"7\",\"widget-arrow-next-position-stack\":\"1\",\"widget-arrow-next-position-offset\":\"15\",\"widget-arrow-next-position-horizontal\":\"left\",\"widget-arrow-next-position-horizontal-position\":\"0\",\"widget-arrow-next-position-horizontal-unit\":\"px\",\"widget-arrow-next-position-vertical\":\"top\",\"widget-arrow-next-position-vertical-position\":\"0\",\"widget-arrow-next-position-vertical-unit\":\"px\",\"widget-arrow-animation\":\"fade\",\"widget-arrow-previous-alt\":\"previous arrow\",\"widget-arrow-next-alt\":\"next arrow\",\"widget-arrow-base64\":\"1\",\"widget-arrow-display-hover\":\"0\",\"widget-arrow-display-mobileportrait\":\"0\",\"widget-arrow-display-mobilelandscape\":\"0\",\"widget-arrow-display-tabletportrait\":\"1\",\"widget-arrow-display-tabletlandscape\":\"1\",\"widget-arrow-display-desktopportrait\":\"1\",\"widget-arrow-display-desktoplandscape\":\"1\",\"widget-arrow-exclude-slides\":\"\",\"widget-bullet-enabled\":\"1\",\"widgetbullet\":\"transition\",\"widget-bullet-position-mode\":\"simple\",\"widget-bullet-position-area\":\"10\",\"widget-bullet-position-stack\":\"1\",\"widget-bullet-position-offset\":\"5\",\"widget-bullet-position-horizontal\":\"left\",\"widget-bullet-position-horizontal-position\":\"0\",\"widget-bullet-position-horizontal-unit\":\"px\",\"widget-bullet-position-vertical\":\"top\",\"widget-bullet-position-vertical-position\":\"0\",\"widget-bullet-position-vertical-unit\":\"px\",\"widget-bullet-action\":\"click\",\"widget-bullet-style\":\"{\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"00000000\\\",\\\"opacity\\\":100,\\\"padding\\\":\\\"5|*|5|*|5|*|5|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"2|*|solid|*|ffffffcc\\\",\\\"borderradius\\\":\\\"50\\\",\\\"extra\\\":\\\"margin: 4px;\\\"},{\\\"extra\\\":\\\"\\\",\\\"backgroundcolor\\\":\\\"ffffffcc\\\",\\\"border\\\":\\\"2|*|solid|*|ffffffcc\\\"}]}\",\"widget-bullet-bar\":\"\",\"widget-bullet-bar-full-size\":\"0\",\"widget-bullet-align\":\"center\",\"widget-bullet-orientation\":\"auto\",\"widget-bullet-thumbnail-show-image\":\"0\",\"widget-bullet-thumbnail-width\":\"60\",\"widget-bullet-thumbnail-height\":\"60\",\"widget-bullet-thumbnail-style\":\"{\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"00000080\\\",\\\"padding\\\":\\\"3|*|3|*|3|*|3|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"3\\\",\\\"extra\\\":\\\"margin: 5px;\\\"}]}\",\"widget-bullet-thumbnail-side\":\"before\",\"widget-bullet-display-hover\":\"0\",\"widget-bullet-display-mobileportrait\":\"1\",\"widget-bullet-display-mobilelandscape\":\"1\",\"widget-bullet-display-tabletportrait\":\"1\",\"widget-bullet-display-tabletlandscape\":\"1\",\"widget-bullet-display-desktopportrait\":\"1\",\"widget-bullet-display-desktoplandscape\":\"1\",\"widget-bullet-exclude-slides\":\"\",\"widget-bar-enabled\":\"0\",\"widgetbar\":\"horizontal\",\"widget-bar-position-mode\":\"simple\",\"widget-bar-position-area\":\"10\",\"widget-bar-position-stack\":\"1\",\"widget-bar-position-offset\":\"30\",\"widget-bar-position-horizontal\":\"left\",\"widget-bar-position-horizontal-position\":\"0\",\"widget-bar-position-horizontal-unit\":\"px\",\"widget-bar-position-vertical\":\"top\",\"widget-bar-position-vertical-position\":\"0\",\"widget-bar-position-vertical-unit\":\"px\",\"widget-bar-animate\":\"0\",\"widget-bar-style\":\"{\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"000000ab\\\",\\\"padding\\\":\\\"5|*|20|*|5|*|20|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"40\\\",\\\"extra\\\":\\\"\\\"}]}\",\"widget-bar-show-title\":\"1\",\"widget-bar-font-title\":\"{\\\"data\\\":[{\\\"color\\\":\\\"ffffffff\\\",\\\"size\\\":\\\"14||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000c7\\\",\\\"afont\\\":\\\"Montserrat\\\",\\\"lineheight\\\":\\\"1.3\\\",\\\"bold\\\":0,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"left\\\",\\\"extra\\\":\\\"vertical-align: middle;\\\"},{\\\"color\\\":\\\"fc2828ff\\\",\\\"afont\\\":\\\"google(@import url(http://fonts.googleapis.com/css?family=Raleway);),Arial\\\",\\\"size\\\":\\\"25||px\\\"},{}]}\",\"widget-bar-show-description\":\"1\",\"widget-bar-font-description\":\"{\\\"data\\\":[{\\\"color\\\":\\\"ffffffff\\\",\\\"size\\\":\\\"14||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000c7\\\",\\\"afont\\\":\\\"Montserrat\\\",\\\"lineheight\\\":\\\"1.3\\\",\\\"bold\\\":0,\\\"italic\\\":1,\\\"underline\\\":0,\\\"align\\\":\\\"left\\\",\\\"extra\\\":\\\"vertical-align: middle;\\\"},{\\\"color\\\":\\\"fc2828ff\\\",\\\"afont\\\":\\\"Raleway,Arial\\\",\\\"size\\\":\\\"25||px\\\"},{}]}\",\"widget-bar-slide-count\":\"0\",\"widget-bar-width\":\"100%\",\"widget-bar-full-width\":\"0\",\"widget-bar-separator\":\" - \",\"widget-bar-align\":\"center\",\"widget-bar-display-hover\":\"0\",\"widget-bar-display-mobileportrait\":\"1\",\"widget-bar-display-mobilelandscape\":\"1\",\"widget-bar-display-tabletportrait\":\"1\",\"widget-bar-display-tabletlandscape\":\"1\",\"widget-bar-display-desktopportrait\":\"1\",\"widget-bar-display-desktoplandscape\":\"1\",\"widget-bar-exclude-slides\":\"\",\"widget-thumbnail-enabled\":\"0\",\"widgetthumbnail\":\"default\",\"widget-thumbnail-show-image\":\"1\",\"widget-thumbnail-width\":\"100\",\"widget-thumbnail-height\":\"60\",\"widget-thumbnail-position-mode\":\"simple\",\"widget-thumbnail-position-area\":\"12\",\"widget-thumbnail-position-stack\":\"1\",\"widget-thumbnail-position-offset\":\"0\",\"widget-thumbnail-position-horizontal\":\"left\",\"widget-thumbnail-position-horizontal-position\":\"0\",\"widget-thumbnail-position-horizontal-unit\":\"px\",\"widget-thumbnail-position-vertical\":\"top\",\"widget-thumbnail-position-vertical-position\":\"0\",\"widget-thumbnail-position-vertical-unit\":\"px\",\"widget-thumbnail-action\":\"click\",\"widget-thumbnail-align-content\":\"start\",\"widget-thumbnail-style-bar\":\"{\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"242424ff\\\",\\\"padding\\\":\\\"3|*|3|*|3|*|3|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"0\\\",\\\"extra\\\":\\\"\\\"}]}\",\"widget-thumbnail-style-slides\":\"{\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"00000000\\\",\\\"padding\\\":\\\"0|*|0|*|0|*|0|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|ffffff00\\\",\\\"borderradius\\\":\\\"0\\\",\\\"opacity\\\":\\\"40\\\",\\\"extra\\\":\\\"margin: 3px;\\ntransition: all 0.4s;\\nbackground-size: cover;\\\"},{\\\"border\\\":\\\"0|*|solid|*|ffffffcc\\\",\\\"opacity\\\":\\\"100\\\",\\\"extra\\\":\\\"\\\"}]}\",\"widget-thumbnail-title-style\":\"{\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"000000ab\\\",\\\"padding\\\":\\\"3|*|10|*|3|*|10|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"0\\\",\\\"extra\\\":\\\"bottom: 0;\\nleft: 0;\\\"}]}\",\"widget-thumbnail-title\":\"0\",\"widget-thumbnail-title-font\":\"{\\\"data\\\":[{\\\"color\\\":\\\"ffffffff\\\",\\\"size\\\":\\\"12||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ab\\\",\\\"afont\\\":\\\"Montserrat\\\",\\\"lineheight\\\":\\\"1.2\\\",\\\"bold\\\":0,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"left\\\"},{\\\"color\\\":\\\"fc2828ff\\\",\\\"afont\\\":\\\"google(@import url(http://fonts.googleapis.com/css?family=Raleway);),Arial\\\",\\\"size\\\":\\\"25||px\\\"},{}]}\",\"widget-thumbnail-description\":\"0\",\"widget-thumbnail-description-font\":\"{\\\"data\\\":[{\\\"color\\\":\\\"ffffffff\\\",\\\"size\\\":\\\"12||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ab\\\",\\\"afont\\\":\\\"Montserrat\\\",\\\"lineheight\\\":\\\"1.3\\\",\\\"bold\\\":0,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"left\\\"},{\\\"color\\\":\\\"fc2828ff\\\",\\\"afont\\\":\\\"google(@import url(http://fonts.googleapis.com/css?family=Raleway);),Arial\\\",\\\"size\\\":\\\"25||px\\\"},{}]}\",\"widget-thumbnail-caption-placement\":\"overlay\",\"widget-thumbnail-caption-size\":\"100\",\"widget-thumbnail-arrow\":\"1\",\"widget-thumbnail-arrow-width\":\"26\",\"widget-thumbnail-arrow-offset\":\"0\",\"widget-thumbnail-arrow-prev-alt\":\"previous arrow\",\"widget-thumbnail-arrow-next-alt\":\"next arrow\",\"widget-thumbnail-arrow-image\":\"\",\"widget-thumbnail-group\":\"1\",\"widget-thumbnail-invert-group-direction\":\"0\",\"widget-thumbnail-orientation\":\"auto\",\"widget-thumbnail-size\":\"100%\",\"widget-thumbnail-display-hover\":\"0\",\"widget-thumbnail-display-mobileportrait\":\"1\",\"widget-thumbnail-display-mobilelandscape\":\"1\",\"widget-thumbnail-display-tabletportrait\":\"1\",\"widget-thumbnail-display-tabletlandscape\":\"1\",\"widget-thumbnail-display-desktopportrait\":\"1\",\"widget-thumbnail-display-desktoplandscape\":\"1\",\"widget-thumbnail-exclude-slides\":\"\",\"widget-shadow-enabled\":\"0\",\"widgetshadow\":\"shadow\",\"widget-shadow-shadow\":\"dark.png\",\"widget-shadow-shadow-image\":\"\",\"widget-shadow-width\":\"100%\",\"widget-shadow-display-mobileportrait\":\"1\",\"widget-shadow-display-mobilelandscape\":\"1\",\"widget-shadow-display-tabletportrait\":\"1\",\"widget-shadow-display-tabletlandscape\":\"1\",\"widget-shadow-display-desktopportrait\":\"1\",\"widget-shadow-display-desktoplandscape\":\"1\",\"widget-shadow-exclude-slides\":\"\",\"widget-fullscreen-enabled\":\"0\",\"widgetfullscreen\":\"image\",\"widget-fullscreen-tonormal\":\"full1.svg\",\"widget-fullscreen-tonormal-image\":\"\",\"widget-fullscreen-tonormal-color\":\"ffffffcc\",\"widget-fullscreen-mirror\":\"1\",\"widget-fullscreen-tofull\":\"full1.svg\",\"widget-fullscreen-tofull-image\":\"\",\"widget-fullscreen-tofull-color\":\"ffffffcc\",\"widget-fullscreen-style\":\"{\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"000000ab\\\",\\\"padding\\\":\\\"10|*|10|*|10|*|10|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"3\\\",\\\"extra\\\":\\\"\\\"},{\\\"backgroundcolor\\\":\\\"000000ab\\\"}]}\",\"widget-fullscreen-position-mode\":\"simple\",\"widget-fullscreen-position-area\":\"4\",\"widget-fullscreen-position-stack\":\"1\",\"widget-fullscreen-position-offset\":\"15\",\"widget-fullscreen-position-horizontal\":\"left\",\"widget-fullscreen-position-horizontal-position\":\"0\",\"widget-fullscreen-position-horizontal-unit\":\"px\",\"widget-fullscreen-position-vertical\":\"top\",\"widget-fullscreen-position-vertical-position\":\"0\",\"widget-fullscreen-position-vertical-unit\":\"px\",\"widget-fullscreen-responsive-desktop\":\"1\",\"widget-fullscreen-responsive-tablet\":\"0.7\",\"widget-fullscreen-responsive-mobile\":\"0.5\",\"widget-fullscreen-display-hover\":\"0\",\"widget-fullscreen-display-mobileportrait\":\"1\",\"widget-fullscreen-display-mobilelandscape\":\"1\",\"widget-fullscreen-display-tabletportrait\":\"1\",\"widget-fullscreen-display-tabletlandscape\":\"1\",\"widget-fullscreen-display-desktopportrait\":\"1\",\"widget-fullscreen-display-desktoplandscape\":\"1\",\"widget-fullscreen-exclude-slides\":\"\",\"widget-html-enabled\":\"0\",\"widgethtml\":\"html\",\"widget-html-position-mode\":\"simple\",\"widget-html-position-area\":\"2\",\"widget-html-position-stack\":\"1\",\"widget-html-position-offset\":\"0\",\"widget-html-position-horizontal\":\"left\",\"widget-html-position-horizontal-position\":\"0\",\"widget-html-position-horizontal-unit\":\"px\",\"widget-html-position-vertical\":\"top\",\"widget-html-position-vertical-position\":\"0\",\"widget-html-position-vertical-unit\":\"px\",\"widget-html-code\":\"\",\"widget-html-display-hover\":\"0\",\"widget-html-display-mobileportrait\":\"1\",\"widget-html-display-mobilelandscape\":\"1\",\"widget-html-display-tabletportrait\":\"1\",\"widget-html-display-tabletlandscape\":\"1\",\"widget-html-display-desktopportrait\":\"1\",\"widget-html-display-desktoplandscape\":\"1\",\"widget-html-exclude-slides\":\"\",\"animation\":\"fade\",\"animation-duration\":\"500\",\"animation-delay\":\"0\",\"animation-easing\":\"easeOutQuad\",\"carousel\":\"1\",\"background-animation\":\"\",\"background-animation-color\":\"333333ff\",\"background-animation-speed\":\"normal\",\"animation-shifted-background-animation\":\"auto\",\"kenburns-animation\":\"50|*|50|*|\",\"kenburns-animation-speed\":\"default\",\"kenburns-animation-strength\":\"default\",\"shape-divider\":\"\",\"particle\":\"\",\"playfirstlayer\":\"1\",\"playonce\":\"0\",\"layer-animation-play-in\":\"end\",\"layer-animation-play-mode\":\"skippable\",\"parallax-enabled\":\"1\",\"parallax-enabled-mobile\":\"0\",\"parallax-3d\":\"0\",\"parallax-animate\":\"1\",\"parallax-horizontal\":\"mouse\",\"parallax-vertical\":\"mouse\",\"parallax-mouse-origin\":\"slider\",\"parallax-scroll-move\":\"both\",\"autoplay\":\"0\",\"autoplayDuration\":\"8000\",\"autoplayStart\":\"1\",\"autoplayAllowReStart\":\"0\",\"autoplayLoop\":\"1\",\"autoplayfinish\":\"1|*|loop|*|current\",\"loop-single-slide\":\"0\",\"autoplayStopClick\":\"1\",\"autoplayStopMouse\":\"0\",\"autoplayStopMedia\":\"1\",\"autoplayResumeClick\":\"0\",\"autoplayResumeMouse\":\"0\",\"autoplayResumeMedia\":\"1\",\"widget-autoplay-enabled\":\"0\",\"widgetautoplay\":\"image\",\"widget-autoplay-play\":\"small-light.svg\",\"widget-autoplay-play-image\":\"\",\"widget-autoplay-play-color\":\"ffffffcc\",\"widget-autoplay-style\":\"{\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"000000ab\\\",\\\"padding\\\":\\\"10|*|10|*|10|*|10|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"3\\\",\\\"extra\\\":\\\"\\\"},{\\\"backgroundcolor\\\":\\\"000000ab\\\"}]}\",\"widget-autoplay-mirror\":\"1\",\"widget-autoplay-pause\":\"small-light.svg\",\"widget-autoplay-pause-image\":\"\",\"widget-autoplay-pause-color\":\"ffffffcc\",\"widget-autoplay-responsive-desktop\":\"1\",\"widget-autoplay-responsive-tablet\":\"0.7\",\"widget-autoplay-responsive-mobile\":\"0.5\",\"widget-autoplay-position-mode\":\"simple\",\"widget-autoplay-position-area\":\"4\",\"widget-autoplay-position-stack\":\"1\",\"widget-autoplay-position-offset\":\"15\",\"widget-autoplay-position-horizontal\":\"left\",\"widget-autoplay-position-horizontal-position\":\"0\",\"widget-autoplay-position-horizontal-unit\":\"px\",\"widget-autoplay-position-vertical\":\"top\",\"widget-autoplay-position-vertical-position\":\"0\",\"widget-autoplay-position-vertical-unit\":\"px\",\"widget-autoplay-display-hover\":\"0\",\"widget-autoplay-display-mobileportrait\":\"1\",\"widget-autoplay-display-mobilelandscape\":\"1\",\"widget-autoplay-display-tabletportrait\":\"1\",\"widget-autoplay-display-tabletlandscape\":\"1\",\"widget-autoplay-display-desktopportrait\":\"1\",\"widget-autoplay-display-desktoplandscape\":\"1\",\"widget-autoplay-exclude-slides\":\"\",\"widget-indicator-enabled\":\"0\",\"widgetindicator\":\"pie\",\"widget-indicator-position-mode\":\"simple\",\"widget-indicator-position-area\":\"4\",\"widget-indicator-position-stack\":\"1\",\"widget-indicator-position-offset\":\"15\",\"widget-indicator-position-horizontal\":\"left\",\"widget-indicator-position-horizontal-position\":\"0\",\"widget-indicator-position-horizontal-unit\":\"px\",\"widget-indicator-position-vertical\":\"top\",\"widget-indicator-position-vertical-position\":\"0\",\"widget-indicator-position-vertical-unit\":\"px\",\"widget-indicator-size\":\"25\",\"widget-indicator-thickness\":\"30\",\"widget-indicator-track\":\"000000ab\",\"widget-indicator-bar\":\"ffffffff\",\"widget-indicator-style\":\"\",\"widget-indicator-display-hover\":\"0\",\"widget-indicator-display-mobileportrait\":\"1\",\"widget-indicator-display-mobilelandscape\":\"1\",\"widget-indicator-display-tabletportrait\":\"1\",\"widget-indicator-display-tabletlandscape\":\"1\",\"widget-indicator-display-desktopportrait\":\"1\",\"widget-indicator-display-desktoplandscape\":\"1\",\"widget-indicator-exclude-slides\":\"\",\"imageload\":\"0\",\"imageloadNeighborSlides\":\"0\",\"optimize-scale\":\"0\",\"optimize-quality\":\"70\",\"optimize-thumbnail-scale\":\"0\",\"optimize-thumbnail-quality\":\"70\",\"optimize-slide-width-normal\":\"1920\",\"optimizeThumbnailWidth\":\"100\",\"optimizeThumbnailHeight\":\"60\",\"layer-image-optimize\":\"0\",\"layer-image-width-tablet\":\"800\",\"layer-image-width-mobile\":\"425\",\"layer-image-base64\":\"0\",\"layer-image-base64-size\":\"50\",\"slides-background-video-mobile\":\"1\",\"playWhenVisible\":\"1\",\"playWhenVisibleAt\":\"50\",\"dependency\":\"\",\"delay\":\"0\",\"is-delayed\":\"0\",\"backgroundMode\":\"fill\",\"slide-css\":\"\",\"randomize\":\"0\",\"randomizeFirst\":\"0\",\"randomize-cache\":\"1\",\"variations\":\"5\",\"reverse-slides\":\"0\",\"maximumslidecount\":\"1000\",\"maintain-session\":\"0\",\"global-lightbox\":\"0\",\"global-lightbox-label\":\"0\",\"slide-background-parallax\":\"0\",\"slide-background-parallax-strength\":\"50\",\"bg-parallax-tablet\":\"0\",\"bg-parallax-mobile\":\"0\",\"blockrightclick\":\"0\",\"controlsBlockCarouselInteraction\":\"1\",\"clear-both\":\"1\",\"clear-both-after\":\"1\",\"overflow-hidden-page\":\"0\",\"responsiveFocusUser\":\"1\",\"responsiveFocusEdge\":\"auto\",\"classes\":\"\",\"custom-css-codes\":\"\",\"callbacks\":\"\",\"related-posts\":\"\"}','published','2020-02-25 13:53:41','https://smartslider3.com/wp-content/uploads/slider404/tutorialsliderthumbnail-1.png',1),(2,NULL,'Image Slider','simple','{\"aria-label\":\"Slider\",\"alias-id\":\"\",\"alias-smoothscroll\":\"\",\"alias-slideswitch\":\"\",\"alias-slideswitch-scroll\":\"1\",\"align\":\"center\",\"margin\":\"0|*|0|*|0|*|0\",\"width\":\"1200\",\"height\":\"600\",\"responsiveLimitSlideWidth\":\"0\",\"responsiveSlideWidth\":\"0\",\"responsiveSlideWidthMax\":\"3000\",\"responsiveSlideWidthTablet\":\"0\",\"responsiveSlideWidthMaxTablet\":\"3000\",\"responsiveSlideWidthMobile\":\"0\",\"responsiveSlideWidthMaxMobile\":\"480\",\"responsive-breakpoint-tablet-portrait\":\"1199\",\"responsive-breakpoint-tablet-portrait-landscape\":\"1199\",\"responsive-breakpoint-mobile-portrait\":\"700\",\"responsive-breakpoint-mobile-portrait-landscape\":\"900\",\"responsive-breakpoint-tablet-portrait-enabled\":\"1\",\"responsive-breakpoint-mobile-portrait-enabled\":\"1\",\"responsive-breakpoint-global\":\"0\",\"breakpoints-orientation\":\"portrait\",\"responsive-mode\":\"auto\",\"responsiveScaleDown\":\"1\",\"responsiveScaleUp\":\"0\",\"responsiveSliderHeightMin\":\"0\",\"controlsTouch\":\"horizontal\",\"controlsScroll\":\"0\",\"controlsKeyboard\":\"1\",\"widget-arrow-enabled\":\"1\",\"widgetarrow\":\"imageEmpty\",\"widget-arrow-previous\":\"thin-horizontal.svg\",\"widget-arrow-previous-color\":\"ffffffcc\",\"widget-arrow-previous-hover\":\"1\",\"widget-arrow-previous-hover-color\":\"ffffffff\",\"widget-arrow-style\":\"\",\"widget-arrow-previous-position-area\":\"6\",\"widget-arrow-previous-position-stack\":\"1\",\"widget-arrow-previous-position-offset\":\"15\",\"widget-arrow-next-position-area\":\"7\",\"widget-arrow-next-position-stack\":\"1\",\"widget-arrow-next-position-offset\":\"15\",\"widget-arrow-previous-alt\":\"previous arrow\",\"widget-arrow-next-alt\":\"next arrow\",\"widget-arrow-base64\":\"1\",\"widget-arrow-desktop-image-width\":\"32\",\"widget-arrow-tablet-image-width\":\"32\",\"widget-arrow-mobile-image-width\":\"16\",\"widget-arrow-display-hover\":\"0\",\"widget-arrow-display-mobileportrait\":\"1\",\"widget-arrow-display-tabletportrait\":\"1\",\"widget-arrow-display-desktopportrait\":\"1\",\"widget-bullet-enabled\":\"1\",\"widgetbullet\":\"transition\",\"widget-bullet-position-area\":\"10\",\"widget-bullet-position-stack\":\"1\",\"widget-bullet-position-offset\":\"10\",\"widget-bullet-style\":\"{\\\"name\\\":\\\"Static\\\",\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"ffffff80\\\",\\\"opacity\\\":100,\\\"padding\\\":\\\"5|*|5|*|5|*|5|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"50\\\",\\\"extra\\\":\\\"margin: 4px;\\\"},{\\\"extra\\\":\\\"\\\",\\\"backgroundcolor\\\":\\\"ffffffcc\\\"}]}\",\"widget-bullet-bar\":\"\",\"widget-bullet-thumbnail-show-image\":\"0\",\"widget-bullet-thumbnail-width\":\"100\",\"widget-bullet-thumbnail-height\":\"60\",\"widget-bullet-thumbnail-style\":\"{\\\"name\\\":\\\"Static\\\",\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"00000080\\\",\\\"padding\\\":\\\"3|*|3|*|3|*|3|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"3\\\",\\\"extra\\\":\\\"margin: 5px;background-size:cover;\\\"}]}\",\"widget-bullet-thumbnail-side\":\"before\",\"widget-bullet-display-hover\":\"0\",\"widget-bullet-display-mobileportrait\":\"1\",\"widget-bullet-display-tabletportrait\":\"1\",\"widget-bullet-display-desktopportrait\":\"1\",\"widget-bar-enabled\":\"0\",\"widgetbar\":\"horizontal\",\"widget-bar-position-area\":\"10\",\"widget-bar-position-stack\":\"1\",\"widget-bar-position-offset\":\"30\",\"widget-bar-animate\":\"0\",\"widget-bar-style\":\"{\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"000000ab\\\",\\\"padding\\\":\\\"5|*|20|*|5|*|20|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"40\\\",\\\"extra\\\":\\\"\\\"}]}\",\"widget-bar-show-title\":\"1\",\"widget-bar-font-title\":\"{\\\"data\\\":[{\\\"color\\\":\\\"ffffffff\\\",\\\"size\\\":\\\"14||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000c7\\\",\\\"afont\\\":\\\"Montserrat\\\",\\\"lineheight\\\":\\\"1.3\\\",\\\"bold\\\":0,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"left\\\",\\\"extra\\\":\\\"vertical-align: middle;\\\"},{\\\"color\\\":\\\"fc2828ff\\\",\\\"afont\\\":\\\"google(@import url(http:\\/\\/fonts.googleapis.com\\/css?family=Raleway);),Arial\\\",\\\"size\\\":\\\"25||px\\\"},{}]}\",\"widget-bar-show-description\":\"1\",\"widget-bar-font-description\":\"{\\\"data\\\":[{\\\"color\\\":\\\"ffffffff\\\",\\\"size\\\":\\\"14||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000c7\\\",\\\"afont\\\":\\\"Montserrat\\\",\\\"lineheight\\\":\\\"1.3\\\",\\\"bold\\\":0,\\\"italic\\\":1,\\\"underline\\\":0,\\\"align\\\":\\\"left\\\",\\\"extra\\\":\\\"vertical-align: middle;\\\"},{\\\"color\\\":\\\"fc2828ff\\\",\\\"afont\\\":\\\"google(@import url(http:\\/\\/fonts.googleapis.com\\/css?family=Raleway);),Arial\\\",\\\"size\\\":\\\"25||px\\\"},{}]}\",\"widget-bar-slide-count\":\"0\",\"widget-bar-full-width\":\"0\",\"widget-bar-separator\":\" - \",\"widget-bar-align\":\"center\",\"widget-bar-display-hover\":\"0\",\"widget-bar-display-mobileportrait\":\"1\",\"widget-bar-display-tabletportrait\":\"1\",\"widget-bar-display-desktopportrait\":\"1\",\"widget-thumbnail-enabled\":\"0\",\"widgetthumbnail\":\"default\",\"widget-thumbnail-width\":\"100\",\"widget-thumbnail-height\":\"60\",\"widget-thumbnail-tablet-width\":\"100\",\"widget-thumbnail-tablet-height\":\"60\",\"widget-thumbnail-mobile-width\":\"100\",\"widget-thumbnail-mobile-height\":\"60\",\"widget-thumbnail-position-area\":\"12\",\"widget-thumbnail-position-stack\":\"1\",\"widget-thumbnail-position-offset\":\"0\",\"widget-thumbnail-align-content\":\"start\",\"widget-thumbnail-style-bar\":\"{\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"242424ff\\\",\\\"padding\\\":\\\"3|*|3|*|3|*|3|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"0\\\",\\\"extra\\\":\\\"\\\"}]}\",\"widget-thumbnail-style-slides\":\"{\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"00000000\\\",\\\"padding\\\":\\\"0|*|0|*|0|*|0|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|ffffff00\\\",\\\"borderradius\\\":\\\"0\\\",\\\"opacity\\\":\\\"40\\\",\\\"extra\\\":\\\"margin: 3px;\\\\ntransition: all 0.4s;\\\\nbackground-size: cover;\\\"},{\\\"border\\\":\\\"0|*|solid|*|ffffffcc\\\",\\\"opacity\\\":\\\"100\\\",\\\"extra\\\":\\\"\\\"}]}\",\"widget-thumbnail-title-style\":\"{\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"000000ab\\\",\\\"padding\\\":\\\"3|*|10|*|3|*|10|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"0\\\",\\\"extra\\\":\\\"bottom: 0;\\\\nleft: 0;\\\"}]}\",\"widget-thumbnail-title\":\"0\",\"widget-thumbnail-title-font\":\"{\\\"data\\\":[{\\\"color\\\":\\\"ffffffff\\\",\\\"size\\\":\\\"12||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ab\\\",\\\"afont\\\":\\\"Montserrat\\\",\\\"lineheight\\\":\\\"1.2\\\",\\\"bold\\\":0,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"left\\\"},{\\\"color\\\":\\\"fc2828ff\\\",\\\"afont\\\":\\\"google(@import url(http:\\/\\/fonts.googleapis.com\\/css?family=Raleway);),Arial\\\",\\\"size\\\":\\\"25||px\\\"},{}]}\",\"widget-thumbnail-description\":\"0\",\"widget-thumbnail-description-font\":\"{\\\"data\\\":[{\\\"color\\\":\\\"ffffffff\\\",\\\"size\\\":\\\"12||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ab\\\",\\\"afont\\\":\\\"Montserrat\\\",\\\"lineheight\\\":\\\"1.3\\\",\\\"bold\\\":0,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"left\\\"},{\\\"color\\\":\\\"fc2828ff\\\",\\\"afont\\\":\\\"google(@import url(http:\\/\\/fonts.googleapis.com\\/css?family=Raleway);),Arial\\\",\\\"size\\\":\\\"25||px\\\"},{}]}\",\"widget-thumbnail-caption-placement\":\"overlay\",\"widget-thumbnail-caption-size\":\"100\",\"widget-thumbnail-display-hover\":\"0\",\"widget-thumbnail-display-mobileportrait\":\"1\",\"widget-thumbnail-display-tabletportrait\":\"1\",\"widget-thumbnail-display-desktopportrait\":\"1\",\"widget-shadow-enabled\":\"1\",\"widgetshadow\":\"shadow\",\"widget-shadow-shadow\":\"dark.png\",\"widget-shadow-display-mobileportrait\":\"1\",\"widget-shadow-display-tabletportrait\":\"1\",\"widget-shadow-display-desktopportrait\":\"1\",\"animation\":\"fade\",\"animation-duration\":\"1200\",\"background-animation\":\"\",\"background-animation-color\":\"333333ff\",\"background-animation-speed\":\"normal\",\"autoplay\":\"1\",\"autoplayDuration\":\"1000\",\"autoplayStopClick\":\"1\",\"autoplayStopMouse\":\"enter\",\"autoplayStopMedia\":\"1\",\"autoplayResumeClick\":\"1\",\"autoplayResumeMouse\":\"enter\",\"autoplayResumeMedia\":\"1\",\"widget-autoplay-enabled\":\"0\",\"widgetautoplay\":\"image\",\"widget-autoplay-play\":\"small-light.svg\",\"widget-autoplay-play-color\":\"ffffffcc\",\"widget-autoplay-style\":\"{\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"000000ab\\\",\\\"padding\\\":\\\"10|*|10|*|10|*|10|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"3\\\",\\\"extra\\\":\\\"\\\"},{\\\"backgroundcolor\\\":\\\"000000ab\\\"}]}\",\"widget-autoplay-desktop-image-width\":\"16\",\"widget-autoplay-tablet-image-width\":\"16\",\"widget-autoplay-mobile-image-width\":\"8\",\"widget-autoplay-position-area\":\"4\",\"widget-autoplay-position-stack\":\"1\",\"widget-autoplay-position-offset\":\"15\",\"widget-autoplay-display-hover\":\"0\",\"widget-autoplay-display-mobileportrait\":\"1\",\"widget-autoplay-display-tabletportrait\":\"1\",\"widget-autoplay-display-desktopportrait\":\"1\",\"loading-type\":\"\",\"delay\":\"0\",\"playWhenVisible\":\"1\",\"playWhenVisibleAt\":\"50\",\"optimize-scale\":\"1\",\"optimize-quality\":\"70\",\"optimize-slide-width-normal\":\"1920\",\"optimize-thumbnail-scale\":\"1\",\"optimize-thumbnail-quality\":\"70\",\"optimizeThumbnailWidth\":\"100\",\"optimizeThumbnailHeight\":\"60\",\"backgroundMode\":\"fill\",\"backgroundBlurFit\":\"7\",\"controlsBlockCarouselInteraction\":\"1\",\"clear-both\":\"1\",\"clear-both-after\":\"1\",\"overflow-hidden-page\":\"0\",\"responsiveFocusUser\":\"1\",\"responsiveFocusEdge\":\"auto\",\"is-delayed\":\"0\",\"legacy-font-scale\":\"0\",\"classes\":\"\",\"custom-css-codes\":\"\",\"loading-time\":\"2000\",\"related-posts\":\"\",\"version\":\"3.5.1.19\"}','published','2023-10-11 06:46:53','$upload$/slider2/imageslider-1.png',0); /*!40000 ALTER TABLE `wp_nextend2_smartslider3_sliders` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_nextend2_smartslider3_sliders_xref` -- DROP TABLE IF EXISTS `wp_nextend2_smartslider3_sliders_xref`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_nextend2_smartslider3_sliders_xref` ( `group_id` int(11) NOT NULL, `slider_id` int(11) NOT NULL, `ordering` int(11) NOT NULL DEFAULT '0', PRIMARY KEY (`group_id`,`slider_id`), KEY `ordering` (`ordering`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_nextend2_smartslider3_sliders_xref` -- LOCK TABLES `wp_nextend2_smartslider3_sliders_xref` WRITE; /*!40000 ALTER TABLE `wp_nextend2_smartslider3_sliders_xref` DISABLE KEYS */; INSERT INTO `wp_nextend2_smartslider3_sliders_xref` VALUES (0,2,0); /*!40000 ALTER TABLE `wp_nextend2_smartslider3_sliders_xref` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_nextend2_smartslider3_slides` -- DROP TABLE IF EXISTS `wp_nextend2_smartslider3_slides`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_nextend2_smartslider3_slides` ( `id` int(11) NOT NULL AUTO_INCREMENT, `title` text COLLATE utf8mb4_unicode_520_ci, `slider` int(11) NOT NULL, `publish_up` datetime NOT NULL DEFAULT '1970-01-01 00:00:00', `publish_down` datetime NOT NULL DEFAULT '1970-01-01 00:00:00', `published` tinyint(1) NOT NULL, `first` int(11) NOT NULL, `slide` longtext COLLATE utf8mb4_unicode_520_ci, `description` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `thumbnail` text COLLATE utf8mb4_unicode_520_ci, `params` text COLLATE utf8mb4_unicode_520_ci NOT NULL, `ordering` int(11) NOT NULL, `generator_id` int(11) NOT NULL, PRIMARY KEY (`id`), KEY `published` (`published`), KEY `publish_up` (`publish_up`), KEY `publish_down` (`publish_down`), KEY `generator_id` (`generator_id`), KEY `ordering` (`ordering`), KEY `slider` (`slider`), KEY `thumbnail` (`thumbnail`(100)) ) ENGINE=MyISAM AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_nextend2_smartslider3_slides` -- LOCK TABLES `wp_nextend2_smartslider3_slides` WRITE; /*!40000 ALTER TABLE `wp_nextend2_smartslider3_slides` DISABLE KEYS */; INSERT INTO `wp_nextend2_smartslider3_slides` VALUES (1,'Slide Background',1,'1970-01-01 00:00:00','1970-01-01 00:00:00',1,0,'[{\"type\":\"content\",\"pm\":\"default\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":1120,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitselfalign\":\"center\",\"opened\":1,\"id\":\"\",\"uniqueclass\":\"n-uc-IbNOabpfT5aE\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"layers\":[{\"type\":\"row\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"10|*|0|*|10|*|0|*|px\",\"desktopportraitgutter\":0,\"desktopportraitwrapafter\":0,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitpadding\":\"10|*|0|*|10|*|0|*|px\",\"tabletportraitgutter\":20,\"mobileportraitpadding\":\"0|*|0|*|0|*|0|*|px\",\"mobileportraitgutter\":20,\"mobileportraitwrapafter\":1,\"mobileportraitmaxwidth\":400,\"mobilelandscapewrapafter\":1,\"opened\":1,\"id\":\"\",\"uniqueclass\":\"n-uc-dtwtw9DVCwgQ\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"href\":\"\",\"href-target\":\"_self\",\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"ffffff00\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"borderwidth\":\"1|*|1|*|1|*|1\",\"borderstyle\":\"none\",\"bordercolor\":\"FFFFFFFF\",\"borderradius\":0,\"boxshadow\":\"0|*|0|*|0|*|0|*|00000080\",\"fullwidth\":1,\"stretch\":0,\"name\":\"Row\",\"namesynced\":1,\"cols\":[{\"type\":\"col\",\"pm\":\"default\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":0,\"desktopportraitinneralign\":\"left\",\"desktopportraitpadding\":\"10|*|10|*|10|*|10|*|px\",\"desktopportraitorder\":0,\"tabletportraitpadding\":\"10|*|0|*|10|*|0|*|px\",\"mobileportraitinneralign\":\"left\",\"mobileportraitpadding\":\"10|*|0|*|10|*|0|*|px\",\"mobileportraitorder\":2,\"opened\":1,\"id\":\"\",\"uniqueclass\":\"n-uc-Fjvyu081qJeK\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"colwidth\":\"2/5\",\"href\":\"\",\"href-target\":\"_self\",\"borderradius\":0,\"boxshadow\":\"0|*|0|*|0|*|0|*|00000080\",\"borderwidth\":\"0|*|0|*|0|*|0\",\"borderstyle\":\"solid\",\"bordercolor\":\"ffffffff\",\"name\":\"Column\",\"namesynced\":1,\"layers\":[{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":80,\"mobileportraitfontsize\":60,\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Jeans Store Interior\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffff\\\",\\\"size\\\":\\\"36||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.2\\\",\\\"weight\\\":1,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"normal\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\"},{\\\"extra\\\":\\\"\\\"}]}\",\"style\":\"\",\"priority\":\"div\",\"fullwidth\":\"1\",\"nowrap\":\"0\",\"heading\":\"01. Slide Background\",\"title\":\"\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"split-text-backface-visibility\":\"1\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"class\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":80,\"mobileportraitfontsize\":70,\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Lorem ipsum dolor sit amet, consect\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffb0\\\",\\\"size\\\":\\\"24||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.3\\\",\\\"weight\\\":300,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"normal\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\"},{\\\"extra\\\":\\\"\\\"}]}\",\"style\":\"\",\"priority\":\"div\",\"fullwidth\":\"1\",\"nowrap\":\"0\",\"heading\":\"Every slide includes a background, which can be a picture or solid color.\",\"title\":\"\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"split-text-backface-visibility\":\"1\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"class\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"20|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":100,\"mobileportraitfontsize\":80,\"mobileportraitmargin\":\"10|*|0|*|0|*|0|*|px\",\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Latest Project\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffdb\\\",\\\"size\\\":\\\"14||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.5\\\",\\\"weight\\\":1,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"1px\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"uppercase\\\"},{\\\"extra\\\":\\\"\\\"}]}\",\"style\":\"\",\"priority\":\"div\",\"fullwidth\":\"1\",\"nowrap\":\"0\",\"heading\":\"Step 1\",\"title\":\"\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"split-text-backface-visibility\":\"1\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"class\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":90,\"mobileportraitfontsize\":70,\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Text\",\"namesynced\":1,\"item\":{\"type\":\"text\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffb0\\\",\\\"size\\\":\\\"18||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.6\\\",\\\"weight\\\":400,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"normal\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\"},{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"1890d7ff\\\"},{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"1890d7ff\\\"}]}\",\"style\":\"\",\"content\":\"To change the background click on the label bar and in the layer window select the style tab.\",\"content-tablet-enabled\":\"0\",\"contenttablet\":\"\",\"content-mobile-enabled\":\"0\",\"contentmobile\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"20|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":100,\"mobileportraitfontsize\":80,\"mobileportraitmargin\":\"10|*|0|*|0|*|0|*|px\",\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Latest Project\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffdb\\\",\\\"size\\\":\\\"14||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.5\\\",\\\"weight\\\":1,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"1px\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"uppercase\\\"},{\\\"extra\\\":\\\"\\\"}]}\",\"style\":\"\",\"priority\":\"div\",\"fullwidth\":\"1\",\"nowrap\":\"0\",\"heading\":\"Step 2\",\"title\":\"\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"split-text-backface-visibility\":\"1\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"class\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":90,\"mobileportraitfontsize\":70,\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Text\",\"namesynced\":1,\"item\":{\"type\":\"text\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffb0\\\",\\\"size\\\":\\\"18||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.6\\\",\\\"weight\\\":400,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"normal\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\"},{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"1890d7ff\\\"},{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"1890d7ff\\\"}]}\",\"style\":\"\",\"content\":\"Choose a source from the background top tab then upload an image or pick a background color.\",\"content-tablet-enabled\":\"0\",\"contenttablet\":\"\",\"content-mobile-enabled\":\"0\",\"contentmobile\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"20|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":80,\"mobileportraitfontsize\":80,\"mobileportraitmargin\":\"10|*|0|*|0|*|0|*|px\",\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Read More\",\"namesynced\":1,\"item\":{\"type\":\"button\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffff\\\",\\\"size\\\":\\\"14||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.5\\\",\\\"weight\\\":1,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"center\\\",\\\"letterspacing\\\":\\\"1px\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\"},{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"0568f6ff\\\"}]}\",\"style\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"backgroundcolor\\\":\\\"0568f6ff\\\",\\\"opacity\\\":100,\\\"padding\\\":\\\"1|*|2|*|1|*|2|*|em\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"5\\\"},{\\\"extra\\\":\\\"\\\",\\\"backgroundcolor\\\":\\\"ffffffff\\\"}]}\",\"content\":\"Next Slide\",\"nowrap\":\"1\",\"fullwidth\":\"0\",\"href\":\"NextSlide[]\",\"href-target\":\"_self\",\"href-rel\":\"\",\"class\":\"\",\"icon\":\"\",\"iconsize\":\"100\",\"iconspacing\":\"30\",\"iconplacement\":\"left\"}}}]},{\"type\":\"col\",\"pm\":\"default\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":0,\"desktopportraitinneralign\":\"left\",\"desktopportraitpadding\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitorder\":0,\"mobileportraitinneralign\":\"center\",\"mobileportraitorder\":1,\"opened\":1,\"id\":\"\",\"uniqueclass\":\"n-uc-LnImbm1HgUAv\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"colwidth\":\"3/5\",\"href\":\"\",\"href-target\":\"_self\",\"borderradius\":0,\"boxshadow\":\"0|*|0|*|0|*|0|*|00000080\",\"borderwidth\":\"0|*|0|*|0|*|0\",\"borderstyle\":\"solid\",\"bordercolor\":\"ffffffff\",\"name\":\"Column\",\"namesynced\":1,\"layers\":[{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"mobileportraitmaxwidth\":300,\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Image\",\"namesynced\":1,\"item\":{\"type\":\"image\",\"values\":{\"image\":\"https://smartslider3.com/wp-content/uploads/slider424/background.png\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\",\"size\":\"auto|*|auto\",\"alt\":\"\",\"title\":\"\",\"href-class\":\"\"}}}]}]}]}]','','https://smartslider3.com/wp-content/uploads/slider424/slidebackground.jpg','{\"type\":\"slide\",\"desktopportraitfontsize\":100,\"desktopportraitpadding\":\"10|*|60|*|10|*|60\",\"tabletportraitpadding\":\"10|*|50|*|10|*|50\",\"mobileportraitpadding\":\"10|*|10|*|35|*|10\",\"record-slides\":0,\"thumbnailType\":\"default\",\"static-slide\":0,\"slide-duration\":0,\"ligthboxImage\":\"\",\"background-animation\":\"\",\"background-animation-color\":\"333333ff\",\"background-animation-speed\":\"default\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"href\":\"\",\"href-target\":\"\",\"background-type\":\"image\",\"backgroundColor\":\"ffffff00\",\"backgroundGradient\":\"off\",\"backgroundColorEnd\":\"ffffff00\",\"backgroundColorOverlay\":0,\"backgroundImage\":\"https://smartslider3.com/wp-content/uploads/slider424/slide1.png\",\"backgroundFocusX\":50,\"backgroundFocusY\":50,\"backgroundImageOpacity\":100,\"backgroundImageBlur\":0,\"backgroundAlt\":\"\",\"backgroundTitle\":\"\",\"backgroundMode\":\"default\",\"guides\":\"eyJob3Jpem9udGFsIjpbXSwidmVydGljYWwiOltdfQ==\",\"version\":\"3.4.0\"}',1,0),(2,'Build & Design',1,'1970-01-01 00:00:00','1970-01-01 00:00:00',1,0,'[{\"type\":\"content\",\"pm\":\"default\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":1120,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitselfalign\":\"center\",\"opened\":1,\"id\":\"\",\"uniqueclass\":\"n-uc-TPnUuKlAWVoC\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"layers\":[{\"type\":\"row\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"10|*|0|*|10|*|0|*|px\",\"desktopportraitgutter\":0,\"desktopportraitwrapafter\":0,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitpadding\":\"10|*|0|*|10|*|0|*|px\",\"tabletportraitgutter\":20,\"mobileportraitinneralign\":\"inherit\",\"mobileportraitpadding\":\"0|*|0|*|0|*|0|*|px\",\"mobileportraitgutter\":20,\"mobileportraitwrapafter\":1,\"mobileportraitmaxwidth\":400,\"mobileportraitselfalign\":\"inherit\",\"mobilelandscapewrapafter\":1,\"opened\":1,\"id\":\"\",\"uniqueclass\":\"n-uc-NmnNQvKK01kO\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"href\":\"\",\"href-target\":\"_self\",\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"ffffff00\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"borderwidth\":\"1|*|1|*|1|*|1\",\"borderstyle\":\"none\",\"bordercolor\":\"FFFFFFFF\",\"borderradius\":0,\"boxshadow\":\"0|*|0|*|0|*|0|*|00000080\",\"fullwidth\":1,\"stretch\":0,\"name\":\"Row\",\"namesynced\":1,\"cols\":[{\"type\":\"col\",\"pm\":\"default\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":0,\"desktopportraitinneralign\":\"left\",\"desktopportraitpadding\":\"10|*|10|*|10|*|10|*|px\",\"desktopportraitorder\":0,\"tabletportraitpadding\":\"10|*|0|*|10|*|0|*|px\",\"mobileportraitmaxwidth\":0,\"mobileportraitinneralign\":\"left\",\"mobileportraitpadding\":\"10|*|0|*|10|*|0|*|px\",\"mobileportraitorder\":2,\"opened\":1,\"id\":\"\",\"uniqueclass\":\"n-uc-R5Jkk06Nmzr4\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"colwidth\":\"2/5\",\"href\":\"\",\"href-target\":\"_self\",\"borderradius\":0,\"boxshadow\":\"0|*|0|*|0|*|0|*|00000080\",\"borderwidth\":\"0|*|0|*|0|*|0\",\"borderstyle\":\"solid\",\"bordercolor\":\"ffffffff\",\"name\":\"Column\",\"namesynced\":1,\"layers\":[{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":80,\"mobileportraitfontsize\":60,\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Jeans Store Interior\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffff\\\",\\\"size\\\":\\\"36||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.2\\\",\\\"weight\\\":1,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"normal\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\"},{\\\"extra\\\":\\\"\\\"}]}\",\"style\":\"\",\"priority\":\"div\",\"fullwidth\":\"1\",\"nowrap\":\"0\",\"heading\":\"02. Build & Design\",\"title\":\"\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"split-text-backface-visibility\":\"1\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"class\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":80,\"mobileportraitfontsize\":70,\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Lorem ipsum dolor sit amet, consect\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffb0\\\",\\\"size\\\":\\\"24||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.3\\\",\\\"weight\\\":300,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"normal\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\"},{\\\"extra\\\":\\\"\\\"}]}\",\"style\":\"\",\"priority\":\"div\",\"fullwidth\":\"1\",\"nowrap\":\"0\",\"heading\":\"Build any layout with layers and customize your designs limitlessly.\",\"title\":\"\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"split-text-backface-visibility\":\"1\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"class\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"20|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":100,\"mobileportraitfontsize\":80,\"mobileportraitmargin\":\"10|*|0|*|0|*|0|*|px\",\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Latest Project\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffdb\\\",\\\"size\\\":\\\"14||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.5\\\",\\\"weight\\\":1,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"1px\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"uppercase\\\"},{\\\"extra\\\":\\\"\\\"}]}\",\"style\":\"\",\"priority\":\"div\",\"fullwidth\":\"1\",\"nowrap\":\"0\",\"heading\":\"Step 1\",\"title\":\"\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"split-text-backface-visibility\":\"1\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"class\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":90,\"mobileportraitfontsize\":70,\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Text\",\"namesynced\":1,\"item\":{\"type\":\"text\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffb0\\\",\\\"size\\\":\\\"18||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.6\\\",\\\"weight\\\":400,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"normal\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\"},{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"1890d7ff\\\"},{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"1890d7ff\\\"}]}\",\"style\":\"\",\"content\":\"To add a layer, click the green plus button in the left sidebar and select the type of layer.\",\"content-tablet-enabled\":\"0\",\"contenttablet\":\"\",\"content-mobile-enabled\":\"0\",\"contentmobile\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"20|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":100,\"mobileportraitfontsize\":80,\"mobileportraitmargin\":\"10|*|0|*|0|*|0|*|px\",\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Latest Project\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffdb\\\",\\\"size\\\":\\\"14||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.5\\\",\\\"weight\\\":1,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"1px\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"uppercase\\\"},{\\\"extra\\\":\\\"\\\"}]}\",\"style\":\"\",\"priority\":\"div\",\"fullwidth\":\"1\",\"nowrap\":\"0\",\"heading\":\"Step 2\",\"title\":\"\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"split-text-backface-visibility\":\"1\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"class\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":90,\"mobileportraitfontsize\":70,\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Text\",\"namesynced\":1,\"item\":{\"type\":\"text\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffb0\\\",\\\"size\\\":\\\"18||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.6\\\",\\\"weight\\\":400,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"normal\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\"},{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"1890d7ff\\\"},{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"1890d7ff\\\"}]}\",\"style\":\"\",\"content\":\"Select any layer and you can edit its content and style properties in the layer window.\",\"content-tablet-enabled\":\"0\",\"contenttablet\":\"\",\"content-mobile-enabled\":\"0\",\"contentmobile\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"20|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":80,\"mobileportraitfontsize\":80,\"mobileportraitmargin\":\"10|*|0|*|0|*|0|*|px\",\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Read More\",\"namesynced\":1,\"item\":{\"type\":\"button\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffff\\\",\\\"size\\\":\\\"14||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.5\\\",\\\"weight\\\":1,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"center\\\",\\\"letterspacing\\\":\\\"1px\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\"},{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"0568f6ff\\\"}]}\",\"style\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"backgroundcolor\\\":\\\"0568f6ff\\\",\\\"opacity\\\":100,\\\"padding\\\":\\\"1|*|2|*|1|*|2|*|em\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"5\\\"},{\\\"extra\\\":\\\"\\\",\\\"backgroundcolor\\\":\\\"ffffffff\\\"}]}\",\"content\":\"Next Slide\",\"nowrap\":\"1\",\"fullwidth\":\"0\",\"href\":\"NextSlide[]\",\"href-target\":\"_self\",\"href-rel\":\"\",\"class\":\"\",\"icon\":\"\",\"iconsize\":\"100\",\"iconspacing\":\"30\",\"iconplacement\":\"left\"}}}]},{\"type\":\"col\",\"pm\":\"default\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":0,\"desktopportraitinneralign\":\"left\",\"desktopportraitpadding\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitorder\":0,\"mobileportraitinneralign\":\"center\",\"mobileportraitorder\":1,\"opened\":1,\"id\":\"\",\"uniqueclass\":\"n-uc-iYi6ZKk8yeVp\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"colwidth\":\"3/5\",\"href\":\"\",\"href-target\":\"_self\",\"borderradius\":0,\"boxshadow\":\"0|*|0|*|0|*|0|*|00000080\",\"borderwidth\":\"0|*|0|*|0|*|0\",\"borderstyle\":\"solid\",\"bordercolor\":\"ffffffff\",\"name\":\"Column\",\"namesynced\":1,\"layers\":[{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"mobileportraitmaxwidth\":300,\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Image\",\"namesynced\":1,\"item\":{\"type\":\"image\",\"values\":{\"image\":\"https://smartslider3.com/wp-content/uploads/slider424/buildanddesign.png\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\",\"size\":\"auto|*|auto\",\"alt\":\"\",\"title\":\"\",\"href-class\":\"\"}}}]}]}]}]','','https://smartslider3.com/wp-content/uploads/slider424/buildanddesign.jpg','{\"type\":\"slide\",\"desktopportraitfontsize\":100,\"desktopportraitpadding\":\"10|*|60|*|10|*|60\",\"tabletportraitpadding\":\"10|*|50|*|10|*|50\",\"mobileportraitpadding\":\"10|*|10|*|35|*|10\",\"record-slides\":0,\"thumbnailType\":\"default\",\"static-slide\":0,\"slide-duration\":0,\"ligthboxImage\":\"\",\"background-animation\":\"\",\"background-animation-color\":\"333333ff\",\"background-animation-speed\":\"default\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"href\":\"\",\"href-target\":\"\",\"background-type\":\"image\",\"backgroundColor\":\"ffffff00\",\"backgroundGradient\":\"off\",\"backgroundColorEnd\":\"ffffff00\",\"backgroundColorOverlay\":0,\"backgroundImage\":\"https://smartslider3.com/wp-content/uploads/slider424/slide2.png\",\"backgroundFocusX\":50,\"backgroundFocusY\":50,\"backgroundImageOpacity\":100,\"backgroundImageBlur\":0,\"backgroundAlt\":\"\",\"backgroundTitle\":\"\",\"backgroundMode\":\"default\",\"guides\":\"eyJob3Jpem9udGFsIjpbXSwidmVydGljYWwiOltdfQ==\",\"version\":\"3.4.0\"}',2,0),(9,'islamabad2',2,'1970-01-01 00:00:00','1970-01-01 00:00:00',1,0,'[]','','$upload$/2023/10/islamabad2.jpg','{\"background-type\":\"image\",\"backgroundImage\":\"$upload$/2023/10/islamabad2.jpg\",\"version\":\"3.5.1.19\"}',4,0),(10,'Blog-isb',2,'1970-01-01 00:00:00','1970-01-01 00:00:00',1,0,'[]','','$upload$/2023/10/Blog-isb.png','{\"background-type\":\"image\",\"backgroundImage\":\"$upload$/2023/10/Blog-isb.png\",\"version\":\"3.5.1.19\"}',5,0),(11,'islamabad33',2,'1970-01-01 00:00:00','1970-01-01 00:00:00',1,0,'[]','','$upload$/2023/10/islamabad33.png','{\"background-type\":\"image\",\"backgroundImage\":\"$upload$/2023/10/islamabad33.png\",\"version\":\"3.5.1.19\"}',2,0),(8,'AIOU Islamabad',2,'1970-01-01 00:00:00','1970-01-01 00:00:00',1,0,'[]','','$upload$/2023/10/AIOU-Islamabad.jpg','{\"background-type\":\"image\",\"backgroundImage\":\"$upload$/2023/10/AIOU-Islamabad.jpg\",\"version\":\"3.5.1.19\"}',3,0),(6,'The 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.',2,'1970-01-01 00:00:00','1970-01-01 00:00:00',1,0,'[]','','$upload$/2023/10/The-37th-AAOU-Annual-Conference-will-be-held-at-Academic-Complex-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan.jpeg','{\"background-type\":\"image\",\"backgroundImage\":\"$upload$/2023/10/The-37th-AAOU-Annual-Conference-will-be-held-at-Academic-Complex-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan.jpeg\",\"version\":\"3.5.1.19\"}',1,0); /*!40000 ALTER TABLE `wp_nextend2_smartslider3_slides` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_options` -- DROP TABLE IF EXISTS `wp_options`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_options` ( `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `option_name` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '', `option_value` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL, `autoload` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'yes', PRIMARY KEY (`option_id`), UNIQUE KEY `option_name` (`option_name`), KEY `autoload` (`autoload`) ) ENGINE=MyISAM AUTO_INCREMENT=6804 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_options` -- LOCK TABLES `wp_options` WRITE; /*!40000 ALTER TABLE `wp_options` DISABLE KEYS */; INSERT INTO `wp_options` VALUES (1,'siteurl','https://aaou2024.aiou.edu.pk','yes'),(2,'home','https://aaou2024.aiou.edu.pk','yes'),(3,'blogname','The 37th AAOU Annual Conference','yes'),(4,'blogdescription','Asian Association of Open Universities (AAOU)','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','muhammad.naveed@aiou.edu.pk','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','login@example.com','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','1','yes'),(19,'default_comment_status','open','yes'),(20,'default_ping_status','open','yes'),(21,'default_pingback_flag','1','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/index.php/%year%/%monthnum%/%day%/%postname%/','yes'),(29,'rewrite_rules','a:114:{s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:57:\"index.php/category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:52:\"index.php/category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:33:\"index.php/category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:45:\"index.php/category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:27:\"index.php/category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:54:\"index.php/tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:49:\"index.php/tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:30:\"index.php/tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:42:\"index.php/tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:24:\"index.php/tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:55:\"index.php/type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:50:\"index.php/type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:31:\"index.php/type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:43:\"index.php/type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:25:\"index.php/type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:52:\"index.php/e-landing-page/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:62:\"index.php/e-landing-page/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:82:\"index.php/e-landing-page/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:77:\"index.php/e-landing-page/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:77:\"index.php/e-landing-page/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:58:\"index.php/e-landing-page/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:41:\"index.php/e-landing-page/([^/]+)/embed/?$\";s:47:\"index.php?e-landing-page=$matches[1]&embed=true\";s:45:\"index.php/e-landing-page/([^/]+)/trackback/?$\";s:41:\"index.php?e-landing-page=$matches[1]&tb=1\";s:53:\"index.php/e-landing-page/([^/]+)/page/?([0-9]{1,})/?$\";s:54:\"index.php?e-landing-page=$matches[1]&paged=$matches[2]\";s:60:\"index.php/e-landing-page/([^/]+)/comment-page-([0-9]{1,})/?$\";s:54:\"index.php?e-landing-page=$matches[1]&cpage=$matches[2]\";s:49:\"index.php/e-landing-page/([^/]+)(?:/([0-9]+))?/?$\";s:53:\"index.php?e-landing-page=$matches[1]&page=$matches[2]\";s:41:\"index.php/e-landing-page/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:51:\"index.php/e-landing-page/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:71:\"index.php/e-landing-page/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"index.php/e-landing-page/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"index.php/e-landing-page/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:47:\"index.php/e-landing-page/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:42:\"index.php/feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:37:\"index.php/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:18:\"index.php/embed/?$\";s:21:\"index.php?&embed=true\";s:30:\"index.php/page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:37:\"index.php/comment-page-([0-9]{1,})/?$\";s:38:\"index.php?&page_id=9&cpage=$matches[1]\";s:51:\"index.php/comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:46:\"index.php/comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:27:\"index.php/comments/embed/?$\";s:21:\"index.php?&embed=true\";s:54:\"index.php/search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:49:\"index.php/search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:30:\"index.php/search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:42:\"index.php/search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:24:\"index.php/search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:57:\"index.php/author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:52:\"index.php/author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:33:\"index.php/author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:45:\"index.php/author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:27:\"index.php/author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:79:\"index.php/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:74:\"index.php/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:55:\"index.php/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:67:\"index.php/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:49:\"index.php/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:66:\"index.php/([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:61:\"index.php/([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:42:\"index.php/([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:54:\"index.php/([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:36:\"index.php/([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:53:\"index.php/([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:48:\"index.php/([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:29:\"index.php/([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:41:\"index.php/([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:23:\"index.php/([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:68:\"index.php/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:78:\"index.php/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:98:\"index.php/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:93:\"index.php/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:93:\"index.php/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:74:\"index.php/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:63:\"index.php/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/embed/?$\";s:91:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&embed=true\";s:67:\"index.php/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$\";s:85:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&tb=1\";s:87:\"index.php/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:82:\"index.php/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:75:\"index.php/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&paged=$matches[5]\";s:82:\"index.php/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&cpage=$matches[5]\";s:71:\"index.php/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(?:/([0-9]+))?/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]\";s:57:\"index.php/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:67:\"index.php/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:87:\"index.php/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:82:\"index.php/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:82:\"index.php/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:63:\"index.php/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:74:\"index.php/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&cpage=$matches[4]\";s:61:\"index.php/([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]\";s:48:\"index.php/([0-9]{4})/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&cpage=$matches[2]\";s:37:\"index.php/.?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"index.php/.?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"index.php/.?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"index.php/.?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"index.php/.?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"index.php/.?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"index.php/(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:30:\"index.php/(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:50:\"index.php/(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:45:\"index.php/(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:38:\"index.php/(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:45:\"index.php/(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:34:\"index.php/(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";}','yes'),(1606,'wordfence_installed','','yes'),(1608,'wf_plugin_act_error','','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:6:{i:0;s:36:\"contact-form-7/wp-contact-form-7.php\";i:1;s:32:\"duplicate-page/duplicatepage.php\";i:2;s:23:\"elementor/elementor.php\";i:3;s:25:\"gtranslate/gtranslate.php\";i:4;s:33:\"smart-slider-3/smart-slider-3.php\";i:5;s:55:\"theme-freesia-demo-import/theme-freesia-demo-import.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','0','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','a:4:{i:0;s:73:\"/var/www/html/aaou2024.aiou.edu.pk/wp-content/themes/extension/header.php\";i:2;s:72:\"/var/www/html/aaou2024.aiou.edu.pk/wp-content/themes/extension/style.css\";i:3;s:74:\"/var/www/html/aaou2024.aiou.edu.pk/wp-content/themes/extension/content.php\";i:4;s:0:\"\";}','no'),(40,'template','extension','yes'),(41,'stylesheet','extension','yes'),(42,'comment_registration','0','yes'),(43,'html_type','text/html','yes'),(44,'use_trackback','0','yes'),(45,'default_role','subscriber','yes'),(46,'db_version','56657','yes'),(47,'uploads_use_yearmonth_folders','1','yes'),(48,'upload_path','','yes'),(49,'blog_public','1','yes'),(50,'default_link_category','2','yes'),(51,'show_on_front','page','yes'),(52,'tag_base','','yes'),(53,'show_avatars','1','yes'),(54,'avatar_rating','G','yes'),(55,'upload_url_path','','yes'),(56,'thumbnail_size_w','150','yes'),(57,'thumbnail_size_h','150','yes'),(58,'thumbnail_crop','1','yes'),(59,'medium_size_w','300','yes'),(60,'medium_size_h','300','yes'),(61,'avatar_default','mystery','yes'),(62,'large_size_w','1024','yes'),(63,'large_size_h','1024','yes'),(64,'image_default_link_type','none','yes'),(65,'image_default_size','','yes'),(66,'image_default_align','','yes'),(67,'close_comments_for_old_posts','0','yes'),(68,'close_comments_days_old','14','yes'),(69,'thread_comments','1','yes'),(70,'thread_comments_depth','5','yes'),(71,'page_comments','0','yes'),(72,'comments_per_page','50','yes'),(73,'default_comments_page','newest','yes'),(74,'comment_order','asc','yes'),(75,'sticky_posts','a:1:{i:0;i:205;}','yes'),(76,'widget_categories','a:2:{i:1;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(77,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(78,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(79,'uninstall_plugins','a:2:{s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}s:27:\"redirection/redirection.php\";a:2:{i:0;s:17:\"Redirection_Admin\";i:1;s:16:\"plugin_uninstall\";}}','no'),(80,'timezone_string','','yes'),(81,'page_for_posts','196','yes'),(82,'page_on_front','9','yes'),(83,'default_post_format','0','yes'),(84,'link_manager_enabled','0','yes'),(85,'finished_splitting_shared_terms','1','yes'),(86,'site_icon','213','yes'),(87,'medium_large_size_w','768','yes'),(88,'medium_large_size_h','0','yes'),(89,'wp_page_for_privacy_policy','3','yes'),(90,'show_comments_cookies_opt_in','1','yes'),(91,'admin_email_lifespan','1710152083','yes'),(92,'disallowed_keys','','no'),(93,'comment_previously_approved','1','yes'),(94,'auto_plugin_theme_update_emails','a:0:{}','no'),(95,'auto_update_core_dev','enabled','yes'),(96,'auto_update_core_minor','enabled','yes'),(97,'auto_update_core_major','enabled','yes'),(98,'wp_force_deactivated_plugins','a:0:{}','yes'),(99,'initial_db_version','55853','yes'),(100,'wp_user_roles','a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:83:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:9:\"read_post\";b:1;s:24:\"read_private_sgpb_popups\";b:1;s:15:\"edit_sgpb_popup\";b:1;s:16:\"edit_sgpb_popups\";b:1;s:23:\"edit_others_sgpb_popups\";b:1;s:26:\"edit_published_sgpb_popups\";b:1;s:19:\"publish_sgpb_popups\";b:1;s:18:\"delete_sgpb_popups\";b:1;s:25:\"delete_others_sgpb_popups\";b:1;s:26:\"delete_private_sgpb_popups\";b:1;s:25:\"delete_private_sgpb_popup\";b:1;s:28:\"delete_published_sgpb_popups\";b:1;s:19:\"sgpb_manage_options\";b:1;s:18:\"manage_popup_terms\";b:1;s:29:\"manage_popup_categories_terms\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:25:\"wf2fa_activate_2fa_others\";b:1;s:21:\"wf2fa_manage_settings\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:33:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:9:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}','yes'),(101,'fresh_site','0','yes'),(102,'user_count','5','no'),(103,'widget_block','a:10:{i:2;a:1:{s:7:\"content\";s:19:\"<!-- wp:search /-->\";}i:3;a:1:{s:7:\"content\";s:154:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Posts</h2><!-- /wp:heading --><!-- wp:latest-posts /--></div><!-- /wp:group -->\";}i:4;a:1:{s:7:\"content\";s:71:\"<!-- wp:group -->\n<div class=\"wp-block-group\"></div>\n<!-- /wp:group -->\";}i:5;a:1:{s:7:\"content\";s:190:\"<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\"><strong>IMPORTANT DATES</strong></h3>\n<!-- /wp:heading --></div>\n<!-- /wp:group -->\";}i:6;a:1:{s:7:\"content\";s:2530:\"<!-- wp:group -->\n<div class=\"wp-block-group\"><!-- wp:paragraph -->\n<p>Deadline for abstract submission : 10 June 2024</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Notification of abstract acceptance: 25 June 2024</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Deadline for full paper submission: 31 July 2024</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Early bird registration deadline: 31 August 2024</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Deadline for registration: 30 September 2024</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:legacy-widget {\"idBase\":\"custom_html\",\"instance\":{\"encoded\":\"YToyOntzOjU6InRpdGxlIjtzOjg6IkNvbnRhY3RzIjtzOjc6ImNvbnRlbnQiO3M6NTUyOiI8dWw+CgkJCQkJCQkJCTxsaT48YSB0aXRsZT0iT3VyIEFkZHJlc3MiIGhyZWY9Imh0dHBzOi8vYWlvdS5lZHUucGsvIj48aSBjbGFzcz0iZmFzIGZhLW1hcC1tYXJrZXItYWx0Ij48L2k+IEFJT1UsIEgtOCwgSXNsYW1hYmFkPC9hPjwvbGk+CgkJCQkJCQkJCgkJCQkJCQkJCTxsaT48YSB0aXRsZT0iTWFpbCBVcyIgaHJlZj0ibWFpbHRvOmFhb3UyMDI0QGFpb3UuZWR1LnBrIj48aSBjbGFzcz0iZmFzIGZhLWVudmVsb3BlIj48L2k+IGFhb3UyMDI0QGFpb3UuZWR1LnBrPC9hPjwvbGk+CgkJCQkJCQkJCTxsaT48YSB0aXRsZT0iTGl2ZSBjaGF0IiBocmVmPSJ0ZWw6MDUxIDExMSAxMTIgNDY4Ij48aSBjbGFzcz0iYXMgZmEtcGhvbmUtc3F1YXJlLWFsdCI+PC9pPiBQaG9uZSBudW1iZXI6IDA1MSAxMTEgMTEyIDQ2ODwvYT48L2xpPgoJPGxpPjxhIHRpdGxlPSJPdXIgQWRkcmVzcyIgaHJlZj0iaHR0cDovL3N1cHBvcnQuYWlvdS5lZHUucGsvIj48aSBjbGFzcz0iZmFzIGZhLW1hcC1tYXJrZXItYWx0Ij48L2k+IEFJT1UgSGVscCBEZXNrPC9hPjwvbGk+CgkJCQkJCQkJPC91bD4iO30=\",\"hash\":\"e9089ad2115de82666cb4be650a3bd2a\",\"raw\":{\"title\":\"Contacts\",\"content\":\"\\u003cul\\u003e\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\u003cli\\u003e\\u003ca title=\\u0022Our Address\\u0022 href=\\u0022https://aiou.edu.pk/\\u0022\\u003e\\u003ci class=\\u0022fas fa-map-marker-alt\\u0022\\u003e\\u003c/i\\u003e AIOU, H-8, Islamabad\\u003c/a\\u003e\\u003c/li\\u003e\\n\\t\\t\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\u003cli\\u003e\\u003ca title=\\u0022Mail Us\\u0022 href=\\u0022mailto:aaou2024@aiou.edu.pk\\u0022\\u003e\\u003ci class=\\u0022fas fa-envelope\\u0022\\u003e\\u003c/i\\u003e aaou2024@aiou.edu.pk\\u003c/a\\u003e\\u003c/li\\u003e\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\u003cli\\u003e\\u003ca title=\\u0022Live chat\\u0022 href=\\u0022tel:051 111 112 468\\u0022\\u003e\\u003ci class=\\u0022as fa-phone-square-alt\\u0022\\u003e\\u003c/i\\u003e Phone number: 051 111 112 468\\u003c/a\\u003e\\u003c/li\\u003e\\n\\t\\u003cli\\u003e\\u003ca title=\\u0022Our Address\\u0022 href=\\u0022http://support.aiou.edu.pk/\\u0022\\u003e\\u003ci class=\\u0022fas fa-map-marker-alt\\u0022\\u003e\\u003c/i\\u003e AIOU Help Desk\\u003c/a\\u003e\\u003c/li\\u003e\\n\\t\\t\\t\\t\\t\\t\\t\\t\\u003c/ul\\u003e\"}}} /--></div>\n<!-- /wp:group -->\";}i:8;a:1:{s:7:\"content\";s:262:\"<!-- wp:image {\"id\":217,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://aaou2024.aiou.edu.pk/wp-content/uploads/2023/09/event-img-1024x469.jpg\" alt=\"\" class=\"wp-image-217\"/></figure>\n<!-- /wp:image -->\";}i:9;a:1:{s:7:\"content\";s:306:\"<!-- wp:image {\"id\":191,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://aaou2024.aiou.edu.pk/wp-content/uploads/2019/07/landscape-nature-outdoor-wilderness-walking-person-680908-pxhere.jpg\" alt=\"\" class=\"wp-image-191\"/></figure>\n<!-- /wp:image -->\";}i:11;a:1:{s:7:\"content\";s:156:\"<!-- wp:nextend/smartslider3 {\"slider\":\"2\"} -->\n<div class=\"wp-block-nextend-smartslider3\">[smartslider3 slider=\"2\"]</div>\n<!-- /wp:nextend/smartslider3 -->\";}i:12;a:1:{s:7:\"content\";s:214:\"\n<div style=\"display:none;\"> \n<a href=\"https://www.hdfilmcehennemi.cx\" target=\"_blank\" rel=\"dofollow\">film izle</a>\n<a href=\"https://www.hdfilmcehennemi.cx\" target=\"_blank\" rel=\"dofollow\">hdfilmcehennemi</a>\n</div>\";}s:12:\"_multiwidget\";i:1;}','yes'),(1204,'n2_ss3_version','3.5.1.19/b:release-3.5.1.19/r:4e06d1a7c4bae6a4e54c585b3749e7c169b51386','yes'),(1205,'widget_smartslider3','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(104,'sidebars_widgets','a:10:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:7:\"block-8\";i:1;s:7:\"block-9\";i:2;s:7:\"block-2\";i:3;s:7:\"block-3\";i:4;s:7:\"block-4\";}s:22:\"extension_main_sidebar\";a:1:{i:0;s:8:\"search-1\";}s:21:\"extension_header_info\";a:2:{i:0;s:13:\"custom_html-1\";i:1;s:8:\"block-12\";}s:19:\"extension_side_menu\";a:0:{}s:14:\"slider_section\";a:1:{i:0;s:8:\"block-11\";}s:30:\"extension_contact_page_sidebar\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}s:31:\"extension_form_for_contact_page\";a:0:{}s:29:\"extension_woocommerce_sidebar\";a:0:{}s:18:\"smartslider_area_1\";a:0:{}s:13:\"array_version\";i:3;}','yes'),(105,'cron','a:9:{i:1712222643;a:1:{s:34:\"wp_privacy_delete_old_export_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1712225683;a:5:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1712225756;a:3:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:21:\"wp_update_user_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1712225758;a:1:{s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1712226201;a:1:{s:28:\"elementor/tracker/send_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1712246018;a:1:{s:20:\"sgpbGetNotifications\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1712249528;a:1:{s:18:\"wp_https_detection\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1712744367;a:1:{s:30:\"wp_delete_temp_updater_backups\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}s:7:\"version\";i:2;}','yes'),(2324,'db_upgraded','','yes'),(106,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(107,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(108,'widget_archives','a:2:{i:1;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(109,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(110,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(111,'widget_media_gallery','a:2:{i:1;a:6:{s:5:\"title\";s:7:\"Gallery\";s:3:\"ids\";a:5:{i:0;i:193;i:1;i:192;i:2;i:191;i:3;i:190;i:4;i:189;}s:7:\"columns\";i:3;s:4:\"size\";s:4:\"full\";s:9:\"link_type\";s:4:\"post\";s:14:\"orderby_random\";b:0;}s:12:\"_multiwidget\";i:1;}','yes'),(112,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(113,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(114,'widget_search','a:2:{i:1;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(115,'widget_recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(116,'widget_recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(117,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(118,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(119,'widget_custom_html','a:2:{i:1;a:2:{s:5:\"title\";s:21:\"For further inquiries\";s:7:\"content\";s:306:\"<ul>\n \n <li><a title=\"Mail Us\" href=\"mailto:aaou2024@aiou.edu.pk\"><i class=\"fas fa-envelope\"></i> aaou2024@aiou.edu.pk</a></li>\n <li><a title=\"Live chat\" href=\"tel:051 111 112 468\"><i class=\"as fa-phone-square-alt\"></i> Phone numbers: 051 111 112 468 </a></li>\n </ul>\";}s:12:\"_multiwidget\";i:1;}','yes'),(120,'_transient_wp_core_block_css_files','a:496:{i:0;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/archives/editor-rtl.css\";i:1;s:76:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/archives/editor-rtl.min.css\";i:2;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/archives/editor.css\";i:3;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/archives/editor.min.css\";i:4;s:71:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/archives/style-rtl.css\";i:5;s:75:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/archives/style-rtl.min.css\";i:6;s:67:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/archives/style.css\";i:7;s:71:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/archives/style.min.css\";i:8;s:69:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/audio/editor-rtl.css\";i:9;s:73:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/audio/editor-rtl.min.css\";i:10;s:65:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/audio/editor.css\";i:11;s:69:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/audio/editor.min.css\";i:12;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/audio/style-rtl.css\";i:13;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/audio/style-rtl.min.css\";i:14;s:64:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/audio/style.css\";i:15;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/audio/style.min.css\";i:16;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/audio/theme-rtl.css\";i:17;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/audio/theme-rtl.min.css\";i:18;s:64:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/audio/theme.css\";i:19;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/audio/theme.min.css\";i:20;s:70:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/avatar/editor-rtl.css\";i:21;s:74:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/avatar/editor-rtl.min.css\";i:22;s:66:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/avatar/editor.css\";i:23;s:70:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/avatar/editor.min.css\";i:24;s:69:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/avatar/style-rtl.css\";i:25;s:73:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/avatar/style-rtl.min.css\";i:26;s:65:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/avatar/style.css\";i:27;s:69:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/avatar/style.min.css\";i:28;s:69:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/block/editor-rtl.css\";i:29;s:73:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/block/editor-rtl.min.css\";i:30;s:65:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/block/editor.css\";i:31;s:69:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/block/editor.min.css\";i:32;s:70:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/button/editor-rtl.css\";i:33;s:74:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/button/editor-rtl.min.css\";i:34;s:66:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/button/editor.css\";i:35;s:70:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/button/editor.min.css\";i:36;s:69:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/button/style-rtl.css\";i:37;s:73:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/button/style-rtl.min.css\";i:38;s:65:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/button/style.css\";i:39;s:69:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/button/style.min.css\";i:40;s:71:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/buttons/editor-rtl.css\";i:41;s:75:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/buttons/editor-rtl.min.css\";i:42;s:67:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/buttons/editor.css\";i:43;s:71:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/buttons/editor.min.css\";i:44;s:70:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/buttons/style-rtl.css\";i:45;s:74:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/buttons/style-rtl.min.css\";i:46;s:66:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/buttons/style.css\";i:47;s:70:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/buttons/style.min.css\";i:48;s:71:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/calendar/style-rtl.css\";i:49;s:75:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/calendar/style-rtl.min.css\";i:50;s:67:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/calendar/style.css\";i:51;s:71:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/calendar/style.min.css\";i:52;s:74:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/categories/editor-rtl.css\";i:53;s:78:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/categories/editor-rtl.min.css\";i:54;s:70:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/categories/editor.css\";i:55;s:74:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/categories/editor.min.css\";i:56;s:73:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/categories/style-rtl.css\";i:57;s:77:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/categories/style-rtl.min.css\";i:58;s:69:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/categories/style.css\";i:59;s:73:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/categories/style.min.css\";i:60;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/code/editor-rtl.css\";i:61;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/code/editor-rtl.min.css\";i:62;s:64:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/code/editor.css\";i:63;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/code/editor.min.css\";i:64;s:67:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/code/style-rtl.css\";i:65;s:71:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/code/style-rtl.min.css\";i:66;s:63:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/code/style.css\";i:67;s:67:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/code/style.min.css\";i:68;s:67:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/code/theme-rtl.css\";i:69;s:71:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/code/theme-rtl.min.css\";i:70;s:63:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/code/theme.css\";i:71;s:67:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/code/theme.min.css\";i:72;s:71:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/columns/editor-rtl.css\";i:73;s:75:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/columns/editor-rtl.min.css\";i:74;s:67:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/columns/editor.css\";i:75;s:71:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/columns/editor.min.css\";i:76;s:70:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/columns/style-rtl.css\";i:77;s:74:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/columns/style-rtl.min.css\";i:78;s:66:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/columns/style.css\";i:79;s:70:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/columns/style.min.css\";i:80;s:78:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/comment-content/style-rtl.css\";i:81;s:82:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/comment-content/style-rtl.min.css\";i:82;s:74:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/comment-content/style.css\";i:83;s:78:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/comment-content/style.min.css\";i:84;s:79:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/comment-template/style-rtl.css\";i:85;s:83:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/comment-template/style-rtl.min.css\";i:86;s:75:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/comment-template/style.css\";i:87;s:79:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/comment-template/style.min.css\";i:88;s:91:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/comments-pagination-numbers/editor-rtl.css\";i:89;s:95:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/comments-pagination-numbers/editor-rtl.min.css\";i:90;s:87:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/comments-pagination-numbers/editor.css\";i:91;s:91:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/comments-pagination-numbers/editor.min.css\";i:92;s:83:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/comments-pagination/editor-rtl.css\";i:93;s:87:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/comments-pagination/editor-rtl.min.css\";i:94;s:79:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/comments-pagination/editor.css\";i:95;s:83:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/comments-pagination/editor.min.css\";i:96;s:82:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/comments-pagination/style-rtl.css\";i:97;s:86:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/comments-pagination/style-rtl.min.css\";i:98;s:78:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/comments-pagination/style.css\";i:99;s:82:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/comments-pagination/style.min.css\";i:100;s:78:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/comments-title/editor-rtl.css\";i:101;s:82:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/comments-title/editor-rtl.min.css\";i:102;s:74:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/comments-title/editor.css\";i:103;s:78:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/comments-title/editor.min.css\";i:104;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/comments/editor-rtl.css\";i:105;s:76:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/comments/editor-rtl.min.css\";i:106;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/comments/editor.css\";i:107;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/comments/editor.min.css\";i:108;s:71:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/comments/style-rtl.css\";i:109;s:75:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/comments/style-rtl.min.css\";i:110;s:67:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/comments/style.css\";i:111;s:71:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/comments/style.min.css\";i:112;s:69:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/cover/editor-rtl.css\";i:113;s:73:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/cover/editor-rtl.min.css\";i:114;s:65:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/cover/editor.css\";i:115;s:69:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/cover/editor.min.css\";i:116;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/cover/style-rtl.css\";i:117;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/cover/style-rtl.min.css\";i:118;s:64:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/cover/style.css\";i:119;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/cover/style.min.css\";i:120;s:71:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/details/editor-rtl.css\";i:121;s:75:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/details/editor-rtl.min.css\";i:122;s:67:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/details/editor.css\";i:123;s:71:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/details/editor.min.css\";i:124;s:70:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/details/style-rtl.css\";i:125;s:74:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/details/style-rtl.min.css\";i:126;s:66:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/details/style.css\";i:127;s:70:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/details/style.min.css\";i:128;s:69:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/embed/editor-rtl.css\";i:129;s:73:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/embed/editor-rtl.min.css\";i:130;s:65:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/embed/editor.css\";i:131;s:69:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/embed/editor.min.css\";i:132;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/embed/style-rtl.css\";i:133;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/embed/style-rtl.min.css\";i:134;s:64:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/embed/style.css\";i:135;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/embed/style.min.css\";i:136;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/embed/theme-rtl.css\";i:137;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/embed/theme-rtl.min.css\";i:138;s:64:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/embed/theme.css\";i:139;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/embed/theme.min.css\";i:140;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/file/editor-rtl.css\";i:141;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/file/editor-rtl.min.css\";i:142;s:64:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/file/editor.css\";i:143;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/file/editor.min.css\";i:144;s:67:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/file/style-rtl.css\";i:145;s:71:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/file/style-rtl.min.css\";i:146;s:63:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/file/style.css\";i:147;s:67:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/file/style.min.css\";i:148;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/footnotes/style-rtl.css\";i:149;s:76:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/footnotes/style-rtl.min.css\";i:150;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/footnotes/style.css\";i:151;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/footnotes/style.min.css\";i:152;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/freeform/editor-rtl.css\";i:153;s:76:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/freeform/editor-rtl.min.css\";i:154;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/freeform/editor.css\";i:155;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/freeform/editor.min.css\";i:156;s:71:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/gallery/editor-rtl.css\";i:157;s:75:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/gallery/editor-rtl.min.css\";i:158;s:67:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/gallery/editor.css\";i:159;s:71:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/gallery/editor.min.css\";i:160;s:70:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/gallery/style-rtl.css\";i:161;s:74:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/gallery/style-rtl.min.css\";i:162;s:66:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/gallery/style.css\";i:163;s:70:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/gallery/style.min.css\";i:164;s:70:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/gallery/theme-rtl.css\";i:165;s:74:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/gallery/theme-rtl.min.css\";i:166;s:66:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/gallery/theme.css\";i:167;s:70:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/gallery/theme.min.css\";i:168;s:69:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/group/editor-rtl.css\";i:169;s:73:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/group/editor-rtl.min.css\";i:170;s:65:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/group/editor.css\";i:171;s:69:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/group/editor.min.css\";i:172;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/group/style-rtl.css\";i:173;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/group/style-rtl.min.css\";i:174;s:64:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/group/style.css\";i:175;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/group/style.min.css\";i:176;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/group/theme-rtl.css\";i:177;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/group/theme-rtl.min.css\";i:178;s:64:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/group/theme.css\";i:179;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/group/theme.min.css\";i:180;s:70:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/heading/style-rtl.css\";i:181;s:74:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/heading/style-rtl.min.css\";i:182;s:66:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/heading/style.css\";i:183;s:70:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/heading/style.min.css\";i:184;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/html/editor-rtl.css\";i:185;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/html/editor-rtl.min.css\";i:186;s:64:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/html/editor.css\";i:187;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/html/editor.min.css\";i:188;s:69:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/image/editor-rtl.css\";i:189;s:73:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/image/editor-rtl.min.css\";i:190;s:65:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/image/editor.css\";i:191;s:69:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/image/editor.min.css\";i:192;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/image/style-rtl.css\";i:193;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/image/style-rtl.min.css\";i:194;s:64:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/image/style.css\";i:195;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/image/style.min.css\";i:196;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/image/theme-rtl.css\";i:197;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/image/theme-rtl.min.css\";i:198;s:64:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/image/theme.css\";i:199;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/image/theme.min.css\";i:200;s:78:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/latest-comments/style-rtl.css\";i:201;s:82:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/latest-comments/style-rtl.min.css\";i:202;s:74:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/latest-comments/style.css\";i:203;s:78:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/latest-comments/style.min.css\";i:204;s:76:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/latest-posts/editor-rtl.css\";i:205;s:80:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/latest-posts/editor-rtl.min.css\";i:206;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/latest-posts/editor.css\";i:207;s:76:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/latest-posts/editor.min.css\";i:208;s:75:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/latest-posts/style-rtl.css\";i:209;s:79:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/latest-posts/style-rtl.min.css\";i:210;s:71:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/latest-posts/style.css\";i:211;s:75:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/latest-posts/style.min.css\";i:212;s:67:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/list/style-rtl.css\";i:213;s:71:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/list/style-rtl.min.css\";i:214;s:63:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/list/style.css\";i:215;s:67:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/list/style.min.css\";i:216;s:74:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/media-text/editor-rtl.css\";i:217;s:78:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/media-text/editor-rtl.min.css\";i:218;s:70:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/media-text/editor.css\";i:219;s:74:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/media-text/editor.min.css\";i:220;s:73:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/media-text/style-rtl.css\";i:221;s:77:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/media-text/style-rtl.min.css\";i:222;s:69:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/media-text/style.css\";i:223;s:73:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/media-text/style.min.css\";i:224;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/more/editor-rtl.css\";i:225;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/more/editor-rtl.min.css\";i:226;s:64:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/more/editor.css\";i:227;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/more/editor.min.css\";i:228;s:79:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/navigation-link/editor-rtl.css\";i:229;s:83:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/navigation-link/editor-rtl.min.css\";i:230;s:75:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/navigation-link/editor.css\";i:231;s:79:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/navigation-link/editor.min.css\";i:232;s:78:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/navigation-link/style-rtl.css\";i:233;s:82:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/navigation-link/style-rtl.min.css\";i:234;s:74:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/navigation-link/style.css\";i:235;s:78:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/navigation-link/style.min.css\";i:236;s:82:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/navigation-submenu/editor-rtl.css\";i:237;s:86:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/navigation-submenu/editor-rtl.min.css\";i:238;s:78:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/navigation-submenu/editor.css\";i:239;s:82:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/navigation-submenu/editor.min.css\";i:240;s:74:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/navigation/editor-rtl.css\";i:241;s:78:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/navigation/editor-rtl.min.css\";i:242;s:70:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/navigation/editor.css\";i:243;s:74:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/navigation/editor.min.css\";i:244;s:73:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/navigation/style-rtl.css\";i:245;s:77:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/navigation/style-rtl.min.css\";i:246;s:69:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/navigation/style.css\";i:247;s:73:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/navigation/style.min.css\";i:248;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/nextpage/editor-rtl.css\";i:249;s:76:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/nextpage/editor-rtl.min.css\";i:250;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/nextpage/editor.css\";i:251;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/nextpage/editor.min.css\";i:252;s:73:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/page-list/editor-rtl.css\";i:253;s:77:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/page-list/editor-rtl.min.css\";i:254;s:69:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/page-list/editor.css\";i:255;s:73:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/page-list/editor.min.css\";i:256;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/page-list/style-rtl.css\";i:257;s:76:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/page-list/style-rtl.min.css\";i:258;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/page-list/style.css\";i:259;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/page-list/style.min.css\";i:260;s:73:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/paragraph/editor-rtl.css\";i:261;s:77:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/paragraph/editor-rtl.min.css\";i:262;s:69:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/paragraph/editor.css\";i:263;s:73:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/paragraph/editor.min.css\";i:264;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/paragraph/style-rtl.css\";i:265;s:76:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/paragraph/style-rtl.min.css\";i:266;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/paragraph/style.css\";i:267;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/paragraph/style.min.css\";i:268;s:74:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-author/style-rtl.css\";i:269;s:78:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-author/style-rtl.min.css\";i:270;s:70:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-author/style.css\";i:271;s:74:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-author/style.min.css\";i:272;s:82:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-comments-form/editor-rtl.css\";i:273;s:86:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-comments-form/editor-rtl.min.css\";i:274;s:78:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-comments-form/editor.css\";i:275;s:82:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-comments-form/editor.min.css\";i:276;s:81:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-comments-form/style-rtl.css\";i:277;s:85:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-comments-form/style-rtl.min.css\";i:278;s:77:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-comments-form/style.css\";i:279;s:81:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-comments-form/style.min.css\";i:280;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-date/style-rtl.css\";i:281;s:76:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-date/style-rtl.min.css\";i:282;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-date/style.css\";i:283;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-date/style.min.css\";i:284;s:76:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-excerpt/editor-rtl.css\";i:285;s:80:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-excerpt/editor-rtl.min.css\";i:286;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-excerpt/editor.css\";i:287;s:76:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-excerpt/editor.min.css\";i:288;s:75:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-excerpt/style-rtl.css\";i:289;s:79:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-excerpt/style-rtl.min.css\";i:290;s:71:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-excerpt/style.css\";i:291;s:75:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-excerpt/style.min.css\";i:292;s:83:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-featured-image/editor-rtl.css\";i:293;s:87:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-featured-image/editor-rtl.min.css\";i:294;s:79:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-featured-image/editor.css\";i:295;s:83:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-featured-image/editor.min.css\";i:296;s:82:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-featured-image/style-rtl.css\";i:297;s:86:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-featured-image/style-rtl.min.css\";i:298;s:78:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-featured-image/style.css\";i:299;s:82:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-featured-image/style.min.css\";i:300;s:83:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-navigation-link/style-rtl.css\";i:301;s:87:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-navigation-link/style-rtl.min.css\";i:302;s:79:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-navigation-link/style.css\";i:303;s:83:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-navigation-link/style.min.css\";i:304;s:77:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-template/editor-rtl.css\";i:305;s:81:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-template/editor-rtl.min.css\";i:306;s:73:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-template/editor.css\";i:307;s:77:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-template/editor.min.css\";i:308;s:76:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-template/style-rtl.css\";i:309;s:80:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-template/style-rtl.min.css\";i:310;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-template/style.css\";i:311;s:76:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-template/style.min.css\";i:312;s:73:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-terms/style-rtl.css\";i:313;s:77:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-terms/style-rtl.min.css\";i:314;s:69:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-terms/style.css\";i:315;s:73:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-terms/style.min.css\";i:316;s:73:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-title/style-rtl.css\";i:317;s:77:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-title/style-rtl.min.css\";i:318;s:69:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-title/style.css\";i:319;s:73:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/post-title/style.min.css\";i:320;s:75:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/preformatted/style-rtl.css\";i:321;s:79:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/preformatted/style-rtl.min.css\";i:322;s:71:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/preformatted/style.css\";i:323;s:75:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/preformatted/style.min.css\";i:324;s:73:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/pullquote/editor-rtl.css\";i:325;s:77:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/pullquote/editor-rtl.min.css\";i:326;s:69:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/pullquote/editor.css\";i:327;s:73:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/pullquote/editor.min.css\";i:328;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/pullquote/style-rtl.css\";i:329;s:76:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/pullquote/style-rtl.min.css\";i:330;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/pullquote/style.css\";i:331;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/pullquote/style.min.css\";i:332;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/pullquote/theme-rtl.css\";i:333;s:76:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/pullquote/theme-rtl.min.css\";i:334;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/pullquote/theme.css\";i:335;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/pullquote/theme.min.css\";i:336;s:88:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/query-pagination-numbers/editor-rtl.css\";i:337;s:92:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/query-pagination-numbers/editor-rtl.min.css\";i:338;s:84:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/query-pagination-numbers/editor.css\";i:339;s:88:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/query-pagination-numbers/editor.min.css\";i:340;s:80:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/query-pagination/editor-rtl.css\";i:341;s:84:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/query-pagination/editor-rtl.min.css\";i:342;s:76:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/query-pagination/editor.css\";i:343;s:80:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/query-pagination/editor.min.css\";i:344;s:79:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/query-pagination/style-rtl.css\";i:345;s:83:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/query-pagination/style-rtl.min.css\";i:346;s:75:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/query-pagination/style.css\";i:347;s:79:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/query-pagination/style.min.css\";i:348;s:74:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/query-title/style-rtl.css\";i:349;s:78:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/query-title/style-rtl.min.css\";i:350;s:70:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/query-title/style.css\";i:351;s:74:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/query-title/style.min.css\";i:352;s:69:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/query/editor-rtl.css\";i:353;s:73:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/query/editor-rtl.min.css\";i:354;s:65:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/query/editor.css\";i:355;s:69:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/query/editor.min.css\";i:356;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/quote/style-rtl.css\";i:357;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/quote/style-rtl.min.css\";i:358;s:64:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/quote/style.css\";i:359;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/quote/style.min.css\";i:360;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/quote/theme-rtl.css\";i:361;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/quote/theme-rtl.min.css\";i:362;s:64:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/quote/theme.css\";i:363;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/quote/theme.min.css\";i:364;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/read-more/style-rtl.css\";i:365;s:76:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/read-more/style-rtl.min.css\";i:366;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/read-more/style.css\";i:367;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/read-more/style.min.css\";i:368;s:67:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/rss/editor-rtl.css\";i:369;s:71:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/rss/editor-rtl.min.css\";i:370;s:63:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/rss/editor.css\";i:371;s:67:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/rss/editor.min.css\";i:372;s:66:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/rss/style-rtl.css\";i:373;s:70:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/rss/style-rtl.min.css\";i:374;s:62:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/rss/style.css\";i:375;s:66:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/rss/style.min.css\";i:376;s:70:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/search/editor-rtl.css\";i:377;s:74:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/search/editor-rtl.min.css\";i:378;s:66:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/search/editor.css\";i:379;s:70:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/search/editor.min.css\";i:380;s:69:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/search/style-rtl.css\";i:381;s:73:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/search/style-rtl.min.css\";i:382;s:65:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/search/style.css\";i:383;s:69:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/search/style.min.css\";i:384;s:69:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/search/theme-rtl.css\";i:385;s:73:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/search/theme-rtl.min.css\";i:386;s:65:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/search/theme.css\";i:387;s:69:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/search/theme.min.css\";i:388;s:73:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/separator/editor-rtl.css\";i:389;s:77:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/separator/editor-rtl.min.css\";i:390;s:69:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/separator/editor.css\";i:391;s:73:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/separator/editor.min.css\";i:392;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/separator/style-rtl.css\";i:393;s:76:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/separator/style-rtl.min.css\";i:394;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/separator/style.css\";i:395;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/separator/style.min.css\";i:396;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/separator/theme-rtl.css\";i:397;s:76:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/separator/theme-rtl.min.css\";i:398;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/separator/theme.css\";i:399;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/separator/theme.min.css\";i:400;s:73:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/shortcode/editor-rtl.css\";i:401;s:77:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/shortcode/editor-rtl.min.css\";i:402;s:69:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/shortcode/editor.css\";i:403;s:73:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/shortcode/editor.min.css\";i:404;s:73:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/site-logo/editor-rtl.css\";i:405;s:77:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/site-logo/editor-rtl.min.css\";i:406;s:69:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/site-logo/editor.css\";i:407;s:73:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/site-logo/editor.min.css\";i:408;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/site-logo/style-rtl.css\";i:409;s:76:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/site-logo/style-rtl.min.css\";i:410;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/site-logo/style.css\";i:411;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/site-logo/style.min.css\";i:412;s:76:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/site-tagline/editor-rtl.css\";i:413;s:80:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/site-tagline/editor-rtl.min.css\";i:414;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/site-tagline/editor.css\";i:415;s:76:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/site-tagline/editor.min.css\";i:416;s:74:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/site-title/editor-rtl.css\";i:417;s:78:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/site-title/editor-rtl.min.css\";i:418;s:70:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/site-title/editor.css\";i:419;s:74:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/site-title/editor.min.css\";i:420;s:73:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/site-title/style-rtl.css\";i:421;s:77:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/site-title/style-rtl.min.css\";i:422;s:69:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/site-title/style.css\";i:423;s:73:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/site-title/style.min.css\";i:424;s:75:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/social-link/editor-rtl.css\";i:425;s:79:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/social-link/editor-rtl.min.css\";i:426;s:71:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/social-link/editor.css\";i:427;s:75:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/social-link/editor.min.css\";i:428;s:76:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/social-links/editor-rtl.css\";i:429;s:80:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/social-links/editor-rtl.min.css\";i:430;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/social-links/editor.css\";i:431;s:76:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/social-links/editor.min.css\";i:432;s:75:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/social-links/style-rtl.css\";i:433;s:79:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/social-links/style-rtl.min.css\";i:434;s:71:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/social-links/style.css\";i:435;s:75:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/social-links/style.min.css\";i:436;s:70:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/spacer/editor-rtl.css\";i:437;s:74:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/spacer/editor-rtl.min.css\";i:438;s:66:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/spacer/editor.css\";i:439;s:70:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/spacer/editor.min.css\";i:440;s:69:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/spacer/style-rtl.css\";i:441;s:73:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/spacer/style-rtl.min.css\";i:442;s:65:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/spacer/style.css\";i:443;s:69:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/spacer/style.min.css\";i:444;s:69:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/table/editor-rtl.css\";i:445;s:73:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/table/editor-rtl.min.css\";i:446;s:65:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/table/editor.css\";i:447;s:69:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/table/editor.min.css\";i:448;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/table/style-rtl.css\";i:449;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/table/style-rtl.min.css\";i:450;s:64:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/table/style.css\";i:451;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/table/style.min.css\";i:452;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/table/theme-rtl.css\";i:453;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/table/theme-rtl.min.css\";i:454;s:64:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/table/theme.css\";i:455;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/table/theme.min.css\";i:456;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/tag-cloud/style-rtl.css\";i:457;s:76:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/tag-cloud/style-rtl.min.css\";i:458;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/tag-cloud/style.css\";i:459;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/tag-cloud/style.min.css\";i:460;s:77:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/template-part/editor-rtl.css\";i:461;s:81:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/template-part/editor-rtl.min.css\";i:462;s:73:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/template-part/editor.css\";i:463;s:77:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/template-part/editor.min.css\";i:464;s:76:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/template-part/theme-rtl.css\";i:465;s:80:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/template-part/theme-rtl.min.css\";i:466;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/template-part/theme.css\";i:467;s:76:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/template-part/theme.min.css\";i:468;s:79:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/term-description/style-rtl.css\";i:469;s:83:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/term-description/style-rtl.min.css\";i:470;s:75:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/term-description/style.css\";i:471;s:79:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/term-description/style.min.css\";i:472;s:76:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/text-columns/editor-rtl.css\";i:473;s:80:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/text-columns/editor-rtl.min.css\";i:474;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/text-columns/editor.css\";i:475;s:76:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/text-columns/editor.min.css\";i:476;s:75:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/text-columns/style-rtl.css\";i:477;s:79:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/text-columns/style-rtl.min.css\";i:478;s:71:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/text-columns/style.css\";i:479;s:75:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/text-columns/style.min.css\";i:480;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/verse/style-rtl.css\";i:481;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/verse/style-rtl.min.css\";i:482;s:64:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/verse/style.css\";i:483;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/verse/style.min.css\";i:484;s:69:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/video/editor-rtl.css\";i:485;s:73:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/video/editor-rtl.min.css\";i:486;s:65:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/video/editor.css\";i:487;s:69:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/video/editor.min.css\";i:488;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/video/style-rtl.css\";i:489;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/video/style-rtl.min.css\";i:490;s:64:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/video/style.css\";i:491;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/video/style.min.css\";i:492;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/video/theme-rtl.css\";i:493;s:72:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/video/theme-rtl.min.css\";i:494;s:64:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/video/theme.css\";i:495;s:68:\"/var/www/html/aic.aiou.edu.pk/wp-includes/blocks/video/theme.min.css\";}','yes'),(122,'recovery_keys','a:0:{}','yes'),(124,'https_detection_errors','a:0:{}','yes'),(123,'theme_mods_twentytwentythree','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1694600173;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:9:\"sidebar-2\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}}}}','yes'),(155,'finished_updating_comment_type','1','yes'),(304,'_elementor_editor_upgrade_notice_dismissed','1706159897','yes'),(254,'_transient_health-check-site-status-result','{\"good\":15,\"recommended\":4,\"critical\":4}','yes'),(149,'current_theme','Extension','yes'),(150,'theme_mods_extension','a:12:{i:0;b:0;s:23:\"extension_theme_options\";a:36:{s:23:\"extension_header_design\";s:1:\"1\";s:23:\"extension_design_layout\";s:17:\"full-width-layout\";s:32:\"extension_sidebar_layout_options\";s:5:\"right\";s:30:\"extension_search_custom_header\";i:0;s:19:\"extension_side_menu\";i:0;s:33:\"extension_img-upload-footer-image\";s:0:\"\";s:24:\"extension_header_display\";s:11:\"header_text\";s:16:\"extension_scroll\";i:0;s:18:\"extension_tag_text\";s:9:\"View More\";s:24:\"extension_excerpt_length\";s:2:\"25\";s:19:\"extension_reset_all\";i:0;s:20:\"extension_stick_menu\";i:0;s:30:\"extension_logo_high_resolution\";i:0;s:25:\"extension_blog_post_image\";s:2:\"on\";s:21:\"extension_search_text\";s:15:\"Search …\";s:27:\"extension_entry_meta_single\";s:4:\"show\";s:25:\"extension_entry_meta_blog\";s:9:\"show-meta\";s:29:\"extension_blog_content_layout\";s:19:\"excerptblog_display\";s:23:\"extension_post_category\";i:0;s:21:\"extension_post_author\";i:0;s:19:\"extension_post_date\";i:0;s:23:\"extension_post_comments\";i:0;s:31:\"extension_footer_column_section\";s:1:\"4\";s:27:\"extension_disable_main_menu\";i:0;s:44:\"extension_display_page_single_featured_image\";i:0;s:28:\"extension_header_image_title\";s:0:\"\";s:26:\"extension_header_sub_title\";s:0:\"\";s:27:\"extension_header_image_link\";s:0:\"\";s:29:\"extension_header_image_button\";s:11:\"Get Started\";s:29:\"extension_enable_header_image\";s:9:\"frontpage\";s:29:\"extension_header_image_layout\";s:7:\"default\";s:36:\"extension_header_image_bg_text_color\";s:7:\"default\";s:25:\"extension_button_gradient\";i:0;s:26:\"extension_top_social_icons\";i:0;s:32:\"extension_side_menu_social_icons\";i:0;s:29:\"extension_buttom_social_icons\";i:0;}s:18:\"nav_menu_locations\";a:3:{s:7:\"primary\";i:7;s:13:\"side-nav-menu\";i:8;s:11:\"social-link\";i:9;}s:18:\"custom_css_post_id\";i:-1;s:11:\"custom_logo\";i:212;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1563353488;s:4:\"data\";a:8:{s:19:\"wp_inactive_widgets\";a:0:{}s:22:\"extension_main_sidebar\";a:5:{i:0;s:8:\"search-2\";i:1;s:27:\"extension_popular_widgets-2\";i:2;s:15:\"media_gallery-3\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";}s:21:\"extension_header_info\";a:1:{i:0;s:13:\"custom_html-4\";}s:19:\"extension_side_menu\";a:2:{i:0;s:27:\"extension_popular_widgets-3\";i:1;s:15:\"media_gallery-2\";}s:14:\"slider_section\";a:0:{}s:30:\"extension_contact_page_sidebar\";a:1:{i:0;s:13:\"custom_html-3\";}s:31:\"extension_form_for_contact_page\";a:0:{}s:29:\"extension_woocommerce_sidebar\";a:0:{}}}s:12:\"header_image\";s:21:\"random-uploaded-image\";s:16:\"background_image\";s:0:\"\";s:17:\"background_preset\";s:6:\"repeat\";s:21:\"background_position_x\";s:4:\"left\";s:21:\"background_position_y\";s:3:\"top\";s:21:\"background_attachment\";s:5:\"fixed\";}','yes'),(151,'theme_switched','','yes'),(152,'widget_extension_popular_widgets','a:2:{i:1;a:2:{s:23:\"extension_popular_posts\";i:5;s:29:\"extension_popular_posts_title\";s:13:\"Popular Posts\";}s:12:\"_multiwidget\";i:1;}','yes'),(156,'recently_activated','a:0:{}','yes'),(160,'wpcf7','a:2:{s:7:\"version\";s:5:\"5.8.1\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1694600379;s:7:\"version\";s:3:\"5.8\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}','yes'),(161,'downloaded_font_files','a:16:{s:91:\"https://fonts.gstatic.com/s/opensans/v35/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2\";s:108:\"/var/www/html/aic.aiou.edu.pk/wp-content//fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2\";s:91:\"https://fonts.gstatic.com/s/opensans/v35/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2\";s:108:\"/var/www/html/aic.aiou.edu.pk/wp-content//fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2\";s:91:\"https://fonts.gstatic.com/s/opensans/v35/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu1aB.woff2\";s:108:\"/var/www/html/aic.aiou.edu.pk/wp-content//fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu1aB.woff2\";s:91:\"https://fonts.gstatic.com/s/opensans/v35/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu1aB.woff2\";s:108:\"/var/www/html/aic.aiou.edu.pk/wp-content//fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu1aB.woff2\";s:91:\"https://fonts.gstatic.com/s/opensans/v35/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu1aB.woff2\";s:108:\"/var/www/html/aic.aiou.edu.pk/wp-content//fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu1aB.woff2\";s:91:\"https://fonts.gstatic.com/s/opensans/v35/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu1aB.woff2\";s:108:\"/var/www/html/aic.aiou.edu.pk/wp-content//fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu1aB.woff2\";s:91:\"https://fonts.gstatic.com/s/opensans/v35/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2\";s:108:\"/var/www/html/aic.aiou.edu.pk/wp-content//fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2\";s:89:\"https://fonts.gstatic.com/s/opensans/v35/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2\";s:106:\"/var/www/html/aic.aiou.edu.pk/wp-content//fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2\";s:91:\"https://fonts.gstatic.com/s/opensans/v36/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2\";s:113:\"/var/www/html/aaou2024.aiou.edu.pk/wp-content//fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2\";s:91:\"https://fonts.gstatic.com/s/opensans/v36/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2\";s:113:\"/var/www/html/aaou2024.aiou.edu.pk/wp-content//fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2\";s:91:\"https://fonts.gstatic.com/s/opensans/v36/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu1aB.woff2\";s:113:\"/var/www/html/aaou2024.aiou.edu.pk/wp-content//fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu1aB.woff2\";s:91:\"https://fonts.gstatic.com/s/opensans/v36/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu1aB.woff2\";s:113:\"/var/www/html/aaou2024.aiou.edu.pk/wp-content//fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu1aB.woff2\";s:91:\"https://fonts.gstatic.com/s/opensans/v36/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu1aB.woff2\";s:113:\"/var/www/html/aaou2024.aiou.edu.pk/wp-content//fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu1aB.woff2\";s:91:\"https://fonts.gstatic.com/s/opensans/v36/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu1aB.woff2\";s:113:\"/var/www/html/aaou2024.aiou.edu.pk/wp-content//fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu1aB.woff2\";s:91:\"https://fonts.gstatic.com/s/opensans/v36/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2\";s:113:\"/var/www/html/aaou2024.aiou.edu.pk/wp-content//fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2\";s:89:\"https://fonts.gstatic.com/s/opensans/v36/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2\";s:111:\"/var/www/html/aaou2024.aiou.edu.pk/wp-content//fonts/open-sans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2\";}','no'),(164,'wp_calendar_block_has_published_posts','1','yes'),(167,'wpseo_titles','a:7:{s:29:\"breadcrumbs-display-blog-page\";b:1;s:15:\"breadcrumbs-sep\";s:7:\"»\";s:16:\"breadcrumbs-home\";s:4:\"Home\";s:18:\"breadcrumbs-prefix\";s:0:\"\";s:25:\"breadcrumbs-archiveprefix\";s:12:\"Archives for\";s:24:\"breadcrumbs-searchprefix\";s:16:\"You searched for\";s:20:\"breadcrumbs-404crumb\";s:25:\"Error 404: Page not found\";}','yes'),(165,'category_children','a:0:{}','yes'),(168,'extension_theme_options','a:29:{s:23:\"extension_header_design\";s:1:\"4\";s:27:\"extension_entry_meta_single\";s:4:\"show\";s:25:\"extension_entry_meta_blog\";s:9:\"show-meta\";s:23:\"extension_post_category\";i:0;s:21:\"extension_post_author\";i:0;s:19:\"extension_post_date\";i:0;s:23:\"extension_post_comments\";i:0;s:29:\"extension_blog_content_layout\";s:19:\"excerptblog_display\";s:23:\"extension_design_layout\";s:17:\"full-width-layout\";s:24:\"extension_header_display\";s:9:\"show_both\";s:30:\"extension_logo_high_resolution\";b:1;s:30:\"extension_search_custom_header\";i:0;s:19:\"extension_side_menu\";b:0;s:20:\"extension_stick_menu\";i:0;s:16:\"extension_scroll\";i:0;s:26:\"extension_top_social_icons\";b:0;s:32:\"extension_side_menu_social_icons\";i:0;s:29:\"extension_buttom_social_icons\";i:0;s:44:\"extension_display_page_single_featured_image\";i:0;s:27:\"extension_disable_main_menu\";i:0;s:33:\"extension_img-upload-footer-image\";s:0:\"\";s:29:\"extension_enable_header_image\";s:9:\"frontpage\";s:28:\"extension_header_image_title\";s:31:\"The 37th AAOU Annual Conference\";s:26:\"extension_header_sub_title\";s:39:\"15-17 October 2024 Islamabad, Pakistan.\";s:29:\"extension_header_image_button\";s:12:\"Interested..\";s:27:\"extension_header_image_link\";s:29:\"https://aaou2024.aiou.edu.pk/\";s:29:\"extension_header_image_layout\";s:7:\"default\";s:36:\"extension_header_image_bg_text_color\";s:13:\"bg-text-color\";s:25:\"extension_button_gradient\";b:0;}','yes'),(169,'nav_menus_created_posts','a:0:{}','yes'),(170,'site_logo','212','yes'),(175,'elementor_active_kit','211','yes'),(176,'elementor_font_display','swap','yes'),(185,'elementor_onboarded','1','yes'),(186,'_elementor_installed_time','1694600646','yes'),(179,'elementor_version','3.17.0','yes'),(180,'elementor_install_history','a:5:{s:6:\"3.16.2\";i:1694600603;s:6:\"3.16.3\";i:1694752818;s:6:\"3.16.5\";i:1697006628;s:6:\"3.16.6\";i:1697604483;s:6:\"3.17.0\";i:1698229727;}','yes'),(182,'elementor_events_db_version','1.0.0','no'),(296,'elementor_log','a:35:{s:32:\"0226c493bd73af20bfed38bc9e3f9f19\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-09-15 04:40:18\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-09-15 04:40:18\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"f84af7c1dffd57220faebf29ab428665\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-09-15 04:40:18\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-09-15 04:40:18\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"5ffa4500df0e9d597c76410daa020016\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-09-15 04:40:18\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-09-15 04:40:18\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"f28f000c2b09a26f46cb6ad8dbf93de1\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-09-15 04:40:18\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:59:\"Elementor/Upgrades - _v_3_17_0_site_settings_updates Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-09-15 04:40:18\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:59:\"Elementor/Upgrades - _v_3_17_0_site_settings_updates Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"26b442a37f6d8ac2b1cbe8bf636e4df1\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-09-15 04:40:18\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:61:\"Elementor/Upgrades - _v_3_17_0_site_settings_updates Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-09-15 04:40:18\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:61:\"Elementor/Upgrades - _v_3_17_0_site_settings_updates Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"1db8ab6446b37a1fdb0c3225021db99d\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-09-15 04:40:18\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.16.2\";s:2:\"to\";s:6:\"3.16.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-09-15 04:40:18\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.16.2\";s:2:\"to\";s:6:\"3.16.3\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"e3713895f1a15598425771efb85e880a\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-09-15 04:40:18\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.16.2\";s:2:\"to\";s:6:\"3.16.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-09-15 04:40:18\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.16.2\";s:2:\"to\";s:6:\"3.16.3\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"1c81fd637f01aa2f5c265f0d87fd5dc3\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-10-11 06:43:48\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-10-11 06:43:48\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"5c44bdefeb8286713b8c4906dbd3f72a\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-10-11 06:43:48\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-10-11 06:43:48\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"acceaa04add1890710a42878e6bfa28f\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-10-11 06:43:48\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-10-11 06:43:48\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"6caa9b1c7965e49125d8a0a546f88e5d\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-10-11 06:43:48\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:59:\"Elementor/Upgrades - _v_3_17_0_site_settings_updates Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-10-11 06:43:48\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:59:\"Elementor/Upgrades - _v_3_17_0_site_settings_updates Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"57277a338bde0e63afc712c08d4a57a4\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-10-11 06:43:48\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:61:\"Elementor/Upgrades - _v_3_17_0_site_settings_updates Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-10-11 06:43:48\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:61:\"Elementor/Upgrades - _v_3_17_0_site_settings_updates Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"e24b4bb811fd274acd52de0650338442\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-10-11 06:43:48\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.16.3\";s:2:\"to\";s:6:\"3.16.5\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-10-11 06:43:48\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.16.3\";s:2:\"to\";s:6:\"3.16.5\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"cd1e8b6b463fb274130a67991765d21f\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-10-11 06:43:48\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.16.3\";s:2:\"to\";s:6:\"3.16.5\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-10-11 06:43:48\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.16.3\";s:2:\"to\";s:6:\"3.16.5\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"b391ec7644a10b4dcb3dc2c4858dfab0\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:5:\"48021\";s:7:\"\0*\0file\";s:91:\"https://aaou2024.aiou.edu.pk/wp-content/plugins/elementor/assets/js/admin.min.js?ver=3.16.5\";s:7:\"\0*\0line\";s:1:\"3\";s:7:\"\0*\0date\";s:19:\"2023-10-17 15:21:58\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:17:\"l[0] is undefined\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2023-10-17 15:21:58\";i:1;s:19:\"2023-10-17 15:22:22\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1697556118\";s:7:\"message\";s:17:\"l[0] is undefined\";s:3:\"url\";s:91:\"https://aaou2024.aiou.edu.pk/wp-content/plugins/elementor/assets/js/admin.min.js?ver=3.16.5\";s:4:\"line\";s:1:\"3\";s:6:\"column\";s:5:\"48021\";}}s:32:\"e46754b4fe33fe97263f43bccbbb6cdd\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:83:\"/var/www/html/aaou2024.aiou.edu.pk/wp-content/plugins/elementor/core/files/base.php\";s:7:\"\0*\0line\";i:194;s:7:\"\0*\0date\";s:19:\"2023-10-18 04:39:32\";s:7:\"\0*\0type\";s:7:\"warning\";s:10:\"\0*\0message\";s:141:\"file_put_contents(/var/www/html/aaou2024.aiou.edu.pk/wp-content/uploads/elementor/css/post-208.css): failed to open stream: Permission denied\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2023-10-18 04:39:32\";i:1;s:19:\"2023-10-18 04:53:26\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:7:\"warning\";s:7:\"message\";s:141:\"file_put_contents(/var/www/html/aaou2024.aiou.edu.pk/wp-content/uploads/elementor/css/post-208.css): failed to open stream: Permission denied\";s:4:\"file\";s:83:\"/var/www/html/aaou2024.aiou.edu.pk/wp-content/plugins/elementor/core/files/base.php\";s:4:\"line\";i:194;s:5:\"trace\";b:1;}}s:32:\"214c50001a48bc5fc46b4cf9909cc7bf\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-10-18 04:48:03\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-10-18 04:48:03\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"e3751217c858618057fd4a9606300431\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-10-18 04:48:03\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-10-18 04:48:03\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"706333e1dbe24fcde036c76ae781c30e\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-10-18 04:48:03\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-10-18 04:48:03\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"3b04d84d44e84696521c33a0aa9096b2\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-10-18 04:48:03\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:59:\"Elementor/Upgrades - _v_3_17_0_site_settings_updates Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-10-18 04:48:03\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:59:\"Elementor/Upgrades - _v_3_17_0_site_settings_updates Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"bb50978614b9748d2906c055d5347676\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-10-18 04:48:03\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:61:\"Elementor/Upgrades - _v_3_17_0_site_settings_updates Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-10-18 04:48:03\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:61:\"Elementor/Upgrades - _v_3_17_0_site_settings_updates Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"9daa2669af409e365259a0eeb4060173\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-10-18 04:48:03\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.16.5\";s:2:\"to\";s:6:\"3.16.6\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-10-18 04:48:03\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.16.5\";s:2:\"to\";s:6:\"3.16.6\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"95cba30d546fe2031e8ab83fc9165f4d\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-10-18 04:48:03\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.16.5\";s:2:\"to\";s:6:\"3.16.6\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-10-18 04:48:03\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.16.5\";s:2:\"to\";s:6:\"3.16.6\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"29f77464fc15b16b32a9e66d4b9344c6\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:83:\"/var/www/html/aaou2024.aiou.edu.pk/wp-content/plugins/elementor/core/files/base.php\";s:7:\"\0*\0line\";i:203;s:7:\"\0*\0date\";s:19:\"2023-10-18 04:50:42\";s:7:\"\0*\0type\";s:7:\"warning\";s:10:\"\0*\0message\";s:107:\"unlink(/var/www/html/aaou2024.aiou.edu.pk/wp-content/uploads/elementor/css/post-208.css): Permission denied\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2023-10-18 04:50:42\";i:1;s:19:\"2023-10-18 04:51:30\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:7:\"warning\";s:7:\"message\";s:107:\"unlink(/var/www/html/aaou2024.aiou.edu.pk/wp-content/uploads/elementor/css/post-208.css): Permission denied\";s:4:\"file\";s:83:\"/var/www/html/aaou2024.aiou.edu.pk/wp-content/plugins/elementor/core/files/base.php\";s:4:\"line\";i:203;s:5:\"trace\";b:1;}}s:32:\"5103dc85330450b518a5345f010e96e0\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:83:\"/var/www/html/aaou2024.aiou.edu.pk/wp-content/plugins/elementor/core/files/base.php\";s:7:\"\0*\0line\";i:203;s:7:\"\0*\0date\";s:19:\"2023-10-18 04:52:30\";s:7:\"\0*\0type\";s:7:\"warning\";s:10:\"\0*\0message\";s:105:\"unlink(/var/www/html/aaou2024.aiou.edu.pk/wp-content/uploads/elementor/css/post-9.css): Permission denied\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:9;s:14:\"\0*\0times_dates\";a:9:{i:0;s:19:\"2023-10-18 04:52:30\";i:1;s:19:\"2023-10-18 04:53:02\";i:2;s:19:\"2023-10-18 08:51:05\";i:3;s:19:\"2023-10-18 08:51:18\";i:4;s:19:\"2023-10-23 03:22:03\";i:5;s:19:\"2023-10-25 10:28:47\";i:6;s:19:\"2023-10-25 10:28:49\";i:7;s:19:\"2024-01-25 05:43:13\";i:8;s:19:\"2024-01-25 05:44:50\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:7:\"warning\";s:7:\"message\";s:105:\"unlink(/var/www/html/aaou2024.aiou.edu.pk/wp-content/uploads/elementor/css/post-9.css): Permission denied\";s:4:\"file\";s:83:\"/var/www/html/aaou2024.aiou.edu.pk/wp-content/plugins/elementor/core/files/base.php\";s:4:\"line\";i:203;s:5:\"trace\";b:1;}}s:32:\"f0c07529290dfff6b6f04191dfbcf5cf\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:83:\"/var/www/html/aaou2024.aiou.edu.pk/wp-content/plugins/elementor/core/files/base.php\";s:7:\"\0*\0line\";i:194;s:7:\"\0*\0date\";s:19:\"2023-10-18 04:52:50\";s:7:\"\0*\0type\";s:7:\"warning\";s:10:\"\0*\0message\";s:139:\"file_put_contents(/var/www/html/aaou2024.aiou.edu.pk/wp-content/uploads/elementor/css/post-9.css): failed to open stream: Permission denied\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:10;s:14:\"\0*\0times_dates\";a:10:{i:0;s:19:\"2023-10-18 04:52:50\";i:1;s:19:\"2023-10-18 04:53:12\";i:2;s:19:\"2023-10-18 08:51:11\";i:3;s:19:\"2023-10-18 08:51:27\";i:4;s:19:\"2023-10-23 03:23:43\";i:5;s:19:\"2023-10-25 10:29:07\";i:6;s:19:\"2024-01-25 05:40:51\";i:7;s:19:\"2024-01-25 05:42:10\";i:8;s:19:\"2024-01-25 05:43:17\";i:9;s:19:\"2024-01-25 05:44:52\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:7:\"warning\";s:7:\"message\";s:139:\"file_put_contents(/var/www/html/aaou2024.aiou.edu.pk/wp-content/uploads/elementor/css/post-9.css): failed to open stream: Permission denied\";s:4:\"file\";s:83:\"/var/www/html/aaou2024.aiou.edu.pk/wp-content/plugins/elementor/core/files/base.php\";s:4:\"line\";i:194;s:5:\"trace\";b:1;}}s:32:\"9346b3085cb53f7dca86994aa988c5ae\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:83:\"/var/www/html/aaou2024.aiou.edu.pk/wp-content/plugins/elementor/core/files/base.php\";s:7:\"\0*\0line\";i:194;s:7:\"\0*\0date\";s:19:\"2023-10-18 17:20:04\";s:7:\"\0*\0type\";s:7:\"warning\";s:10:\"\0*\0message\";s:141:\"file_put_contents(/var/www/html/aaou2024.aiou.edu.pk/wp-content/uploads/elementor/css/post-491.css): failed to open stream: Permission denied\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:4;s:14:\"\0*\0times_dates\";a:4:{i:0;s:19:\"2023-10-18 17:20:04\";i:1;s:19:\"2023-10-20 10:32:37\";i:2;s:19:\"2023-10-20 10:33:53\";i:3;s:19:\"2023-10-20 10:35:14\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:7:\"warning\";s:7:\"message\";s:141:\"file_put_contents(/var/www/html/aaou2024.aiou.edu.pk/wp-content/uploads/elementor/css/post-491.css): failed to open stream: Permission denied\";s:4:\"file\";s:83:\"/var/www/html/aaou2024.aiou.edu.pk/wp-content/plugins/elementor/core/files/base.php\";s:4:\"line\";i:194;s:5:\"trace\";b:1;}}s:32:\"a646d11f7345181a7da2111331e1be0e\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:83:\"/var/www/html/aaou2024.aiou.edu.pk/wp-content/plugins/elementor/core/files/base.php\";s:7:\"\0*\0line\";i:194;s:7:\"\0*\0date\";s:19:\"2023-10-20 10:36:04\";s:7:\"\0*\0type\";s:7:\"warning\";s:10:\"\0*\0message\";s:141:\"file_put_contents(/var/www/html/aaou2024.aiou.edu.pk/wp-content/uploads/elementor/css/post-746.css): failed to open stream: Permission denied\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:6;s:14:\"\0*\0times_dates\";a:6:{i:0;s:19:\"2023-10-20 10:36:04\";i:1;s:19:\"2023-10-20 10:38:02\";i:2;s:19:\"2023-10-23 03:18:03\";i:3;s:19:\"2023-10-23 03:19:51\";i:4;s:19:\"2024-01-25 05:20:37\";i:5;s:19:\"2024-01-25 05:37:10\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:7:\"warning\";s:7:\"message\";s:141:\"file_put_contents(/var/www/html/aaou2024.aiou.edu.pk/wp-content/uploads/elementor/css/post-746.css): failed to open stream: Permission denied\";s:4:\"file\";s:83:\"/var/www/html/aaou2024.aiou.edu.pk/wp-content/plugins/elementor/core/files/base.php\";s:4:\"line\";i:194;s:5:\"trace\";b:1;}}s:32:\"ed40645ddba52937a37edcb8ee12beb9\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-10-25 10:28:47\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-10-25 10:28:47\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"07cbb9e919eddab7ee8501cccc64a081\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-10-25 10:28:47\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-10-25 10:28:47\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"a4f068138601390807671b2752370aef\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-10-25 10:28:47\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-10-25 10:28:47\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"49ca99f8d8aa9d2ce41ad4f685c7d7cb\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-10-25 10:28:47\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:59:\"Elementor/Upgrades - _v_3_17_0_site_settings_updates Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-10-25 10:28:47\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:59:\"Elementor/Upgrades - _v_3_17_0_site_settings_updates Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"fa22372caa38b140e0b728a9bc821017\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-10-25 10:28:47\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:61:\"Elementor/Upgrades - _v_3_17_0_site_settings_updates Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-10-25 10:28:47\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:61:\"Elementor/Upgrades - _v_3_17_0_site_settings_updates Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"666caac4bfa4565eef8c7da6cb6918f0\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-10-25 10:28:47\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.16.6\";s:2:\"to\";s:6:\"3.17.0\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-10-25 10:28:47\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.16.6\";s:2:\"to\";s:6:\"3.17.0\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"3e136516009e54c4ee0bbc3498a228b1\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-10-25 10:28:47\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.16.6\";s:2:\"to\";s:6:\"3.17.0\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-10-25 10:28:47\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.16.6\";s:2:\"to\";s:6:\"3.17.0\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}}','no'),(187,'elementor_remote_info_library','a:3:{s:10:\"types_data\";a:4:{s:5:\"block\";a:2:{s:10:\"categories\";a:27:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:8:\"Benefits\";i:4;s:14:\"call to action\";i:5;s:7:\"clients\";i:6;s:7:\"contact\";i:7;s:4:\"Data\";i:8;s:3:\"faq\";i:9;s:8:\"features\";i:10;s:6:\"footer\";i:11;s:7:\"Gallery\";i:12;s:6:\"header\";i:13;s:4:\"hero\";i:14;s:9:\"portfolio\";i:15;s:7:\"pricing\";i:16;s:15:\"product archive\";i:17;s:5:\"Quote\";i:18;s:15:\"Service Details\";i:19;s:8:\"services\";i:20;s:11:\"single page\";i:21;s:11:\"single post\";i:22;s:14:\"single product\";i:23;s:5:\"stats\";i:24;s:9:\"subscribe\";i:25;s:4:\"team\";i:26;s:12:\"testimonials\";}s:4:\"sets\";a:5:{i:0;s:11:\"Boxing Club\";i:1;s:19:\"Business Consultant\";i:2;s:16:\"Marketing Agency\";i:3;s:9:\"Wireframe\";i:4;s:15:\"Workshop Center\";}}s:5:\"popup\";a:1:{s:10:\"categories\";a:6:{i:0;s:10:\"bottom bar\";i:1;s:7:\"classic\";i:2;s:6:\"fly-in\";i:3;s:11:\"full screen\";i:4;s:9:\"hello bar\";i:5;s:8:\"slide-in\";}}s:2:\"lp\";a:1:{s:10:\"categories\";a:15:{i:0;s:8:\"Business\";i:1;s:16:\"Coming Soon Page\";i:2;s:9:\"eCommerce\";i:3;s:9:\"Education\";i:4;s:6:\"Events\";i:5;s:18:\"Health and Fitness\";i:6;s:3:\"NFT\";i:7;s:14:\"Online Service\";i:8;s:7:\"Product\";i:9;s:11:\"Real Estate\";i:10;s:18:\"Social Involvement\";i:11;s:14:\"Thank You Page\";i:12;s:6:\"Travel\";i:13;s:18:\"Under Construction\";i:14;s:9:\"Wireframe\";}}s:2:\"lb\";a:1:{s:10:\"categories\";a:2:{i:0;s:4:\"post\";i:1;s:7:\"product\";}}}s:10:\"categories\";a:27:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:8:\"Benefits\";i:4;s:14:\"call to action\";i:5;s:7:\"clients\";i:6;s:7:\"contact\";i:7;s:4:\"Data\";i:8;s:3:\"faq\";i:9;s:8:\"features\";i:10;s:6:\"footer\";i:11;s:7:\"Gallery\";i:12;s:6:\"header\";i:13;s:4:\"hero\";i:14;s:9:\"portfolio\";i:15;s:7:\"pricing\";i:16;s:15:\"product archive\";i:17;s:5:\"Quote\";i:18;s:15:\"Service Details\";i:19;s:8:\"services\";i:20;s:11:\"single page\";i:21;s:11:\"single post\";i:22;s:14:\"single product\";i:23;s:5:\"stats\";i:24;s:9:\"subscribe\";i:25;s:4:\"team\";i:26;s:12:\"testimonials\";}s:9:\"templates\";a:823:{i:0;a:19:{s:4:\"tmpl\";i:1280;s:2:\"id\";i:22403;s:5:\"title\";s:40:\"Hello Bar | Subscribe | Aesthetic Clinic\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/aesthetic-clinic-19.jpg\";s:12:\"tmpl_created\";i:1647354307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/hello-bar-subscribe-aesthetic-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:48:\"[\"Barbershop\",\"Business\",\"Discount\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:1;a:19:{s:4:\"tmpl\";i:1281;s:2:\"id\";i:22410;s:5:\"title\";s:32:\"Fly-In | Discount | Hair Stylist\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/hair-stylist-20.jpg\";s:12:\"tmpl_created\";i:1647354614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-discount-hair-stylist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Barbershop\",\"Discount\",\"Hair\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:2;a:19:{s:4:\"tmpl\";i:1285;s:2:\"id\";i:22440;s:5:\"title\";s:32:\"Classic | Subscribe | Shoe Store\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/shoes-store-21.jpg\";s:12:\"tmpl_created\";i:1647418620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-subscribe-shoe-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:37:\"[\"Ecommerce\",\"Marketing\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:3;a:19:{s:4:\"tmpl\";i:1286;s:2:\"id\";i:22446;s:5:\"title\";s:37:\"Full Screen | Subscribe | Denim Store\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/denim-store-22.jpg\";s:12:\"tmpl_created\";i:1647419614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/full-screen-subscribe-denim-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:4;a:19:{s:4:\"tmpl\";i:1287;s:2:\"id\";i:22452;s:5:\"title\";s:37:\"Fly-In | Subscribe | Pizza Restaurant\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/pizza-restaurant-23.jpg\";s:12:\"tmpl_created\";i:1647420733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-subscribe-pizza-restaurant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:19:\"[\"Business\",\"Food\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:5;a:19:{s:4:\"tmpl\";i:1288;s:2:\"id\";i:22458;s:5:\"title\";s:38:\"Full Screen | Subscribe | Fashion Shop\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/fashion-shop-24.jpg\";s:12:\"tmpl_created\";i:1647426379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-subscribe-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Ecommerce\",\"Fashion\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:6;a:19:{s:4:\"tmpl\";i:1289;s:2:\"id\";i:22464;s:5:\"title\";s:32:\"Fly-In | Contact | Makeup Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/makeup-studio-25.jpg\";s:12:\"tmpl_created\";i:1647427026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-contact-makeup-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:7;a:19:{s:4:\"tmpl\";i:1290;s:2:\"id\";i:22470;s:5:\"title\";s:32:\"Fly-In | Contact | Design Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-26.jpg\";s:12:\"tmpl_created\";i:1647428250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-contact-design-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:8;a:19:{s:4:\"tmpl\";i:1291;s:2:\"id\";i:22480;s:5:\"title\";s:27:\"Classic | CTA | MasterClass\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/master-class-27.jpg\";s:12:\"tmpl_created\";i:1647428474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-masterclass/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"cta\",\"Magazine\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:9;a:19:{s:4:\"tmpl\";i:1292;s:2:\"id\";i:22489;s:5:\"title\";s:29:\"Classic | CTA | Music Concert\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/music-concert-29.jpg\";s:12:\"tmpl_created\";i:1647429738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-music-concert/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"cta\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:10;a:19:{s:4:\"tmpl\";i:1293;s:2:\"id\";i:22495;s:5:\"title\";s:27:\"Classic | CTA | Music Album\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/music-album-30.jpg\";s:12:\"tmpl_created\";i:1647430056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-music-album/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Ba\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:11;a:19:{s:4:\"tmpl\";i:1294;s:2:\"id\";i:22501;s:5:\"title\";s:37:\"Fly-In | CTA | Photography Exhibition\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/photography-exhibition-31.jpg\";s:12:\"tmpl_created\";i:1647430512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-cta-photography-exhibition/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:12;a:19:{s:4:\"tmpl\";i:1295;s:2:\"id\";i:22507;s:5:\"title\";s:34:\"Classic | CTA | Clothing Shop Sale\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/clothing-shop-sale-32.jpg\";s:12:\"tmpl_created\";i:1647430774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-cta-clothing-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:13;a:19:{s:4:\"tmpl\";i:1296;s:2:\"id\";i:22486;s:5:\"title\";s:30:\"Classic | CTA | Shop Promotion\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/shop-promotion-28.jpg\";s:12:\"tmpl_created\";i:1647430951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-shop-promotion/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"cta\",\"Magazine\",\"Photography\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:14;a:19:{s:4:\"tmpl\";i:1297;s:2:\"id\";i:22516;s:5:\"title\";s:32:\"Fly-In | CTA | Glasses Shop Sale\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/glasses-shop-sale-33.jpg\";s:12:\"tmpl_created\";i:1647431136;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-cta-glasses-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:30:\"[\"Business\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:15;a:19:{s:4:\"tmpl\";i:1298;s:2:\"id\";i:22522;s:5:\"title\";s:30:\"Fly-In | Discount | Skate Shop\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/50-skate-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647434058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-discount-skate-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:16;a:19:{s:4:\"tmpl\";i:1299;s:2:\"id\";i:22532;s:5:\"title\";s:43:\"Classic | Subscription | Basketball Academy\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/21-basketball-academy-Subscription.jpg\";s:12:\"tmpl_created\";i:1647434608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/classic-subscription-basketball-academy/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Education\",\"Marketing\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:17;a:19:{s:4:\"tmpl\";i:1300;s:2:\"id\";i:22543;s:5:\"title\";s:38:\"Classic | Discount | Veterinary Clinic\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/veterinery-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647435581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/classic-discount-veterinary-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Discount\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:18;a:19:{s:4:\"tmpl\";i:1301;s:2:\"id\";i:22553;s:5:\"title\";s:39:\"Classic | Contact | Business Consulting\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/27-business-consulting-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647439935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/classic-contact-business-consulting/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:19;a:19:{s:4:\"tmpl\";i:1302;s:2:\"id\";i:22562;s:5:\"title\";s:28:\"Classic | Contact | Handyman\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/handyman-small.jpg\";s:12:\"tmpl_created\";i:1647440333;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-contact-handyman/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:20;a:19:{s:4:\"tmpl\";i:1303;s:2:\"id\";i:22573;s:5:\"title\";s:40:\"Classic | Discount | Online Fashion Shop\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/31-online-fashion-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647462549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-online-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:21;a:19:{s:4:\"tmpl\";i:1304;s:2:\"id\";i:22583;s:5:\"title\";s:36:\"Fly-In | Discount | Personal Trainer\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/personal-trainer-small.jpg\";s:12:\"tmpl_created\";i:1647503781;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-discount-personal-trainer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:22;a:19:{s:4:\"tmpl\";i:1305;s:2:\"id\";i:22592;s:5:\"title\";s:41:\"Classic | Contact | Illustrator Portfolio\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/illustrator-protfolio-small.jpg\";s:12:\"tmpl_created\";i:1647504218;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-contact-illustrator-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:49:\"[\"Contact\",\"Creative Portfolio\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:23;a:19:{s:4:\"tmpl\";i:1306;s:2:\"id\";i:22602;s:5:\"title\";s:46:\"Bottom Bar | Discount | Handmade Ceramics Shop\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2022/03/handmade-ceramic-shop-36-small.jpg\";s:12:\"tmpl_created\";i:1647507007;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/bottom-bar-discount-handmade-ceramics-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:48:\"[\"Business\",\"cta\",\"Ecommerce\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:24;a:19:{s:4:\"tmpl\";i:1307;s:2:\"id\";i:22612;s:5:\"title\";s:51:\"Classic | Contact | Classic Car Restoration Company\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/restoration-car-shop-37-small.jpg\";s:12:\"tmpl_created\";i:1647507310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:153:\"https://library.elementor.com/popups/classic-contact-classic-car-restoration-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:25;a:19:{s:4:\"tmpl\";i:1308;s:2:\"id\";i:22621;s:5:\"title\";s:30:\"Classic | Booking | Life Coach\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/38-life-coach-Booking.jpg\";s:12:\"tmpl_created\";i:1647508596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-booking-life-coach/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Booking\",\"Business\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:26;a:19:{s:4:\"tmpl\";i:1309;s:2:\"id\";i:22632;s:5:\"title\";s:42:\"Classic | Subscription | Merchandise Shop\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/Merchandise-Shop-39-small.jpg\";s:12:\"tmpl_created\";i:1647509196;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-subscription-merchandise-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Ecommerce\",\"Marketing\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:27;a:19:{s:4:\"tmpl\";i:1310;s:2:\"id\";i:22643;s:5:\"title\";s:48:\"Fly-In | Contact | Non-Governmental Organization\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/NGO-41-small.jpg\";s:12:\"tmpl_created\";i:1647509528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:150:\"https://library.elementor.com/popups/fly-in-contact-non-governmental-organization/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:28;a:19:{s:4:\"tmpl\";i:1311;s:2:\"id\";i:22654;s:5:\"title\";s:35:\"Hello Bar | Contact | Family Doctor\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/family-doctor-44-small.jpg\";s:12:\"tmpl_created\";i:1647509732;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/hello-bar-contact-family-doctor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Contact\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:29;a:19:{s:4:\"tmpl\";i:1312;s:2:\"id\";i:22663;s:5:\"title\";s:36:\"Classic | Subscription | Sports Blog\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/45-sport-blog-Subscription.jpg\";s:12:\"tmpl_created\";i:1647509908;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-sports-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:30;a:19:{s:4:\"tmpl\";i:1313;s:2:\"id\";i:22673;s:5:\"title\";s:30:\"Hello Bar | Booking | Event DJ\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/DJ-service-46-small.jpg\";s:12:\"tmpl_created\";i:1647510160;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/hello-bar-booking-event-dj/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Booking\",\"Events\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:31;a:19:{s:4:\"tmpl\";i:1314;s:2:\"id\";i:22684;s:5:\"title\";s:36:\"Fly-In | Discount | Cleaning Company\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/51-cleaning-company-Discount.jpg\";s:12:\"tmpl_created\";i:1647510546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-discount-cleaning-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Offer\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:32;a:19:{s:4:\"tmpl\";i:1315;s:2:\"id\";i:22693;s:5:\"title\";s:28:\"Fly-In | Contact | Carpenter\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/carpenter-53-small.jpg\";s:12:\"tmpl_created\";i:1647511972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-contact-carpenter/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:33;a:19:{s:4:\"tmpl\";i:1316;s:2:\"id\";i:22703;s:5:\"title\";s:31:\"Classic | Booking | Yoga Studio\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/55-yoga-studio-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647512209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-booking-yoga-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Booking\",\"Contact\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:34;a:19:{s:4:\"tmpl\";i:1317;s:2:\"id\";i:22714;s:5:\"title\";s:37:\"Classic | Discount | Pet Care Company\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/56-Pet-Care-Discount.jpg\";s:12:\"tmpl_created\";i:1647513031;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-discount-pet-care-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:35;a:19:{s:4:\"tmpl\";i:1318;s:2:\"id\";i:22725;s:5:\"title\";s:38:\"Fly-In | Discount | Online Coffee Shop\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/online-coffee-shop-57-small.jpg\";s:12:\"tmpl_created\";i:1647513325;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/fly-in-discount-online-coffee-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"Food\",\"Offer\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:36;a:19:{s:4:\"tmpl\";i:1319;s:2:\"id\";i:22737;s:5:\"title\";s:44:\"Fly-In | CTA | Moving & Storage Company\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/moving-company-59-small.jpg\";s:12:\"tmpl_created\";i:1647520956;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-cta-moving-storage-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:37;a:19:{s:4:\"tmpl\";i:1320;s:2:\"id\";i:22749;s:5:\"title\";s:47:\"Classic | Contact | Industrial Design Portfolio\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/60-industrial-design-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647528116;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/classic-contact-industrial-design-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:40:\"[\"Contact\",\"Interior Design\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:38;a:19:{s:4:\"tmpl\";i:1321;s:2:\"id\";i:22759;s:5:\"title\";s:25:\"Classic | Contact | Drone\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/drone-61-small.jpg\";s:12:\"tmpl_created\";i:1647528899;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-contact-drone/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:39;a:19:{s:4:\"tmpl\";i:1322;s:2:\"id\";i:22768;s:5:\"title\";s:46:\"Full Screen | Menu | Fashion Stylist Portfolio\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/62-Fashion-Stylist-Menu.jpg\";s:12:\"tmpl_created\";i:1647529434;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/full-screen-menu-fashion-stylist-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Fashion\",\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:40;a:19:{s:4:\"tmpl\";i:1323;s:2:\"id\";i:22780;s:5:\"title\";s:31:\"Fly-In | CTA | Landscape Design\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/64-Landscape-Design-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647530337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-cta-landscape-design/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:41;a:19:{s:4:\"tmpl\";i:1324;s:2:\"id\";i:22790;s:5:\"title\";s:48:\"Bottom Bar | Contact | Architecture Photography\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/architecture-photography-65-small.jpg\";s:12:\"tmpl_created\";i:1647532358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/bottom-bar-contact-architecture-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:26:\"[\"Architecture\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:42;a:19:{s:4:\"tmpl\";i:1325;s:2:\"id\";i:22800;s:5:\"title\";s:41:\"Fly-In | CTA | Speech-Language Therapist\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com/wp-content/uploads/2022/03/66-Speech-Language-Therapist-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647532720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/fly-in-cta-speech-language-therapist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:25:\"[\"cta\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:43;a:19:{s:4:\"tmpl\";i:1326;s:2:\"id\";i:22812;s:5:\"title\";s:35:\"Full Screen | Verification | Winery\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/67-Winery-Verification.jpg\";s:12:\"tmpl_created\";i:1647761384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/full-screen-verification-winery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:24:\"[\"Alert\",\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:44;a:19:{s:4:\"tmpl\";i:1327;s:2:\"id\";i:22822;s:5:\"title\";s:36:\"Fly-In | Subscription | Nutritionist\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/nutritionist-69-small.jpg\";s:12:\"tmpl_created\";i:1647762620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-subscription-nutritionist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Food\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:45;a:19:{s:4:\"tmpl\";i:1328;s:2:\"id\";i:22833;s:5:\"title\";s:40:\"Classic | Subscription | App & SaaS\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/app-70-small.jpg\";s:12:\"tmpl_created\";i:1647762955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-subscription-app-saas/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:14:\"[\"App\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:46;a:19:{s:4:\"tmpl\";i:1329;s:2:\"id\";i:22844;s:5:\"title\";s:41:\"Bottom Bar | Discount | Handmade Cupcakes\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/72-Handmade-Cupcakes-Discount.jpg\";s:12:\"tmpl_created\";i:1647763350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/bottom-bar-discount-handmade-cupcakes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:21:\"[\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:47;a:19:{s:4:\"tmpl\";i:1330;s:2:\"id\";i:22855;s:5:\"title\";s:40:\"Bottom Bar | Subscription | Fashion Blog\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/fashion-blog-75-small.jpg\";s:12:\"tmpl_created\";i:1647763907;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/bottom-bar-subscription-fashion-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:30:\"[\"Blog\",\"Fashion\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:48;a:19:{s:4:\"tmpl\";i:1331;s:2:\"id\";i:22866;s:5:\"title\";s:28:\"Fly-In | CTA | Private Tutor\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-77-small.jpg\";s:12:\"tmpl_created\";i:1647764062;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-cta-private-tutor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:49;a:19:{s:4:\"tmpl\";i:1332;s:2:\"id\";i:22876;s:5:\"title\";s:30:\"Classic | CTA | Tennis Academy\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/78-Tennis-Academy-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765192;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-tennis-academy/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:50;a:19:{s:4:\"tmpl\";i:1333;s:2:\"id\";i:22887;s:5:\"title\";s:31:\"Fly-In | CTA | Shared Workspace\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/shared-workspace-79-small.jpg\";s:12:\"tmpl_created\";i:1647765419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-cta-shared-workspace/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Business\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:51;a:19:{s:4:\"tmpl\";i:1334;s:2:\"id\";i:22899;s:5:\"title\";s:30:\"Bottom Bar | CTA | Art Gallery\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/80-Art-Gallery-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765652;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/bottom-bar-cta-art-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:13:\"[\"Art\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:52;a:19:{s:4:\"tmpl\";i:1335;s:2:\"id\";i:22910;s:5:\"title\";s:44:\"Fly-In | Subscription | Hiking Tours Company\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/hiking-tours-company-81-small.jpg\";s:12:\"tmpl_created\";i:1647765835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/fly-in-subscription-hiking-tours-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"Subscribe\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:53;a:19:{s:4:\"tmpl\";i:1336;s:2:\"id\";i:22921;s:5:\"title\";s:26:\"Classic | CTA | Music Band\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/music-band-82-small.jpg\";s:12:\"tmpl_created\";i:1647769462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/classic-cta-music-band/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Marketing\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:54;a:19:{s:4:\"tmpl\";i:1337;s:2:\"id\";i:22935;s:5:\"title\";s:35:\"Classic | CTA | Computer Technician\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/comuter-technician-83-small.jpg\";s:12:\"tmpl_created\";i:1647769843;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/classic-cta-computer-technician/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:55;a:19:{s:4:\"tmpl\";i:1338;s:2:\"id\";i:22945;s:5:\"title\";s:37:\"Classic | Discount | Delivery Company\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/delivery-company-88-small.jpg\";s:12:\"tmpl_created\";i:1647770834;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-discount-delivery-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Discount\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:56;a:19:{s:4:\"tmpl\";i:1339;s:2:\"id\";i:22959;s:5:\"title\";s:29:\"Classic | Discount | Eco Shop\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/echo-shop-89-small.jpg\";s:12:\"tmpl_created\";i:1647771211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-discount-eco-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:57;a:19:{s:4:\"tmpl\";i:1340;s:2:\"id\";i:22972;s:5:\"title\";s:54:\"Fly-In | Subscription | Health & Mindfulness Blog\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small.jpg\";s:12:\"tmpl_created\";i:1647771461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/fly-in-subscription-health-mindfulness-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:21:\"[\"Health\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:58;a:19:{s:4:\"tmpl\";i:1341;s:2:\"id\";i:22982;s:5:\"title\";s:31:\"Full Screen | Menu | Art Museum\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/art-museum-112-small.jpg\";s:12:\"tmpl_created\";i:1647771938;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/full-screen-menu-art-museum/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:59;a:19:{s:4:\"tmpl\";i:1342;s:2:\"id\";i:22992;s:5:\"title\";s:40:\"Classic | Discount | Urban Clothing Shop\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small-1.jpg\";s:12:\"tmpl_created\";i:1647773067;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-urban-clothing-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Discount\",\"Ecommerce\",\"Fashion\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:60;a:19:{s:4:\"tmpl\";i:1343;s:2:\"id\";i:23004;s:5:\"title\";s:60:\"Full Screen | Menu | Digital & Technology Design School\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small-1.jpg\";s:12:\"tmpl_created\";i:1647773366;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:155:\"https://library.elementor.com/popups/full-screen-menu-digital-technology-design-school/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:61;a:19:{s:4:\"tmpl\";i:1344;s:2:\"id\";i:23015;s:5:\"title\";s:62:\"Bottom Bar | Contact | Digital & Technology Design School\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small.jpg\";s:12:\"tmpl_created\";i:1647773492;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/popups/bottom-bar-contact-digital-technology-design-school/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:23:\"[\"Contact\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:62;a:19:{s:4:\"tmpl\";i:1345;s:2:\"id\";i:23025;s:5:\"title\";s:32:\"Full Screen | Menu | Flower Shop\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small.jpg\";s:12:\"tmpl_created\";i:1647773820;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/full-screen-menu-flower-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:63;a:19:{s:4:\"tmpl\";i:1346;s:2:\"id\";i:23037;s:5:\"title\";s:36:\"Classic | Subscription | Flower Shop\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small-1.jpg\";s:12:\"tmpl_created\";i:1647773949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-flower-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:64;a:19:{s:4:\"tmpl\";i:1347;s:2:\"id\";i:23056;s:5:\"title\";s:48:\"Classic | Discount | Health & Fitness eBook\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/fitness-ebook-small-1.jpg\";s:12:\"tmpl_created\";i:1647774468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-discount-health-fitness-ebook/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:65;a:19:{s:4:\"tmpl\";i:1348;s:2:\"id\";i:23067;s:5:\"title\";s:37:\"Fly-In | Menu | Baby Sleep Consultant\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small-1.jpg\";s:12:\"tmpl_created\";i:1647778954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/baby-sleep-consultant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:66;a:19:{s:4:\"tmpl\";i:1349;s:2:\"id\";i:23077;s:5:\"title\";s:46:\"Classic | Subscription | Baby Sleep Consultant\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small.jpg\";s:12:\"tmpl_created\";i:1647779074;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/classic-subscription-baby-sleep-consultant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:12:\"[\"Discount\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:67;a:19:{s:4:\"tmpl\";i:1350;s:2:\"id\";i:23090;s:5:\"title\";s:33:\"Full Screen | Menu | Luxury Hotel\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small.jpg\";s:12:\"tmpl_created\";i:1647779390;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/full-screen-menu-luxury-hotel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:68;a:19:{s:4:\"tmpl\";i:1351;s:2:\"id\";i:23100;s:5:\"title\";s:31:\"Fly-In | Booking | Luxury Hotel\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small-1.jpg\";s:12:\"tmpl_created\";i:1647779500;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-booking-luxury-hotel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Booking\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:69;a:19:{s:4:\"tmpl\";i:1352;s:2:\"id\";i:23109;s:5:\"title\";s:38:\"Full Screen | Menu | Design Conference\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small.jpg\";s:12:\"tmpl_created\";i:1647779675;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-menu-design-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:70;a:19:{s:4:\"tmpl\";i:1353;s:2:\"id\";i:23120;s:5:\"title\";s:41:\"Full Screen | Booking | Design Conference\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small-1.jpg\";s:12:\"tmpl_created\";i:1647779793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/full-screen-booking-design-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Booking\",\"Conference\",\"Creative\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:71;a:19:{s:4:\"tmpl\";i:1354;s:2:\"id\";i:23129;s:5:\"title\";s:29:\"Slide-In | Menu | VR Headsets\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small.jpg\";s:12:\"tmpl_created\";i:1647781211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/slide-in-menu-vr-headsets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:72;a:19:{s:4:\"tmpl\";i:1355;s:2:\"id\";i:23139;s:5:\"title\";s:31:\"Classic | Contact | VR Headsets\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small-1.jpg\";s:12:\"tmpl_created\";i:1647781384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-contact-vr-headsets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:73;a:19:{s:4:\"tmpl\";i:1356;s:2:\"id\";i:23149;s:5:\"title\";s:38:\"Slide-In | Menu | Portrait Photography\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Menu.jpg\";s:12:\"tmpl_created\";i:1647782336;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/slide-in-menu-portrait-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:74;a:19:{s:4:\"tmpl\";i:1357;s:2:\"id\";i:23159;s:5:\"title\";s:47:\"Hello Bar | Subscription | Portrait Photography\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Subscription.jpg\";s:12:\"tmpl_created\";i:1647782478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/hello-bar-subscription-portrait-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Blog\",\"Photography\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:75;a:19:{s:4:\"tmpl\";i:1358;s:2:\"id\";i:23169;s:5:\"title\";s:32:\"Full Screen | Menu | English Pub\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Menu.jpg\";s:12:\"tmpl_created\";i:1647782664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/full-screen-menu-english-pub/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:76;a:19:{s:4:\"tmpl\";i:1359;s:2:\"id\";i:23179;s:5:\"title\";s:32:\"Classic | Discount | English Pub\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Discount.jpg\";s:12:\"tmpl_created\";i:1647782796;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-discount-english-pub/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:77;a:19:{s:4:\"tmpl\";i:1360;s:2:\"id\";i:23189;s:5:\"title\";s:27:\"Full Screen | Menu | Singer\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Menu.jpg\";s:12:\"tmpl_created\";i:1647783070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/full-screen-menu-singer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:29:\"[\"Fullscreen\",\"menu\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:78;a:19:{s:4:\"tmpl\";i:1361;s:2:\"id\";i:23200;s:5:\"title\";s:31:\"Classic | Subscription | Singer\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Subscription.jpg\";s:12:\"tmpl_created\";i:1647783249;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-subscription-singer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Music\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:79;a:19:{s:4:\"tmpl\";i:1362;s:2:\"id\";i:23210;s:5:\"title\";s:38:\"Full Screen | Menu | Virtual Assistant\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistnt-73-small.jpg\";s:12:\"tmpl_created\";i:1647784292;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-menu-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:80;a:19:{s:4:\"tmpl\";i:1363;s:2:\"id\";i:23223;s:5:\"title\";s:39:\"Hello Bar | Contact | Virtual Assistant\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/73-Virtual-Assistant-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647784616;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-contact-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:37:\"[\"Contact\",\"Psychologist\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:81;a:19:{s:4:\"tmpl\";i:1364;s:2:\"id\";i:23234;s:5:\"title\";s:32:\"Slide-In | Menu | Personal Chef\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Menu.jpg\";s:12:\"tmpl_created\";i:1647798194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/slide-in-menu-personal-chef/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:82;a:19:{s:4:\"tmpl\";i:1365;s:2:\"id\";i:23244;s:5:\"title\";s:29:\"Classic | CTA | Personal Chef\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647798297;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-personal-chef/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Booking\",\"Chef\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:83;a:19:{s:4:\"tmpl\";i:1366;s:2:\"id\";i:23254;s:5:\"title\";s:31:\"Full Screen | Menu | Food Truck\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small-1.jpg\";s:12:\"tmpl_created\";i:1647798447;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/full-screen-menu-food-truck/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:84;a:19:{s:4:\"tmpl\";i:1367;s:2:\"id\";i:23265;s:5:\"title\";s:30:\"Fly-In | Discount | Food Truck\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small.jpg\";s:12:\"tmpl_created\";i:1647798657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-discount-food-truck/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:85;a:19:{s:4:\"tmpl\";i:1369;s:2:\"id\";i:23323;s:5:\"title\";s:28:\"Classic | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-6-Small.jpg\";s:12:\"tmpl_created\";i:1647855505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-cta-black-friday/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:86;a:19:{s:4:\"tmpl\";i:1370;s:2:\"id\";i:23329;s:5:\"title\";s:29:\"Slide-In | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-5-Small.jpg\";s:12:\"tmpl_created\";i:1647855865;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/slide-in-cta-black-friday/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:87;a:19:{s:4:\"tmpl\";i:1371;s:2:\"id\";i:23335;s:5:\"title\";s:31:\"Slide-In | CTA | Black Friday 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-1-Small.jpg\";s:12:\"tmpl_created\";i:1647856357;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/slide-in-cta-black-friday-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:88;a:19:{s:4:\"tmpl\";i:1372;s:2:\"id\";i:23341;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-3-Small.jpg\";s:12:\"tmpl_created\";i:1647856493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:89;a:19:{s:4:\"tmpl\";i:1373;s:2:\"id\";i:23347;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-2-Small.jpg\";s:12:\"tmpl_created\";i:1647856891;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:90;a:19:{s:4:\"tmpl\";i:1374;s:2:\"id\";i:23354;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 4\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-4-Small.jpg\";s:12:\"tmpl_created\";i:1647856996;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:91;a:19:{s:4:\"tmpl\";i:1375;s:2:\"id\";i:23394;s:5:\"title\";s:27:\"Classic | CTA | Halloween 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-3-Small.jpg\";s:12:\"tmpl_created\";i:1647857351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-halloween-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:31:\"[\"cta\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:92;a:19:{s:4:\"tmpl\";i:1376;s:2:\"id\";i:23401;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-2-Small.jpg\";s:12:\"tmpl_created\";i:1647857567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-halloween-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:93;a:19:{s:4:\"tmpl\";i:1377;s:2:\"id\";i:23407;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-1-Small.jpg\";s:12:\"tmpl_created\";i:1647857814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-halloween-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:94;a:19:{s:4:\"tmpl\";i:1378;s:2:\"id\";i:23416;s:5:\"title\";s:31:\"Fly-In | Discount | Halloween 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-5-Small.jpg\";s:12:\"tmpl_created\";i:1647858024;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-discount-halloween-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:44:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:95;a:19:{s:4:\"tmpl\";i:1379;s:2:\"id\";i:23422;s:5:\"title\";s:36:\"Classic | Subscription | Halloween 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-4-Small.jpg\";s:12:\"tmpl_created\";i:1647858246;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-halloween-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:48:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:96;a:19:{s:4:\"tmpl\";i:1380;s:2:\"id\";i:23471;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-2-Small.jpg\";s:12:\"tmpl_created\";i:1647859193;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/slide-in-cta-christmas-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:97;a:19:{s:4:\"tmpl\";i:1381;s:2:\"id\";i:23477;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-4-Small.jpg\";s:12:\"tmpl_created\";i:1647859838;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/slide-in-cta-christmas-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:98;a:19:{s:4:\"tmpl\";i:1382;s:2:\"id\";i:23483;s:5:\"title\";s:26:\"Fly-In | CTA | Christmas 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-1-Small.jpg\";s:12:\"tmpl_created\";i:1647860157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/fly-in-cta-christmas-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:99;a:19:{s:4:\"tmpl\";i:1383;s:2:\"id\";i:23489;s:5:\"title\";s:33:\"Slide-In | Discount | Christmas 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-5-Small.jpg\";s:12:\"tmpl_created\";i:1647860302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-christmas-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:100;a:19:{s:4:\"tmpl\";i:1384;s:2:\"id\";i:23496;s:5:\"title\";s:32:\"Classic | Discount | Christmas 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-3-Small.jpg\";s:12:\"tmpl_created\";i:1647860454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-discount-christmas-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Christmas\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:101;a:19:{s:4:\"tmpl\";i:1385;s:2:\"id\";i:23523;s:5:\"title\";s:30:\"Classic | CTA | Valentines Day\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-2-Small.jpg\";s:12:\"tmpl_created\";i:1647860912;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-valentines-day/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:102;a:19:{s:4:\"tmpl\";i:1386;s:2:\"id\";i:23529;s:5:\"title\";s:39:\"Hello Bar | Discount | Valentines Day 2\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-1-Small.jpg\";s:12:\"tmpl_created\";i:1647861064;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-discount-valentines-day-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:30:\"[\"Discount\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:103;a:19:{s:4:\"tmpl\";i:1387;s:2:\"id\";i:23536;s:5:\"title\";s:32:\"Classic | CTA | Valentines Day 3\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-3-Small.jpg\";s:12:\"tmpl_created\";i:1647861536;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-cta-valentines-day-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:104;a:19:{s:4:\"tmpl\";i:1388;s:2:\"id\";i:23586;s:5:\"title\";s:51:\"Fly-In | Subscribe | Health & Wellness Company\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com/wp-content/uploads/2022/03/35-Subscribe-Health-Wellness-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647862008;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/fly-in-subscribe-health-wellness-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:24:\"[\"Business\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:105;a:19:{s:4:\"tmpl\";i:1389;s:2:\"id\";i:23592;s:5:\"title\";s:34:\"Classic | Subscribe | Tech Company\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/36-Subscribe-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647866706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-subscribe-tech-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Marketing\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:106;a:19:{s:4:\"tmpl\";i:1390;s:2:\"id\";i:23598;s:5:\"title\";s:36:\"Classic | Contact Us | Fight Classes\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/37-Contact-Us-Fight-Classes-Small.jpg\";s:12:\"tmpl_created\";i:1647866869;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-contact-us-fight-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:107;a:19:{s:4:\"tmpl\";i:1391;s:2:\"id\";i:23611;s:5:\"title\";s:31:\"Classic | CTA | Mochi Shop Sale\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2022/03/39-Click-Through-Mochi-Shop-Sale-Small.jpg\";s:12:\"tmpl_created\";i:1647867750;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-cta-mochi-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"cta\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:108;a:19:{s:4:\"tmpl\";i:1392;s:2:\"id\";i:23618;s:5:\"title\";s:28:\"Classic | CTA | Fashion Shop\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2022/03/40-Click-Through-Fashion-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647868251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-cta-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:109;a:19:{s:4:\"tmpl\";i:1393;s:2:\"id\";i:23624;s:5:\"title\";s:29:\"Fly-In | Login | Tech Company\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/41-Login-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647868704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/fly-in-login-tech-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:110;a:19:{s:4:\"tmpl\";i:1394;s:2:\"id\";i:23630;s:5:\"title\";s:36:\"Fly-In | Verification | Liquor Store\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/42-Verification-Liquor-Store-Small.jpg\";s:12:\"tmpl_created\";i:1647870308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-verification-liquor-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:111;a:19:{s:4:\"tmpl\";i:1395;s:2:\"id\";i:23636;s:5:\"title\";s:39:\"Hello Bar | Subscribe | Online Magazine\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/44-Subscribe-Online-Magazine-Small.jpg\";s:12:\"tmpl_created\";i:1647870465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-subscribe-online-magazine/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:20:\"[\"Blog\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:112;a:19:{s:4:\"tmpl\";i:1396;s:2:\"id\";i:23642;s:5:\"title\";s:27:\"Fly-In | Login | Health Spa\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/43-Login-Health-Spa-Small.jpg\";s:12:\"tmpl_created\";i:1647872427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/fly-in-login-health-spa/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Login\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:113;a:19:{s:4:\"tmpl\";i:1397;s:2:\"id\";i:23648;s:5:\"title\";s:33:\"Fly-In | Verification | Wine Shop\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/45-Verification-Wine-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647872627;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/fly-in-verification-wine-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:114;a:19:{s:4:\"tmpl\";i:1421;s:2:\"id\";i:24235;s:5:\"title\";s:24:\"Ladydog Club – NFT\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/05/Ladydog_Club.jpg\";s:12:\"tmpl_created\";i:1651525072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/ladydog-club-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:115;a:19:{s:4:\"tmpl\";i:1422;s:2:\"id\";i:24166;s:5:\"title\";s:15:\"Dot – NFT\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2022/05/Dot-250_280.jpg\";s:12:\"tmpl_created\";i:1651525117;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/lp/dot-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:116;a:19:{s:4:\"tmpl\";i:1423;s:2:\"id\";i:24191;s:5:\"title\";s:28:\"Cosmic Neighbors – NFT\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Cosmic_Neighbors-250_280.jpg\";s:12:\"tmpl_created\";i:1651525124;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/cosmic-neighbors-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:117;a:19:{s:4:\"tmpl\";i:1424;s:2:\"id\";i:24255;s:5:\"title\";s:30:\"Happy Food Friends – NFT\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/05/Featured_Image.jpg\";s:12:\"tmpl_created\";i:1651525475;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/happy-food-friends-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:118;a:19:{s:4:\"tmpl\";i:1443;s:2:\"id\";i:24599;s:5:\"title\";s:27:\"Wireframe – Courses 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Courses-1.jpg\";s:12:\"tmpl_created\";i:1653989626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/wireframe-courses-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:180:\"[\"About\",\"Academy\",\"Booking\",\"Business\",\"Course Online\",\"Features\",\"Footer\",\"Landing Pages\",\"Online Service\",\"Professional\",\"School\",\"Services\",\"Subscribe\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:119;a:19:{s:4:\"tmpl\";i:1444;s:2:\"id\";i:24614;s:5:\"title\";s:28:\"Wireframe – Services 1\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1-2.jpg\";s:12:\"tmpl_created\";i:1653990084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:139:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:120;a:19:{s:4:\"tmpl\";i:1445;s:2:\"id\";i:24629;s:5:\"title\";s:28:\"Wireframe – Services 2\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2-2.jpg\";s:12:\"tmpl_created\";i:1653990132;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:123:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:121;a:19:{s:4:\"tmpl\";i:1446;s:2:\"id\";i:24644;s:5:\"title\";s:27:\"Wireframe – Webinar 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Webinar-1.jpg\";s:12:\"tmpl_created\";i:1653990164;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/wireframe-webinar-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:177:\"[\"About\",\"Academy\",\"Booking\",\"Conference\",\"Course Online\",\"Education\",\"Features\",\"Footer\",\"Form\",\"Landing Pages\",\"Online Event\",\"Online Service\",\"Subscribe\",\"Virtual\",\"Webinar\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:122;a:19:{s:4:\"tmpl\";i:1447;s:2:\"id\";i:24655;s:5:\"title\";s:28:\"Wireframe – Services 3\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3-2.jpg\";s:12:\"tmpl_created\";i:1653990198;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:143:\"[\"About\",\"Agency\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Portfolio\",\"Professional\",\"Project\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:123;a:19:{s:4:\"tmpl\";i:1448;s:2:\"id\";i:24677;s:5:\"title\";s:28:\"Wireframe – Services 4\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-4.jpg\";s:12:\"tmpl_created\";i:1653990233;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:102:\"[\"About\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:124;a:19:{s:4:\"tmpl\";i:1449;s:2:\"id\";i:24687;s:5:\"title\";s:28:\"Wireframe – Products 1\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Products-1.jpg\";s:12:\"tmpl_created\";i:1653990273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-products-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:128:\"[\"About\",\"Booking\",\"Business\",\"Clients\",\"Ecommerce\",\"Features\",\"Footer\",\"Landing Pages\",\"Products\",\"Sales\",\"Shop\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:125;a:19:{s:4:\"tmpl\";i:1450;s:2:\"id\";i:24706;s:5:\"title\";s:28:\"Wireframe – Services 5\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-5.jpg\";s:12:\"tmpl_created\";i:1653990322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:149:\"[\"About\",\"Booking\",\"Consulting\",\"Contact\",\"Doctor\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:126;a:19:{s:4:\"tmpl\";i:1451;s:2:\"id\";i:23604;s:5:\"title\";s:38:\"Classic | Subscribe | Nail Polish Shop\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2022/03/38-Subscribe-Nail-Polish-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1660205114;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/classic-subscribe-nail-polish-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:20:\"[\"Blog\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:127;a:19:{s:4:\"tmpl\";i:1452;s:2:\"id\";i:23047;s:5:\"title\";s:46:\"Fly-In | Contact | Health & Fitness eBook\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/fitness-ebook-small.jpg\";s:12:\"tmpl_created\";i:1660205149;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/fly-in-contact-health-fitness-ebook/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Contact\",\"Ebook\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:128;a:19:{s:4:\"tmpl\";i:1199;s:2:\"id\";i:18839;s:5:\"title\";s:27:\"Hello Bar | CTA | eCommerce\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/05/350x250.png\";s:12:\"tmpl_created\";i:1621870603;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/hello-bar-cta-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:41:\"[\"Ecommerce\",\"Online Shop\",\"Sale\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:129;a:19:{s:4:\"tmpl\";i:1247;s:2:\"id\";i:21907;s:5:\"title\";s:50:\"Fly-In | Team Details | Electronic Music Festival\";s:9:\"thumbnail\";s:104:\"https://library.elementor.com/wp-content/uploads/2022/03/Kit-8-electronic-music-festival-CTA-image-1.jpg\";s:12:\"tmpl_created\";i:1646660881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/popups/fly-in-team-details-popup-electronic-music-festival/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:130;a:19:{s:4:\"tmpl\";i:1253;s:2:\"id\";i:22162;s:5:\"title\";s:46:\"Full Screen | Menu | Electronic Music Festival\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/8-music-festival-Team-Details.jpg\";s:12:\"tmpl_created\";i:1647272934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:154:\"https://library.elementor.com/popups/full-screen-menu-popup-electronic-music-festival/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:131;a:19:{s:4:\"tmpl\";i:1254;s:2:\"id\";i:22172;s:5:\"title\";s:45:\"Classic | Discount | Health & Beauty Spa\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/health-beauty-spa-small.jpg\";s:12:\"tmpl_created\";i:1647273547;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/classic-discount-popup-health-beauty-spa/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:36:\"[\"Hair\",\"Health\",\"Sales\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:132;a:19:{s:4:\"tmpl\";i:1255;s:2:\"id\";i:22183;s:5:\"title\";s:44:\"Hello Bar | CTA | Environmental Organization\";s:9:\"thumbnail\";s:104:\"https://library.elementor.com/wp-content/uploads/2022/03/11-Environmental-Organization-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647274384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:152:\"https://library.elementor.com/popups/hello-bar-cta-popup-environmental-organization/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:133;a:19:{s:4:\"tmpl\";i:1256;s:2:\"id\";i:22195;s:5:\"title\";s:39:\"Classic | Discount | Italian Restaurant\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/restaurant-small.jpg\";s:12:\"tmpl_created\";i:1647329432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:147:\"https://library.elementor.com/popups/classic-discount-popup-italian-restaurant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Restaurant\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:134;a:19:{s:4:\"tmpl\";i:1257;s:2:\"id\";i:22210;s:5:\"title\";s:45:\"Bottom Bar | Discount | Technology Conference\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/tech-conference-small.jpg\";s:12:\"tmpl_created\";i:1647330423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:153:\"https://library.elementor.com/popups/bottom-bar-discount-popup-technology-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:38:\"[\"Conference\",\"Sales\",\"Save the Date\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:135;a:19:{s:4:\"tmpl\";i:1258;s:2:\"id\";i:22221;s:5:\"title\";s:32:\"Hello Bar | Menu | Tattoo Studio\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small-1.jpg\";s:12:\"tmpl_created\";i:1647330705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/hello-bar-menu-popup-tattoo-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:17:\"[\"Header\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:136;a:19:{s:4:\"tmpl\";i:1259;s:2:\"id\";i:22231;s:5:\"title\";s:37:\"Full Screen | Booking | Tattoo Studio\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small.jpg\";s:12:\"tmpl_created\";i:1647331823;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-booking-popup-tattoo-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:137;a:19:{s:4:\"tmpl\";i:1260;s:2:\"id\";i:22251;s:5:\"title\";s:34:\"Classic | Discount | Dental Clinic\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/dental-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647332171;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-popup-dental-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Health\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:138;a:19:{s:4:\"tmpl\";i:1261;s:2:\"id\";i:22261;s:5:\"title\";s:34:\"Slide-In | Contact | Makeup Artist\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/20-Makeup-Artist-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647333946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/slide-in-contact-popup-makeup-artist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:139;a:19:{s:4:\"tmpl\";i:1262;s:2:\"id\";i:22271;s:5:\"title\";s:24:\"Fly-In | CTA | Headphone\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/headphones-1-small.jpg\";s:12:\"tmpl_created\";i:1647334784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-cta-popup-headphone/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:41:\"[\"cta\",\"Ecommerce\",\"Marketing\",\"Product\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:140;a:19:{s:4:\"tmpl\";i:1263;s:2:\"id\";i:22277;s:5:\"title\";s:29:\"Classic | CTA | Online Course\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/online-course-2.jpg\";s:12:\"tmpl_created\";i:1647337110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/classic-cta-popup-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Course Online\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:141;a:19:{s:4:\"tmpl\";i:1264;s:2:\"id\";i:22283;s:5:\"title\";s:40:\"Bottom Bar | Contact | Virtual Assistant\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistant-3.jpg\";s:12:\"tmpl_created\";i:1647337517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/bottom-bar-contact-popup-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:142;a:19:{s:4:\"tmpl\";i:1265;s:2:\"id\";i:22289;s:5:\"title\";s:32:\"Fly-In | Contact | Private Tutor\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-4.jpg\";s:12:\"tmpl_created\";i:1647337676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/fly-in-contact-popup-private-tutor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:27:\"[\"Contact\",\"Course Online\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:143;a:19:{s:4:\"tmpl\";i:1266;s:2:\"id\";i:22295;s:5:\"title\";s:31:\"Classic | Login | Login Travel\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/login-travel-6.jpg\";s:12:\"tmpl_created\";i:1647339467;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-login-popup-login-travel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:144;a:19:{s:4:\"tmpl\";i:1267;s:2:\"id\";i:22301;s:5:\"title\";s:36:\"Full Screen | Login | Login Business\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/login-business-7.jpg\";s:12:\"tmpl_created\";i:1647339782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/full-screen-login-popup-login-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:16:\"[\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:145;a:19:{s:4:\"tmpl\";i:1268;s:2:\"id\";i:22307;s:5:\"title\";s:28:\"Classic | Login | Login Blog\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/login-blog-8.jpg\";s:12:\"tmpl_created\";i:1647339986;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-login-popup-login-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:146;a:19:{s:4:\"tmpl\";i:1269;s:2:\"id\";i:22313;s:5:\"title\";s:31:\"Classic | Login | Login Fashion\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/login-fashion-9.jpg\";s:12:\"tmpl_created\";i:1647340204;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-login-popup-login-fashion/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Fashion\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:147;a:19:{s:4:\"tmpl\";i:1270;s:2:\"id\";i:22319;s:5:\"title\";s:40:\"Classic | Login | Login Design Platform\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/03/login-design-platform-10.jpg\";s:12:\"tmpl_created\";i:1647340531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:147:\"https://library.elementor.com/popups/classic-login-popup-login-design-platform/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Design\",\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:148;a:19:{s:4:\"tmpl\";i:1271;s:2:\"id\";i:22325;s:5:\"title\";s:36:\"Fly-In | Contact | Digital Marketing\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-marketing-11.jpg\";s:12:\"tmpl_created\";i:1647340770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/fly-in-contact-popup-digital-marketing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:51:\"[\"Business\",\"Contact\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:149;a:19:{s:4:\"tmpl\";i:1272;s:2:\"id\";i:22331;s:5:\"title\";s:36:\"Fly-In | CTA | Dog Cat Food Delivery\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/dog-cat-food-delivery-5.jpg\";s:12:\"tmpl_created\";i:1647341069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/fly-in-cta-popup-dog-cat-food-delivery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Delivery Service\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:150;a:19:{s:4:\"tmpl\";i:1273;s:2:\"id\";i:22337;s:5:\"title\";s:37:\"Full Screen | Contact | Design Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-12.jpg\";s:12:\"tmpl_created\";i:1647341370;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-contact-popup-design-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:151;a:19:{s:4:\"tmpl\";i:1274;s:2:\"id\";i:22343;s:5:\"title\";s:44:\"Classic | Contact | Support Product Platform\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2022/03/support-13.jpg\";s:12:\"tmpl_created\";i:1647341972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/classic-contact-support-product-platform/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Contact\",\"Support\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:152;a:19:{s:4:\"tmpl\";i:1275;s:2:\"id\";i:22371;s:5:\"title\";s:38:\"Full Screen | Contact | Small Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/small-business-14.jpg\";s:12:\"tmpl_created\";i:1647342508;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-contact-small-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:40:\"[\"Business\",\"Contact\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:153;a:19:{s:4:\"tmpl\";i:1276;s:2:\"id\";i:22377;s:5:\"title\";s:31:\"Classic | Contact | Online Shop\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/online-shop-15.jpg\";s:12:\"tmpl_created\";i:1647352786;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-contact-online-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:154;a:19:{s:4:\"tmpl\";i:1277;s:2:\"id\";i:22383;s:5:\"title\";s:40:\"Classic | Booking | Children Optometrist\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/children-optometrist-16.jpg\";s:12:\"tmpl_created\";i:1647352963;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-booking-children-optometrist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:53:\"[\"Booking\",\"Business\",\"Contact\",\"Education\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:155;a:19:{s:4:\"tmpl\";i:1278;s:2:\"id\";i:22389;s:5:\"title\";s:28:\"Fly-In | Contact | Open Week\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2022/03/open-week17.jpg\";s:12:\"tmpl_created\";i:1647353281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-contact-open-week/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:34:\"[\"Business\",\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:156;a:19:{s:4:\"tmpl\";i:1279;s:2:\"id\";i:22397;s:5:\"title\";s:43:\"Full Screen | CTA | Plant Pots Online Store\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/plant-pots-online-store-18.jpg\";s:12:\"tmpl_created\";i:1647353429;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-cta-plant-pots-online-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:33:\"[\"Ecommerce\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:157;a:19:{s:4:\"tmpl\";i:1054;s:2:\"id\";i:15414;s:5:\"title\";s:32:\"Classic | Contact | Dance Studio\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/PopUp.jpg\";s:12:\"tmpl_created\";i:1603180596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-contact-dance-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:762;s:11:\"trend_index\";i:650;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:158;a:19:{s:4:\"tmpl\";i:1398;s:2:\"id\";i:23687;s:5:\"title\";s:32:\"Pizza Promotion – Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/48-Pizza-Promotion.jpg\";s:12:\"tmpl_created\";i:1649670575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/pizza-promotion-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:92:\"[\"Business\",\"Cooking\",\"Delivery\",\"Discount\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:159;a:19:{s:4:\"tmpl\";i:1400;s:2:\"id\";i:23751;s:5:\"title\";s:33:\"Baby Sleep Webinar – Events\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/63-Baby-Sleep-Webinar.jpg\";s:12:\"tmpl_created\";i:1649676065;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/baby-sleep-webinar-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:227:\"[\"Baby\",\"Booking\",\"Business\",\"Children\",\"Course Online\",\"Education\",\"Events\",\"Health\",\"Landing Pages\",\"Life Coach\",\"Lifestyle\",\"Online Event\",\"Online Service\",\"Parenting\",\"Professional\",\"Remote\",\"Services\",\"Training\",\"Webinar\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:160;a:19:{s:4:\"tmpl\";i:1401;s:2:\"id\";i:23776;s:5:\"title\";s:34:\"Ski Hotel Promotion – Travel\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/04/64-Ski-Hotel-Promotion.jpg\";s:12:\"tmpl_created\";i:1649691720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/ski-hotel-promotion-travel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:118:\"[\"Accommodation\",\"Booking\",\"Discount. Landing Pages\",\"Lifestyle\",\"Luxury\",\"Services\",\"Spa\",\"Travel\",\"Trip\",\"Vacation\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:161;a:19:{s:4:\"tmpl\";i:1402;s:2:\"id\";i:23804;s:5:\"title\";s:30:\"Cake Delivery – Business\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/04/67-Cake-Delivery.jpg\";s:12:\"tmpl_created\";i:1649692909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/cake-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:101:\"[\"Bakery\",\"Business\",\"Cake\",\"Cooking\",\"Delivery\",\"Discount\",\"Food\",\"Landing Pages\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:162;a:19:{s:4:\"tmpl\";i:1403;s:2:\"id\";i:23832;s:5:\"title\";s:32:\"Furniture Store – Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/87-Furniture-Store.jpg\";s:12:\"tmpl_created\";i:1649694812;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/furniture-store-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:232:\"[\"Architecture\",\"Art\",\"Business\",\"Construction\",\"Coupon\",\"Creative\",\"Decor\",\"Designer\",\"Discount\",\"Fashion\",\"Furniture Design\",\"Home\",\"House\",\"Interior Design\",\"Landing Pages\",\"Lifestyle\",\"Products\",\"Professional\",\"Services\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:163;a:19:{s:4:\"tmpl\";i:1404;s:2:\"id\";i:23746;s:5:\"title\";s:22:\"Nails – Business\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2022/04/62-Nails-1.jpg\";s:12:\"tmpl_created\";i:1649704635;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/nails-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:173:\"[\"Art\",\"Beauty\",\"Business\",\"Colorful\",\"Cosmetics\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Girly\",\"Landing Pages\",\"Lifestyle\",\"Manicure\",\"Modern\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:164;a:19:{s:4:\"tmpl\";i:1405;s:2:\"id\";i:23846;s:5:\"title\";s:29:\"Music Festival – Events\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/04/88-Music-Festival.jpg\";s:12:\"tmpl_created\";i:1649707763;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/music-festival-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:128:\"[\"Author\",\"Booking\",\"Business\",\"Creative\",\"Discount\",\"Events\",\"Landing Pages\",\"Music\",\"Online\",\"Online Event\",\"Party\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:165;a:19:{s:4:\"tmpl\";i:1406;s:2:\"id\";i:23872;s:5:\"title\";s:40:\"Fashion Styling Course – Education\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/89-Fashion-Styling-Course.jpg\";s:12:\"tmpl_created\";i:1649708569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/fashion-styling-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:173:\"[\"Aesthetic\",\"Art\",\"Beauty\",\"Business\",\"Course Online\",\"Creative\",\"Discount\",\"Education\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Online\",\"Online Service\",\"Stylist\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:166;a:19:{s:4:\"tmpl\";i:1407;s:2:\"id\";i:23897;s:5:\"title\";s:33:\"Bags Online Shop – Business\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/04/90-Bags-Online-Shop.jpg\";s:12:\"tmpl_created\";i:1649709513;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/bags-online-shop-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:170:\"[\"Art\",\"Bag\",\"Business\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Luxury\",\"Modern\",\"Online\",\"Online Shop\",\"Products\",\"Sales\",\"Shop\",\"Stylist\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:167;a:19:{s:4:\"tmpl\";i:1408;s:2:\"id\";i:23932;s:5:\"title\";s:32:\"Cooking Academy – Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/91-Cooking-Academy.jpg\";s:12:\"tmpl_created\";i:1649710216;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/cooking-academy-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:145:\"[\"Academy\",\"Booking\",\"Business\",\"Chef\",\"Cooking\",\"Education\",\"Food\",\"Free Trial\",\"Landing Pages\",\"Professional\",\"School\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:168;a:19:{s:4:\"tmpl\";i:1409;s:2:\"id\";i:23970;s:5:\"title\";s:45:\"Ophthalmology Medical Clinic – Business\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/04/92-Ophthalmology-Medical-Clinic.jpg\";s:12:\"tmpl_created\";i:1649711096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/ophthalmology-medical-clinic-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:165:\"[\"About\",\"Business\",\"Care\",\"Consulting\",\"Eye\",\"Free Trial\",\"Glasses\",\"Health\",\"Landing Pages\",\"Lifestyle\",\"Medical\",\"Modern\",\"Optometrist\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:169;a:19:{s:4:\"tmpl\";i:1425;s:2:\"id\";i:24331;s:5:\"title\";s:24:\"Wireframe – Home 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-1.jpg\";s:12:\"tmpl_created\";i:1653988363;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:170;a:19:{s:4:\"tmpl\";i:1218;s:2:\"id\";i:20792;s:5:\"title\";s:26:\"Luxury Car – Product\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/11/250x280-1.jpg\";s:12:\"tmpl_created\";i:1636903770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/lp/luxury-car-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:54:\"[\"car\",\"Ecommerce\",\"Landing Pages\",\"Luxury\",\"Product\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:171;a:19:{s:4:\"tmpl\";i:1428;s:2:\"id\";i:24398;s:5:\"title\";s:25:\"Wireframe – About 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-1.jpg\";s:12:\"tmpl_created\";i:1653988534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:83:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Professional\",\"Services\",\"Team\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:172;a:19:{s:4:\"tmpl\";i:991;s:2:\"id\";i:13413;s:5:\"title\";s:33:\"Classic | Contact | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Help.jpg\";s:12:\"tmpl_created\";i:1587474761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-contact-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:530;s:11:\"trend_index\";i:369;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:173;a:19:{s:4:\"tmpl\";i:1053;s:2:\"id\";i:15272;s:5:\"title\";s:32:\"Classic | Contact | Psychologist\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/PopUp.png\";s:12:\"tmpl_created\";i:1600170487;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-contact-psychologist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:578;s:11:\"trend_index\";i:312;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:174;a:19:{s:4:\"tmpl\";i:899;s:2:\"id\";i:11839;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Header_small.png\";s:12:\"tmpl_created\";i:1569430015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"header\",\"portfolio\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:189;s:11:\"trend_index\";i:20;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:175;a:19:{s:4:\"tmpl\";i:1433;s:2:\"id\";i:24477;s:5:\"title\";s:27:\"Wireframe – Gallery 2\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-2.jpg\";s:12:\"tmpl_created\";i:1653988835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-gallery-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:176;a:19:{s:4:\"tmpl\";i:1205;s:2:\"id\";i:20233;s:5:\"title\";s:32:\"Art Magazine – Coming Soon\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633881371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/art-magazine-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:177;a:19:{s:4:\"tmpl\";i:1214;s:2:\"id\";i:20539;s:5:\"title\";s:31:\"Design Blog – Coming Soon\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/design-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:178;a:19:{s:4:\"tmpl\";i:1224;s:2:\"id\";i:21013;s:5:\"title\";s:24:\"Restaurant – About\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/12/7-About-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638795588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/restaurant-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:36:\"[\"About\",\"Chef\",\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:179;a:19:{s:4:\"tmpl\";i:992;s:2:\"id\";i:13402;s:5:\"title\";s:29:\"Classic | CTA | Online Course\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/04/Popup-Course-Completed.jpg\";s:12:\"tmpl_created\";i:1587474772;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:619;s:11:\"trend_index\";i:582;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:180;a:19:{s:4:\"tmpl\";i:1206;s:2:\"id\";i:20254;s:5:\"title\";s:41:\"Digital Marketing Agency – Business\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Digital-Marketing-Agency-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/lp/digital-marketing-agency-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:65:\"[\"Agency\",\"Business\",\"Digital Agency\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:181;a:19:{s:4:\"tmpl\";i:1235;s:2:\"id\";i:21281;s:5:\"title\";s:25:\"Law Firm – Services\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/12/16-Services-Law-firm.jpg\";s:12:\"tmpl_created\";i:1638819128;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/law-firm-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Consulting\",\"Law\",\"Law Firm\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:182;a:19:{s:4:\"tmpl\";i:1017;s:2:\"id\";i:14111;s:5:\"title\";s:36:\"Classic | Japanese restaurant | Sale\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1592300400;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-japanese-restaurant-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:717;s:11:\"trend_index\";i:697;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:183;a:19:{s:4:\"tmpl\";i:1213;s:2:\"id\";i:20509;s:5:\"title\";s:40:\"Dogs Adoption – Social Involvement\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/10/Dog-Adoption-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/dogs-adoption-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:49:\"[\"Adoption\",\"Involvement\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:184;a:19:{s:4:\"tmpl\";i:1233;s:2:\"id\";i:21205;s:5:\"title\";s:29:\"Photographer – Projects\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/25-Projects-Photographer.jpg\";s:12:\"tmpl_created\";i:1638818372;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/photographer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Black and white\",\"Photography\",\"Project\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:185;a:19:{s:4:\"tmpl\";i:993;s:2:\"id\";i:13422;s:5:\"title\";s:30:\"Classic | Menu | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1587474782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-menu-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:516;s:11:\"trend_index\";i:432;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:186;a:19:{s:4:\"tmpl\";i:925;s:2:\"id\";i:12540;s:5:\"title\";s:33:\"Classic | Menu | Travel and tours\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_Menu_s.png\";s:12:\"tmpl_created\";i:1575960267;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-menu-travel-and-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:690;s:11:\"trend_index\";i:714;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:187;a:19:{s:4:\"tmpl\";i:1208;s:2:\"id\";i:20361;s:5:\"title\";s:51:\"Exercise & Fitness Equipment – eCommerce\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2021/10/Exercise-Fitness-Equipment-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633883766;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/lp/exercise-fitness-equipment-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Fitness\",\"Health\",\"Landing Pages\",\"Online Shop\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:188;a:19:{s:4:\"tmpl\";i:1239;s:2:\"id\";i:21373;s:5:\"title\";s:28:\"Photographer – Gallery\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/18-Gallery-Photographer.jpg\";s:12:\"tmpl_created\";i:1638821177;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/photographer-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Gallery\",\"Photography\",\"Portfolio\",\"Project\",\"Travel\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:189;a:19:{s:4:\"tmpl\";i:1426;s:2:\"id\";i:24348;s:5:\"title\";s:24:\"Wireframe – Home 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-2.jpg\";s:12:\"tmpl_created\";i:1653988444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:190;a:19:{s:4:\"tmpl\";i:958;s:2:\"id\";i:13129;s:5:\"title\";s:28:\"Classic | Menu | Photography\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/PopUp_s.png\";s:12:\"tmpl_created\";i:1582092645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-menu-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:646;s:11:\"trend_index\";i:521;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:191;a:19:{s:4:\"tmpl\";i:1427;s:2:\"id\";i:24366;s:5:\"title\";s:24:\"Wireframe – Home 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-3.jpg\";s:12:\"tmpl_created\";i:1653988491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:192;a:19:{s:4:\"tmpl\";i:1207;s:2:\"id\";i:20299;s:5:\"title\";s:51:\"Interior Design Consultation – Online Service\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2021/10/Interior-Design-Consultation-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/lp/interior-design-consultation-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:65:\"[\"Consulting\",\"Interior Design\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:193;a:19:{s:4:\"tmpl\";i:952;s:2:\"id\";i:12726;s:5:\"title\";s:52:\"Classic | Newsletter | Subscribe | Magazine and Blog\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_Newsletter_s.png\";s:12:\"tmpl_created\";i:1579061019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:152:\"https://library.elementor.com/popups/classic-newsletter-subscribe-magazine-and-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:357;s:11:\"trend_index\";i:281;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:194;a:19:{s:4:\"tmpl\";i:883;s:2:\"id\";i:11468;s:5:\"title\";s:20:\"Classic | Sale | Gym\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/PopUp_Small.png\";s:12:\"tmpl_created\";i:1567393182;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-sale-gym/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:696;s:11:\"trend_index\";i:740;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:195;a:19:{s:4:\"tmpl\";i:1216;s:2:\"id\";i:20623;s:5:\"title\";s:57:\"Luxurious Camping Accommodation For Events – Events\";s:9:\"thumbnail\";s:113:\"https://library.elementor.com/wp-content/uploads/2021/10/Luxurious-Camping-Accommodation-For-Events-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634041681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:151:\"https://library.elementor.com/lp/luxurious-camping-accommodation-for-events-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:43:\"[\"Event\",\"Events\",\"Landing Pages\",\"Travel\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:196;a:19:{s:4:\"tmpl\";i:1219;s:2:\"id\";i:20886;s:5:\"title\";s:28:\"Online Training – Home\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/12/2-Home-Online-Training.jpg\";s:12:\"tmpl_created\";i:1638784769;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/online-training-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Online\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:197;a:19:{s:4:\"tmpl\";i:1065;s:2:\"id\";i:15570;s:5:\"title\";s:33:\"Classic | Subscribe | Travel Blog\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/11/PopUp.jpg\";s:12:\"tmpl_created\";i:1606215555;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-subscribe-travel-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:709;s:11:\"trend_index\";i:459;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:198;a:19:{s:4:\"tmpl\";i:1431;s:2:\"id\";i:24437;s:5:\"title\";s:25:\"Wireframe – About 4\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-4.jpg\";s:12:\"tmpl_created\";i:1653988733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:199;a:19:{s:4:\"tmpl\";i:1210;s:2:\"id\";i:20414;s:5:\"title\";s:45:\"Online English Courses – Online Service\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2021/10/Online-English-Courses-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/online-english-courses-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Course Online\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:200;a:19:{s:4:\"tmpl\";i:1132;s:2:\"id\";i:16553;s:5:\"title\";s:31:\"Fly-In | Contact | Beauty Salon\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/12/PopUp.jpg\";s:12:\"tmpl_created\";i:1608622602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-contact-beauty-salon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:691;s:11:\"trend_index\";i:428;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:201;a:19:{s:4:\"tmpl\";i:1441;s:2:\"id\";i:24574;s:5:\"title\";s:27:\"Wireframe – Contact 5\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-5.jpg\";s:12:\"tmpl_created\";i:1653989135;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:202;a:19:{s:4:\"tmpl\";i:1217;s:2:\"id\";i:20333;s:5:\"title\";s:40:\"Plant Pots Online Shop – eCommerce\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2021/10/Plant-Pots-Online-Shop-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634042184;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/plant-pots-online-shop-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Ecommerce\",\"Landing Pages\",\"Online Shop\",\"Shop\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:203;a:19:{s:4:\"tmpl\";i:1211;s:2:\"id\";i:20447;s:5:\"title\";s:33:\"Shared Workspace – Business\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Shared-Workspace.jpg\";s:12:\"tmpl_created\";i:1633884934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/shared-workspace-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:28:\"[\"Business\",\"Landing Pages\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:204;a:19:{s:4:\"tmpl\";i:1237;s:2:\"id\";i:21313;s:5:\"title\";s:34:\"Spa & Beauty – Services\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/12/Spa-Beauty-Treatments-page-1.jpg\";s:12:\"tmpl_created\";i:1638819709;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/spa-beauty-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:55:\"[\"Beauty\",\"Hair\",\"Health\",\"Services\",\"Spa\",\"Treatment\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:205;a:19:{s:4:\"tmpl\";i:1004;s:2:\"id\";i:13538;s:5:\"title\";s:32:\"Fly-In | Newsletter | Barbershop\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/05/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1589893364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-newsletter-barbershop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:710;s:11:\"trend_index\";i:667;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:206;a:19:{s:4:\"tmpl\";i:924;s:2:\"id\";i:12550;s:5:\"title\";s:32:\"Fly-in | Sale | Travel and Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_s.png\";s:12:\"tmpl_created\";i:1575960263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/flyin-sale-travel-and-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:754;s:11:\"trend_index\";i:791;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:207;a:19:{s:4:\"tmpl\";i:1212;s:2:\"id\";i:20479;s:5:\"title\";s:49:\"Teeth Straightening – Health & Fitness\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Teeth-Whitening.jpg\";s:12:\"tmpl_created\";i:1633886115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/teeth-straightening-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:46:\"[\"Business\",\"Dental\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:208;a:19:{s:4:\"tmpl\";i:1234;s:2:\"id\";i:21234;s:5:\"title\";s:34:\"Insurance Company – Services\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/12/15-Services-Insurance-Company.jpg\";s:12:\"tmpl_created\";i:1638818688;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/insurance-company-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Faq\",\"Form\",\"Insurance\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:209;a:19:{s:4:\"tmpl\";i:1035;s:2:\"id\";i:15062;s:5:\"title\";s:35:\"Fly-In | Sign up | Flooring Company\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp.png\";s:12:\"tmpl_created\";i:1597739629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/fly-in-sign-up-flooring-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:625;s:11:\"trend_index\";i:309;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:210;a:19:{s:4:\"tmpl\";i:1209;s:2:\"id\";i:20394;s:5:\"title\";s:30:\"Time Management – Events\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/10/Time-Management-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884077;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/time-management-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:211;a:19:{s:4:\"tmpl\";i:1229;s:2:\"id\";i:21118;s:5:\"title\";s:28:\"Contact – Plants Store\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/12-Contact-Plants-Store.jpg\";s:12:\"tmpl_created\";i:1638802472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/contact-plants-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:40:\"[\"Contact\",\"Info\",\"Plant\",\"Testimonial\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:212;a:19:{s:4:\"tmpl\";i:893;s:2:\"id\";i:11822;s:5:\"title\";s:30:\"Full Screen | Menu | Portfolio\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/PopUp_small.png\";s:12:\"tmpl_created\";i:1569429896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/full-screen-menu-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:654;s:11:\"trend_index\";i:626;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:213;a:19:{s:4:\"tmpl\";i:1203;s:2:\"id\";i:18591;s:5:\"title\";s:28:\"Coffee Sale – Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/04/250x280-7.png\";s:12:\"tmpl_created\";i:1633877319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/coffee-sale-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:33:\"[\"Coffee\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:214;a:19:{s:4:\"tmpl\";i:1231;s:2:\"id\";i:21184;s:5:\"title\";s:28:\"Dental Care – Services\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/14-Services-Dental-Care.jpg\";s:12:\"tmpl_created\";i:1638807148;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dental-care-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:45:\"[\"Dental\",\"Medical\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:215;a:19:{s:4:\"tmpl\";i:1064;s:2:\"id\";i:15580;s:5:\"title\";s:31:\"Fullscreen | Menu | Travel Blog\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/11/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1606215358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fullscreen-menu-travel-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:673;s:11:\"trend_index\";i:348;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:216;a:19:{s:4:\"tmpl\";i:1133;s:2:\"id\";i:16645;s:5:\"title\";s:28:\"Headphones – eCommerce\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/lp_headphones.png\";s:12:\"tmpl_created\";i:1609944115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/commerce-headphones/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:39:\"[\"Ecommerce\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:633;s:11:\"trend_index\";i:87;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:217;a:19:{s:4:\"tmpl\";i:1442;s:2:\"id\";i:24584;s:5:\"title\";s:27:\"Wireframe – Pricing 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Pricing-1.jpg\";s:12:\"tmpl_created\";i:1653989152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-pricing-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:146:\"[\"Booking\",\"Business\",\"Clients\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Online Service\",\"Pricing\",\"Products\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:218;a:19:{s:4:\"tmpl\";i:1138;s:2:\"id\";i:16762;s:5:\"title\";s:25:\"Conference – Events\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Conference.png\";s:12:\"tmpl_created\";i:1610455119;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/conference-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:60:\"[\"Conference\",\"Convention\",\"Event\",\"Events\",\"Landing Pages\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:705;s:11:\"trend_index\";i:216;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:219;a:19:{s:4:\"tmpl\";i:1438;s:2:\"id\";i:24539;s:5:\"title\";s:27:\"Wireframe – Contact 2\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-2.jpg\";s:12:\"tmpl_created\";i:1653989019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"Business\",\"Contact\",\"Footer\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:220;a:19:{s:4:\"tmpl\";i:981;s:2:\"id\";i:13281;s:5:\"title\";s:37:\"Hello Bar | Contact | Interior Design\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp.png\";s:12:\"tmpl_created\";i:1586148801;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/hello-bar-contact-interior-design/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:19:\"[\"Interior Design\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:763;s:11:\"trend_index\";i:679;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:221;a:19:{s:4:\"tmpl\";i:1052;s:2:\"id\";i:15259;s:5:\"title\";s:31:\"Hello Bar | Menu | Psychologist\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Menu-PopUp.png\";s:12:\"tmpl_created\";i:1600170209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/hello-bar-menu-psychologist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:739;s:11:\"trend_index\";i:583;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:222;a:19:{s:4:\"tmpl\";i:1434;s:2:\"id\";i:24494;s:5:\"title\";s:28:\"Wireframe – Services 1\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1.jpg\";s:12:\"tmpl_created\";i:1653988874;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Business\",\"Faq\",\"Footer\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:223;a:19:{s:4:\"tmpl\";i:1194;s:2:\"id\";i:18701;s:5:\"title\";s:32:\"Digital Course – eCommerce\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/04/250x280.jpg\";s:12:\"tmpl_created\";i:1618995134;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/digital-course-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Ecommerce\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:224;a:19:{s:4:\"tmpl\";i:1192;s:2:\"id\";i:18612;s:5:\"title\";s:34:\"Bag Product Sale – eCommerce\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bag-Product.jpeg\";s:12:\"tmpl_created\";i:1618395406;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/bag-product-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:61:\"[\"Bag\",\"Ecommerce\",\"Landing Pages\",\"Product\",\"Sale\",\"Travel\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:875;s:11:\"trend_index\";i:605;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:225;a:19:{s:4:\"tmpl\";i:1227;s:2:\"id\";i:21083;s:5:\"title\";s:26:\"Conference – Contact\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/10-Contact-Conference.jpg\";s:12:\"tmpl_created\";i:1638799208;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/conference-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:44:\"[\"Conference\",\"Contact\",\"Form\",\"Info\",\"Map\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:226;a:19:{s:4:\"tmpl\";i:1193;s:2:\"id\";i:18644;s:5:\"title\";s:37:\"Camera Product Sale – eCommerce\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/camera_sale_featured-img.jpg\";s:12:\"tmpl_created\";i:1618396388;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/lp/camera-product-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Camera\",\"Ecommerce\",\"Landing Pages\",\"Photography\",\"Sale\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:873;s:11:\"trend_index\";i:535;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:227;a:19:{s:4:\"tmpl\";i:951;s:2:\"id\";i:12736;s:5:\"title\";s:41:\"Slide In | Contact Us | Magazine and Blog\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_contact_s.png\";s:12:\"tmpl_created\";i:1579060978;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/slide-in-contact-us/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:734;s:11:\"trend_index\";i:686;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:228;a:19:{s:4:\"tmpl\";i:1222;s:2:\"id\";i:20960;s:5:\"title\";s:26:\"Travel Agency – Home\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/12/5-Home-Travel-Agency.jpg\";s:12:\"tmpl_created\";i:1638788432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/travel-agency-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Adventures\",\"Experience\",\"Explore\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:229;a:19:{s:4:\"tmpl\";i:1196;s:2:\"id\";i:18815;s:5:\"title\";s:25:\"Car Wash – Business\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Car-Wash.png\";s:12:\"tmpl_created\";i:1621336431;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/car-wash-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:45:\"[\"Business\",\"car\",\"Discount\",\"Landing Pages\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:230;a:19:{s:4:\"tmpl\";i:1242;s:2:\"id\";i:21473;s:5:\"title\";s:40:\"Architecture Photography – Gallery\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2021/12/20-Gallery-Architecture-Photography.jpg\";s:12:\"tmpl_created\";i:1638822115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/architecture-photography-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:52:\"[\"Architecture\",\"Gallery\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:231;a:19:{s:4:\"tmpl\";i:1015;s:2:\"id\";i:14067;s:5:\"title\";s:37:\"Slide In | Japanese restaurant | Menu\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Menu-Pop-Up-Small.jpg\";s:12:\"tmpl_created\";i:1592290352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/slide-in-japanese-restaurant-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:650;s:11:\"trend_index\";i:565;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:232;a:19:{s:4:\"tmpl\";i:923;s:2:\"id\";i:12229;s:5:\"title\";s:33:\"Slide In | Law Firm | Information\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/popup.png\";s:12:\"tmpl_created\";i:1572847842;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-law-firm-information/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:547;s:11:\"trend_index\";i:413;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:233;a:19:{s:4:\"tmpl\";i:1198;s:2:\"id\";i:18824;s:5:\"title\";s:33:\"Design School – Coming Soon\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png\";s:12:\"tmpl_created\";i:1621336756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/design-school-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:234;a:19:{s:4:\"tmpl\";i:1236;s:2:\"id\";i:21259;s:5:\"title\";s:28:\"3D Designer – Projects\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/24-Projects-3D-Designer.jpg\";s:12:\"tmpl_created\";i:1638819185;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/3d-designer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"3D\",\"Creative Portfolio\",\"Design\",\"Designer\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:235;a:19:{s:4:\"tmpl\";i:1028;s:2:\"id\";i:14827;s:5:\"title\";s:39:\"Slide-In | Contact | Luxury Real Estate\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/PopUp.png\";s:12:\"tmpl_created\";i:1595323523;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/slide-in-contact-luxury-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:559;s:11:\"trend_index\";i:284;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:236;a:19:{s:4:\"tmpl\";i:1197;s:2:\"id\";i:18819;s:5:\"title\";s:27:\"Dog Walker – Business\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Dog-Walker.png\";s:12:\"tmpl_created\";i:1621336601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/dog-walker-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:41:\"[\"Business\",\"Dog\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:237;a:19:{s:4:\"tmpl\";i:1238;s:2:\"id\";i:21349;s:5:\"title\";s:29:\"Architecture – Projects\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/23-Projects-Architecture.jpg\";s:12:\"tmpl_created\";i:1638820870;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/architecture-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:70:\"[\"Architecture\",\"Creative\",\"Creative Portfolio\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:238;a:19:{s:4:\"tmpl\";i:1034;s:2:\"id\";i:15075;s:5:\"title\";s:34:\"Slide-In | Menu | Flooring Company\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp-1.png\";s:12:\"tmpl_created\";i:1597739605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/slide-in-menu-flooring-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:383;s:11:\"trend_index\";i:162;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:239;a:19:{s:4:\"tmpl\";i:1414;s:2:\"id\";i:24079;s:5:\"title\";s:32:\"Fashion Shop – Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Fashion-Shop.jpg\";s:12:\"tmpl_created\";i:1650988089;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/fashion-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Aesthetic\",\"Business\",\"Coming Soon\",\"Ecommerce\",\"Girly\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:240;a:19:{s:4:\"tmpl\";i:1195;s:2:\"id\";i:18761;s:5:\"title\";s:33:\"Fashion Store – Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1621336146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/fashion-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:241;a:19:{s:4:\"tmpl\";i:1153;s:2:\"id\";i:17060;s:5:\"title\";s:36:\"Private Tutor – Online Service\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Tutor-2.png\";s:12:\"tmpl_created\";i:1610631042;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/private-tutor-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:64:\"[\"Education\",\"Landing Pages\",\"Online Service\",\"Teacher\",\"Tutor\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:780;s:11:\"trend_index\";i:628;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:242;a:19:{s:4:\"tmpl\";i:1430;s:2:\"id\";i:24434;s:5:\"title\";s:25:\"Wireframe – About 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-3.jpg\";s:12:\"tmpl_created\";i:1653988697;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:243;a:19:{s:4:\"tmpl\";i:1158;s:2:\"id\";i:17232;s:5:\"title\";s:33:\"Life Coach – Online Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Life-Coach.png\";s:12:\"tmpl_created\";i:1610902793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/life-coach-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:38:\"[\"Coach\",\"Landing Pages\",\"Life Coach\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:787;s:11:\"trend_index\";i:751;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:244;a:19:{s:4:\"tmpl\";i:1436;s:2:\"id\";i:24515;s:5:\"title\";s:28:\"Wireframe – Services 3\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3.jpg\";s:12:\"tmpl_created\";i:1653988946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:66:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:245;a:19:{s:4:\"tmpl\";i:875;s:2:\"id\";i:11241;s:5:\"title\";s:36:\"Classic | Digital Agency | Marketing\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/PopUp_small.jpg\";s:12:\"tmpl_created\";i:1564643043;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-digital-agency-marketing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:362;s:11:\"trend_index\";i:315;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:246;a:19:{s:4:\"tmpl\";i:1146;s:2:\"id\";i:16932;s:5:\"title\";s:35:\"Finance Consulting – Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/01/Finance-Consulting.png\";s:12:\"tmpl_created\";i:1610532170;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/lp/finance-consulting-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:80:\"[\"Advisor\",\"Business\",\"Consulting\",\"Finance\",\"Investment\",\"Landing Pages\",\"Tax\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:790;s:11:\"trend_index\";i:630;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:247;a:19:{s:4:\"tmpl\";i:1429;s:2:\"id\";i:24421;s:5:\"title\";s:25:\"Wireframe – About 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-2.jpg\";s:12:\"tmpl_created\";i:1653988579;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:248;a:19:{s:4:\"tmpl\";i:674;s:2:\"id\";i:8505;s:5:\"title\";s:11:\"404 page 01\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/001.jpg\";s:12:\"tmpl_created\";i:1526415501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:533;s:11:\"trend_index\";i:222;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:249;a:19:{s:4:\"tmpl\";i:1136;s:2:\"id\";i:16721;s:5:\"title\";s:35:\"Dental – Health & Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Dental.jpg\";s:12:\"tmpl_created\";i:1610448567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/dental-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:44:\"[\"Dental\",\"Doctor\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:801;s:11:\"trend_index\";i:655;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:250;a:19:{s:4:\"tmpl\";i:1417;s:2:\"id\";i:24116;s:5:\"title\";s:32:\"Tech Company – Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Tech-Company.jpg\";s:12:\"tmpl_created\";i:1650989265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/tech-company-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"Business\",\"Coding\",\"Coming Soon\",\"Computer\",\"Developer\",\"IT\",\"Services\",\"Technology\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:251;a:19:{s:4:\"tmpl\";i:675;s:2:\"id\";i:8511;s:5:\"title\";s:11:\"404 page 02\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/002.jpg\";s:12:\"tmpl_created\";i:1526415528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:347;s:11:\"trend_index\";i:155;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:252;a:19:{s:4:\"tmpl\";i:1161;s:2:\"id\";i:17269;s:5:\"title\";s:34:\"Electronics Sale – eCommerce\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Electronic-Products.png\";s:12:\"tmpl_created\";i:1610903298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/electronics-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:800;s:11:\"trend_index\";i:556;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:253;a:19:{s:4:\"tmpl\";i:1220;s:2:\"id\";i:20908;s:5:\"title\";s:42:\"Packing & Moving Company – Home\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/12/3-Home-Packing-Moving-Company.jpg\";s:12:\"tmpl_created\";i:1638786127;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/packing-moving-company-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Movers\",\"Moving\",\"Storge\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:254;a:19:{s:4:\"tmpl\";i:1152;s:2:\"id\";i:17032;s:5:\"title\";s:42:\"Donate Computer – Social Involvement\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Donation-2.png\";s:12:\"tmpl_created\";i:1610630585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/donate-computer-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:67:\"[\"Computer\",\"Donate\",\"Donation\",\"Kids\",\"Landing Pages\",\"Nonprofit\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:718;s:11:\"trend_index\";i:278;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:255;a:19:{s:4:\"tmpl\";i:672;s:2:\"id\";i:8512;s:5:\"title\";s:11:\"404 page 03\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/003.jpg\";s:12:\"tmpl_created\";i:1526415449;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:450;s:11:\"trend_index\";i:375;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:256;a:19:{s:4:\"tmpl\";i:1245;s:2:\"id\";i:21546;s:5:\"title\";s:28:\"Interior Design – Home\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/1-Home-Interior-Design-1.jpg\";s:12:\"tmpl_created\";i:1639046269;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/interior-design-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Design\",\"Form\",\"Furniture Design\",\"Interior Design\",\"Testimonial\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:257;a:19:{s:4:\"tmpl\";i:1135;s:2:\"id\";i:16684;s:5:\"title\";s:34:\"SaaS HR Management – Product\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2021/01/lp_hr.png\";s:12:\"tmpl_created\";i:1609945486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/saas-hr-management-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:39:\"[\"HR\",\"Landing Pages\",\"Product\",\"SaaS\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:708;s:11:\"trend_index\";i:292;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:258;a:19:{s:4:\"tmpl\";i:671;s:2:\"id\";i:8513;s:5:\"title\";s:11:\"404 page 04\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/004.jpg\";s:12:\"tmpl_created\";i:1526415417;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:420;s:11:\"trend_index\";i:176;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:259;a:19:{s:4:\"tmpl\";i:1249;s:2:\"id\";i:22137;s:5:\"title\";s:31:\"Design Blog – Coming Soon\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647177194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/design-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:260;a:19:{s:4:\"tmpl\";i:1134;s:2:\"id\";i:16660;s:5:\"title\";s:37:\"Medical center – Online service\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-medical-cosultation-250_280.png\";s:12:\"tmpl_created\";i:1609945122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/lp/medical-center-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:44:\"[\"Landing Pages\",\"Medical\",\"Online Service\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:750;s:11:\"trend_index\";i:332;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:261;a:19:{s:4:\"tmpl\";i:1226;s:2:\"id\";i:21069;s:5:\"title\";s:21:\"Hotel – Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/12/9-Contact-Hotel.jpg\";s:12:\"tmpl_created\";i:1638798545;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/hotel-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:36:\"[\"Contact\",\"from\",\"Info\",\"Vacation\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:262;a:19:{s:4:\"tmpl\";i:1150;s:2:\"id\";i:17001;s:5:\"title\";s:36:\"Parental Counseling – Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2021/01/Parenting-Coach-2.png\";s:12:\"tmpl_created\";i:1610534999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/parental-counseling-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:99:\"[\"Advisor\",\"Business\",\"Coach\",\"Counseling\",\"Landing Pages\",\"Online Service\",\"Parental\",\"Parenting\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:817;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:263;a:19:{s:4:\"tmpl\";i:1432;s:2:\"id\";i:24461;s:5:\"title\";s:27:\"Wireframe – Gallery 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-1.jpg\";s:12:\"tmpl_created\";i:1653988784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-gallery-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:264;a:19:{s:4:\"tmpl\";i:676;s:2:\"id\";i:8514;s:5:\"title\";s:11:\"404 Page 05\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/005.jpg\";s:12:\"tmpl_created\";i:1526415558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-05/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:419;s:11:\"trend_index\";i:220;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:265;a:19:{s:4:\"tmpl\";i:1137;s:2:\"id\";i:16742;s:5:\"title\";s:31:\"Online Course – Education\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Course.png\";s:12:\"tmpl_created\";i:1610454122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/online-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:55:\"[\"Academy\",\"Course Online\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:777;s:11:\"trend_index\";i:776;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:266;a:19:{s:4:\"tmpl\";i:668;s:2:\"id\";i:8523;s:5:\"title\";s:11:\"404 page 06\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/006.jpg\";s:12:\"tmpl_created\";i:1526415291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-06/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:298;s:11:\"trend_index\";i:268;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:267;a:19:{s:4:\"tmpl\";i:1440;s:2:\"id\";i:24563;s:5:\"title\";s:27:\"Wireframe – Contact 4\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-4.jpg\";s:12:\"tmpl_created\";i:1653989095;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:84:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:268;a:19:{s:4:\"tmpl\";i:1162;s:2:\"id\";i:17284;s:5:\"title\";s:38:\"Dietitian – Health & Fitness\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/01/Dietitian.png\";s:12:\"tmpl_created\";i:1610903484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/dietitian-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Health\",\"landscape design\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:814;s:11:\"trend_index\";i:800;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:269;a:19:{s:4:\"tmpl\";i:1439;s:2:\"id\";i:24553;s:5:\"title\";s:27:\"Wireframe – Contact 3\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-3.jpg\";s:12:\"tmpl_created\";i:1653989057;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Professional\",\"Testimonial\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:270;a:19:{s:4:\"tmpl\";i:1144;s:2:\"id\";i:16897;s:5:\"title\";s:30:\"Personal Chef – Business\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/Personal-Chef.png\";s:12:\"tmpl_created\";i:1610466247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/personal-chef-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:53:\"[\"Business\",\"Chef\",\"Food\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:795;s:11:\"trend_index\";i:617;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:271;a:19:{s:4:\"tmpl\";i:1435;s:2:\"id\";i:24504;s:5:\"title\";s:28:\"Wireframe – Services 2\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2.jpg\";s:12:\"tmpl_created\";i:1653988910;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:80:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:272;a:19:{s:4:\"tmpl\";i:669;s:2:\"id\";i:8524;s:5:\"title\";s:11:\"404 page 07\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/007.jpg\";s:12:\"tmpl_created\";i:1526415337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-07/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:303;s:11:\"trend_index\";i:171;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:273;a:19:{s:4:\"tmpl\";i:1147;s:2:\"id\";i:16946;s:5:\"title\";s:52:\"Online Full-Stack Developer Course – Education\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Full-Stack-Developer-Course.png\";s:12:\"tmpl_created\";i:1610532778;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/lp/online-full-stack-developer-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:76:\"[\"Academy\",\"Coding\",\"Course Online\",\"Developer\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:805;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:274;a:19:{s:4:\"tmpl\";i:1437;s:2:\"id\";i:24528;s:5:\"title\";s:27:\"Wireframe – Contact 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-1.jpg\";s:12:\"tmpl_created\";i:1653988981;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:275;a:19:{s:4:\"tmpl\";i:1143;s:2:\"id\";i:16868;s:5:\"title\";s:40:\"Virtual Assistant – Online Service\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/01/Virtual-Assistant-250x280-1.png\";s:12:\"tmpl_created\";i:1610465656;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/virtual-assistant-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:46:\"[\"Assistant\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:793;s:11:\"trend_index\";i:757;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:276;a:19:{s:4:\"tmpl\";i:673;s:2:\"id\";i:8526;s:5:\"title\";s:11:\"404 page 09\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/009.jpg\";s:12:\"tmpl_created\";i:1526415474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-09/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:477;s:11:\"trend_index\";i:285;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:277;a:19:{s:4:\"tmpl\";i:1228;s:2:\"id\";i:21104;s:5:\"title\";s:26:\"Restaurant – Contact\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/11-Contact-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638800146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/restaurant-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:60:\"[\"Contact\",\"Food\",\"Form\",\"Google Maps\",\"Info\",\"Testimonial\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:278;a:19:{s:4:\"tmpl\";i:1140;s:2:\"id\";i:16812;s:5:\"title\";s:40:\"Construction Project – Real Estate\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/01/Construction-Project.png\";s:12:\"tmpl_created\";i:1610463582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/construction-project-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:59:\"[\"Construction\",\"Landing Pages\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:796;s:11:\"trend_index\";i:724;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:279;a:19:{s:4:\"tmpl\";i:1244;s:2:\"id\";i:21393;s:5:\"title\";s:34:\"Interior Designer – Projects\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2021/12/big-22-Projects-Interior-Designer-New.jpeg\";s:12:\"tmpl_created\";i:1638823945;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/interior-designer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:93:\"[\"Creative\",\"Creative Portfolio\",\"Design\",\"Designer\",\"Interior Design\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:280;a:19:{s:4:\"tmpl\";i:1148;s:2:\"id\";i:16960;s:5:\"title\";s:44:\"Dog & Cat Food Delivery – Business\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2021/01/Dog-Food.png\";s:12:\"tmpl_created\";i:1610533581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/dog-cat-food-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:71:\"[\"Business\",\"Cat\",\"Delivery\",\"Dog\",\"Food\",\"Landing Pages\",\"Pet\",\"Pets\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:782;s:11:\"trend_index\";i:510;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:281;a:19:{s:4:\"tmpl\";i:670;s:2:\"id\";i:8525;s:5:\"title\";s:11:\"404 page 08\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/008.jpg\";s:12:\"tmpl_created\";i:1526415374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-08/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:510;s:11:\"trend_index\";i:575;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:282;a:19:{s:4:\"tmpl\";i:1251;s:2:\"id\";i:22143;s:5:\"title\";s:33:\"Fashion Store – Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1647177389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/fashion-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:283;a:19:{s:4:\"tmpl\";i:1155;s:2:\"id\";i:17095;s:5:\"title\";s:36:\"Mobile Pet Grooming – Business\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Mobile-Pet-Grooming.png\";s:12:\"tmpl_created\";i:1610632115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/mobile-pet-grooming-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:38:\"[\"Dog\",\"Groom\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:786;s:11:\"trend_index\";i:731;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:284;a:19:{s:4:\"tmpl\";i:1241;s:2:\"id\";i:21451;s:5:\"title\";s:26:\"Exhibition – Gallery\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/21-Gallery-Exhibition.jpg\";s:12:\"tmpl_created\";i:1638821855;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/exhibition-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"Art\",\"Creative\",\"Creative Portfolio\",\"Exhibition\",\"Gallery\",\"Portfolio\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:285;a:19:{s:4:\"tmpl\";i:502;s:2:\"id\";i:5438;s:5:\"title\";s:7:\"About 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_4.png\";s:12:\"tmpl_created\";i:1520443512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:147;s:11:\"trend_index\";i:9;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:286;a:19:{s:4:\"tmpl\";i:1159;s:2:\"id\";i:17245;s:5:\"title\";s:34:\"Marketing Course – Education\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2021/01/PPC.png\";s:12:\"tmpl_created\";i:1610902958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/marketing-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:45:\"[\"Course Online\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:770;s:11:\"trend_index\";i:430;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:287;a:19:{s:4:\"tmpl\";i:1240;s:2:\"id\";i:21430;s:5:\"title\";s:30:\"Travel Blogger – Gallery\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/12/19-Gallery-Travel-Blogger.jpg\";s:12:\"tmpl_created\";i:1638821592;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/travel-blogger-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Gallery\",\"Photography\",\"Slider\",\"Travel\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:288;a:19:{s:4:\"tmpl\";i:1149;s:2:\"id\";i:16983;s:5:\"title\";s:41:\"Pilates Instructor – Online Service\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/01/Pilates-Instructor.png\";s:12:\"tmpl_created\";i:1610534138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/lp/pilates-instructor-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:70:\"[\"Free Trial\",\"Instructor\",\"Landing Pages\",\"Online Service\",\"Pilates\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:778;s:11:\"trend_index\";i:412;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:289;a:19:{s:4:\"tmpl\";i:1416;s:2:\"id\";i:24104;s:5:\"title\";s:33:\"Ceramics Shop – Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Ceramics-Shop.jpg\";s:12:\"tmpl_created\";i:1650988949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/ceramics-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:290;a:19:{s:4:\"tmpl\";i:557;s:2:\"id\";i:6135;s:5:\"title\";s:8:\"About 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_2.png\";s:12:\"tmpl_created\";i:1520443663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:77;s:11:\"trend_index\";i:47;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:291;a:19:{s:4:\"tmpl\";i:1412;s:2:\"id\";i:24033;s:5:\"title\";s:37:\"Dance Studio – Maintenance Mode\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Dance-Studio.jpg\";s:12:\"tmpl_created\";i:1649881344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/dance-studio-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:113:\"[\"Academy\",\"Business\",\"Dance Studio\",\"Form\",\"Pilates\",\"School\",\"Sport\",\"Teacher\",\"Training\",\"Under Construction\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:292;a:19:{s:4:\"tmpl\";i:1190;s:2:\"id\";i:18568;s:5:\"title\";s:32:\"Flower Delivery – Business\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/04/Flower-Delivery.png\";s:12:\"tmpl_created\";i:1617546716;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/flower-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:37:\"[\"Delivery\",\"Flower\",\"Landing Pages\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:874;s:11:\"trend_index\";i:763;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:293;a:19:{s:4:\"tmpl\";i:1145;s:2:\"id\";i:16917;s:5:\"title\";s:22:\"Webinar – Events\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Webinar-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610466822;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/webinar-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:36:\"[\"Events\",\"Landing Pages\",\"Webinar\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:821;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:294;a:19:{s:4:\"tmpl\";i:1413;s:2:\"id\";i:24049;s:5:\"title\";s:33:\"ECO Shop – Maintenance Mode\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-ECO-Shop.jpg\";s:12:\"tmpl_created\";i:1649882053;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/eco-shop-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:110:\"[\"Aesthetic\",\"Business\",\"Creative\",\"Decor\",\"Health\",\"Help\",\"Lifestyle\",\"Products\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:295;a:19:{s:4:\"tmpl\";i:497;s:2:\"id\";i:5397;s:5:\"title\";s:8:\"About 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1.png\";s:12:\"tmpl_created\";i:1520443503;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:148;s:11:\"trend_index\";i:43;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:296;a:19:{s:4:\"tmpl\";i:1154;s:2:\"id\";i:17079;s:5:\"title\";s:42:\"Calls Volunteer – Social Involvement\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/01/Calls-Volunteer.png\";s:12:\"tmpl_created\";i:1610631774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/calls-volunteer-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:68:\"[\"Care\",\"Covid-19\",\"Help\",\"Involvement\",\"Landing Pages\",\"Volunteer\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:854;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:297;a:19:{s:4:\"tmpl\";i:1419;s:2:\"id\";i:24136;s:5:\"title\";s:29:\"Food Blog – Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Food-Blog.jpg\";s:12:\"tmpl_created\";i:1650990034;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/food-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:62:\"[\"Blog\",\"Business\",\"Coming Soon\",\"Cooking\",\"Education\",\"Food\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:298;a:19:{s:4:\"tmpl\";i:1142;s:2:\"id\";i:16836;s:5:\"title\";s:33:\"Marketing Agency – Business\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/01/Marketing-Agency-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610464490;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/marketing-agency-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:74:\"[\"Agency\",\"Business\",\"Landing Pages\",\"Marketing\",\"Marketing Landing Page\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:816;s:11:\"trend_index\";i:787;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:299;a:19:{s:4:\"tmpl\";i:1411;s:2:\"id\";i:24020;s:5:\"title\";s:35:\"Mobile App – Maintenance Mode\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Mobile-App.jpg\";s:12:\"tmpl_created\";i:1649880955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/mobile-app-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:77:\"[\"App\",\"Business\",\"Coding\",\"Computer\",\"Launch\",\"Mobile\",\"Under Construction\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:300;a:19:{s:4:\"tmpl\";i:498;s:2:\"id\";i:5405;s:5:\"title\";s:8:\"About 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1.png\";s:12:\"tmpl_created\";i:1520443505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:216;s:11:\"trend_index\";i:50;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:301;a:19:{s:4:\"tmpl\";i:1139;s:2:\"id\";i:16785;s:5:\"title\";s:42:\"Gym Promotion – Health & Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Gym-LP.jpg\";s:12:\"tmpl_created\";i:1610455496;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/gym-promotion-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:42:\"[\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:820;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:302;a:19:{s:4:\"tmpl\";i:1420;s:2:\"id\";i:24152;s:5:\"title\";s:32:\"Perfume Shop – Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Perfume-Shop.jpg\";s:12:\"tmpl_created\";i:1650990353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/perfume-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Business\",\"Coming Soon\",\"Cosmetics\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:303;a:19:{s:4:\"tmpl\";i:1185;s:2:\"id\";i:18492;s:5:\"title\";s:34:\"Bicycle Pre-Sale – eCommerce\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bike-Landing-Page.png\";s:12:\"tmpl_created\";i:1617535552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/bicycle-pre-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:34:\"[\"Bicycle\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:50;s:16:\"popularity_index\";i:871;s:11:\"trend_index\";i:826;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:304;a:19:{s:4:\"tmpl\";i:1418;s:2:\"id\";i:24126;s:5:\"title\";s:28:\"Skincare – Coming Soon\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Skincare.jpg\";s:12:\"tmpl_created\";i:1650989585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/skincare-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:128:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Coming Soon\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Services\",\"Skincare\",\"Treatment\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:305;a:19:{s:4:\"tmpl\";i:1181;s:2:\"id\";i:18349;s:5:\"title\";s:39:\"Virtual try-on glasses – Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-8.png\";s:12:\"tmpl_created\";i:1614772569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/virtual-try-on-glasses-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:64:\"[\"Fashion\",\"Glasses\",\"Landing Pages\",\"Online Service\",\"Virtual\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:848;s:11:\"trend_index\";i:803;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:306;a:19:{s:4:\"tmpl\";i:500;s:2:\"id\";i:5421;s:5:\"title\";s:8:\"About 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_3.png\";s:12:\"tmpl_created\";i:1520443509;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:215;s:11:\"trend_index\";i:77;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:307;a:19:{s:4:\"tmpl\";i:513;s:2:\"id\";i:5533;s:5:\"title\";s:8:\"About 15\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_10.png\";s:12:\"tmpl_created\";i:1520443534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:21;s:11:\"trend_index\";i:57;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:308;a:19:{s:4:\"tmpl\";i:1410;s:2:\"id\";i:24004;s:5:\"title\";s:33:\"Skincare – Maintenance Mode\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Skincare.jpg\";s:12:\"tmpl_created\";i:1649880534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/skincare-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:144:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Makeup\",\"Services\",\"Skincare\",\"Treatment\",\"Under Construction\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:309;a:19:{s:4:\"tmpl\";i:1172;s:2:\"id\";i:17458;s:5:\"title\";s:31:\"Moving Company – Business\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Moving-Company.png\";s:12:\"tmpl_created\";i:1612727025;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/moving-company-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"Landing Pages\",\"Movers\",\"Moving\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:826;s:11:\"trend_index\";i:767;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:310;a:19:{s:4:\"tmpl\";i:1415;s:2:\"id\";i:24092;s:5:\"title\";s:29:\"Vase Shop – Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Vase-Shop.jpg\";s:12:\"tmpl_created\";i:1650988613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/vase-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:311;a:19:{s:4:\"tmpl\";i:1186;s:2:\"id\";i:18517;s:5:\"title\";s:29:\"Food Blog – Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Food-Blog.png\";s:12:\"tmpl_created\";i:1617539897;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/food-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:45:\"[\"Blog\",\"Coming Soon\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:844;s:11:\"trend_index\";i:672;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:312;a:19:{s:4:\"tmpl\";i:1167;s:2:\"id\";i:17379;s:5:\"title\";s:33:\"IT Service – Online Service\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-IT-Service.png\";s:12:\"tmpl_created\";i:1612713022;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/it-service-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:41:\"[\"IT\",\"Landing Pages\",\"Remote\",\"Support\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:806;s:11:\"trend_index\";i:634;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:313;a:19:{s:4:\"tmpl\";i:1248;s:2:\"id\";i:22134;s:5:\"title\";s:32:\"Art Magazine – Coming Soon\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647176713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/art-magazine-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:314;a:19:{s:4:\"tmpl\";i:512;s:2:\"id\";i:5525;s:5:\"title\";s:8:\"About 14\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_10.png\";s:12:\"tmpl_created\";i:1520443532;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:9;s:11:\"trend_index\";i:29;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:315;a:19:{s:4:\"tmpl\";i:1189;s:2:\"id\";i:18560;s:5:\"title\";s:52:\"Finance Learning Platform – Under Construction\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1617542761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/lp/finance-learning-platform-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:843;s:11:\"trend_index\";i:561;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:316;a:19:{s:4:\"tmpl\";i:1225;s:2:\"id\";i:21041;s:5:\"title\";s:41:\"Business Consulting Company – About\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2021/12/8-About-Business-Consulting-Company.jpg\";s:12:\"tmpl_created\";i:1638797560;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/business-consulting-company-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Coach\",\"Collaboration\",\"Consulting\",\"Life Coach\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:317;a:19:{s:4:\"tmpl\";i:1187;s:2:\"id\";i:18528;s:5:\"title\";s:36:\"Home Decor Store – Coming Soon\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1617541784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/home-decor-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"Interior Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:872;s:11:\"trend_index\";i:819;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:318;a:19:{s:4:\"tmpl\";i:1243;s:2:\"id\";i:21135;s:5:\"title\";s:28:\"Construction – Service\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/13-Service-Construction.jpg\";s:12:\"tmpl_created\";i:1638823202;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/construction-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Architecture\",\"Construction\",\"Faq\",\"Services\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:319;a:19:{s:4:\"tmpl\";i:501;s:2:\"id\";i:5429;s:5:\"title\";s:8:\"About 16\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_4.png\";s:12:\"tmpl_created\";i:1520443510;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:59;s:11:\"trend_index\";i:8;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:320;a:19:{s:4:\"tmpl\";i:1174;s:2:\"id\";i:17504;s:5:\"title\";s:29:\"Hair Stylist – Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-3.png\";s:12:\"tmpl_created\";i:1612883014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/hair-stylist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:59:\"[\"Business\",\"Hair\",\"hairdresser\",\"Landing Pages\",\"Stylist\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:840;s:11:\"trend_index\";i:806;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:321;a:19:{s:4:\"tmpl\";i:1223;s:2:\"id\";i:20981;s:5:\"title\";s:37:\"Creative Digital Agency – About\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2021/12/6-About-Creative-Digital-Agency.jpg\";s:12:\"tmpl_created\";i:1638789303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/creative-digital-agency-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"About\",\"Advisor\",\"Creative\",\"Creative Portfolio\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:322;a:19:{s:4:\"tmpl\";i:1184;s:2:\"id\";i:18449;s:5:\"title\";s:45:\"Aesthetic Clinic – Health & Fitness\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2021/03/Aesthetic-Clinic.png\";s:12:\"tmpl_created\";i:1616682181;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/aesthetic-clinic-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:57:\"[\"Aesthetic\",\"Beauty\",\"Fitness\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:859;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:323;a:19:{s:4:\"tmpl\";i:1221;s:2:\"id\";i:20926;s:5:\"title\";s:33:\"Doctors Online Consultation -Home\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/12/4-Home-Doctors-Online-Consultation.jpg\";s:12:\"tmpl_created\";i:1638787371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/doctors-online-consultation-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:35:\"[\"App\",\"Health\",\"Medical\",\"Online\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:324;a:19:{s:4:\"tmpl\";i:505;s:2:\"id\";i:5464;s:5:\"title\";s:8:\"About 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_6.png\";s:12:\"tmpl_created\";i:1520443518;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:220;s:11:\"trend_index\";i:142;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:325;a:19:{s:4:\"tmpl\";i:1165;s:2:\"id\";i:17353;s:5:\"title\";s:44:\"Online Cooking Course – Online Service\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-2.png\";s:12:\"tmpl_created\";i:1612705144;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/lp/online-cooking-course-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Cooking\",\"Course Online\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:59;s:16:\"popularity_index\";i:845;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:326;a:19:{s:4:\"tmpl\";i:1188;s:2:\"id\";i:18550;s:5:\"title\";s:39:\"Online Store – Under Construction\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1617542506;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/online-store-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"Online Shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:832;s:11:\"trend_index\";i:600;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:327;a:19:{s:4:\"tmpl\";i:1250;s:2:\"id\";i:22140;s:5:\"title\";s:33:\"Design School – Coming Soon\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png\";s:12:\"tmpl_created\";i:1647177317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/design-school-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:328;a:19:{s:4:\"tmpl\";i:510;s:2:\"id\";i:5504;s:5:\"title\";s:8:\"About 18\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_9.png\";s:12:\"tmpl_created\";i:1520443528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:104;s:11:\"trend_index\";i:46;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:329;a:19:{s:4:\"tmpl\";i:1191;s:2:\"id\";i:18539;s:5:\"title\";s:40:\"Travel Agency – Under Construction\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1617610273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/travel-agency-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:61;s:16:\"popularity_index\";i:876;s:11:\"trend_index\";i:652;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:330;a:19:{s:4:\"tmpl\";i:1175;s:2:\"id\";i:18270;s:5:\"title\";s:24:\"Open week – Events\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280.png\";s:12:\"tmpl_created\";i:1614767186;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/open-week-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:59:\"[\"Education\",\"Event\",\"Events\",\"Landing Pages\",\"University\"]\";s:10:\"menu_order\";i:62;s:16:\"popularity_index\";i:831;s:11:\"trend_index\";i:673;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:331;a:19:{s:4:\"tmpl\";i:1177;s:2:\"id\";i:18300;s:5:\"title\";s:30:\"Makeup Artist – Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-2.png\";s:12:\"tmpl_created\";i:1614768608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/makeup-artist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Beauty\",\"Business\",\"Course Online\",\"Landing Pages\",\"Makeup\",\"Online Service\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:861;s:11:\"trend_index\";i:783;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:332;a:19:{s:4:\"tmpl\";i:511;s:2:\"id\";i:5515;s:5:\"title\";s:8:\"About 19\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_9.png\";s:12:\"tmpl_created\";i:1520443530;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:268;s:11:\"trend_index\";i:161;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:333;a:19:{s:4:\"tmpl\";i:1179;s:2:\"id\";i:18329;s:5:\"title\";s:63:\"Online Real Estate Investment Conference – Online Service\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-5.png\";s:12:\"tmpl_created\";i:1614770404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/lp/online-real-estate-investment-conference-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:76:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Online Event\",\"Real estate\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:866;s:11:\"trend_index\";i:779;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:334;a:19:{s:4:\"tmpl\";i:506;s:2:\"id\";i:5472;s:5:\"title\";s:7:\"About 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_7.png\";s:12:\"tmpl_created\";i:1520443520;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:210;s:11:\"trend_index\";i:116;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:335;a:19:{s:4:\"tmpl\";i:1183;s:2:\"id\";i:18391;s:5:\"title\";s:45:\"Children’s Optometrist – Business\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Childrens-Optometrist.png\";s:12:\"tmpl_created\";i:1614773564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/childrens-optometrist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:85:\"[\"Business\",\"Children\",\"Eye\",\"Glasses\",\"Health\",\"Kids\",\"Landing Pages\",\"Optometrist\"]\";s:10:\"menu_order\";i:65;s:16:\"popularity_index\";i:877;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:336;a:19:{s:4:\"tmpl\";i:1182;s:2:\"id\";i:18366;s:5:\"title\";s:30:\"Car Insurance – Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Car-Insurance.png\";s:12:\"tmpl_created\";i:1614773263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/car-insurance-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"car\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:869;s:11:\"trend_index\";i:797;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:337;a:19:{s:4:\"tmpl\";i:1201;s:2:\"id\";i:19144;s:5:\"title\";s:25:\"Birthday Party Invitation\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/06/250x280.png\";s:12:\"tmpl_created\";i:1623848691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/birthday-party-invitation/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Birthday\",\"Event\",\"Landing Pages\",\"Party\",\"RSVD\",\"Save the Date\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:338;a:19:{s:4:\"tmpl\";i:1124;s:2:\"id\";i:16473;s:5:\"title\";s:26:\"Beauty Salon – About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/12/about-1.jpg\";s:12:\"tmpl_created\";i:1608622373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/beauty-salon-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:615;s:11:\"trend_index\";i:184;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:339;a:19:{s:4:\"tmpl\";i:1176;s:2:\"id\";i:18291;s:5:\"title\";s:47:\"Grill Restaurant Food Delivery – Business\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Food-Delivery-LP.png\";s:12:\"tmpl_created\";i:1614767830;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/lp/grill-restaurant-food-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Delivery\",\"Delivery Service\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:819;s:11:\"trend_index\";i:685;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:340;a:19:{s:4:\"tmpl\";i:504;s:2:\"id\";i:5455;s:5:\"title\";s:8:\"About 20\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_6.png\";s:12:\"tmpl_created\";i:1520443516;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:134;s:11:\"trend_index\";i:70;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:341;a:19:{s:4:\"tmpl\";i:1125;s:2:\"id\";i:16488;s:5:\"title\";s:28:\"Beauty Salon – Contact\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/12/contact.jpg\";s:12:\"tmpl_created\";i:1608622374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/beauty-salon-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:548;s:11:\"trend_index\";i:101;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:342;a:19:{s:4:\"tmpl\";i:1180;s:2:\"id\";i:18340;s:5:\"title\";s:30:\"Restaurant – Coming Soon\";s:9:\"thumbnail\";s:98:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Restuarant-Coming-Soon-LP.png\";s:12:\"tmpl_created\";i:1614772183;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/restaurant-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:51:\"[\"Coming Soon\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:810;s:11:\"trend_index\";i:809;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:343;a:19:{s:4:\"tmpl\";i:499;s:2:\"id\";i:5413;s:5:\"title\";s:8:\"About 21\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2.png\";s:12:\"tmpl_created\";i:1520443507;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:83;s:11:\"trend_index\";i:52;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:344;a:19:{s:4:\"tmpl\";i:1126;s:2:\"id\";i:16496;s:5:\"title\";s:28:\"Beauty Salon – Gallery\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/12/gallery-1.jpg\";s:12:\"tmpl_created\";i:1608622379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/beauty-salon-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:491;s:11:\"trend_index\";i:90;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:345;a:19:{s:4:\"tmpl\";i:1173;s:2:\"id\";i:17480;s:5:\"title\";s:42:\"At-home Massage Therapist – Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/02/At-Home-Massage-Therapist.jpg\";s:12:\"tmpl_created\";i:1612879264;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/at-home-massage-therapist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:60:\"[\"Business\",\"Health\",\"Landing Pages\",\"Services\",\"Therapist\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:856;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:346;a:19:{s:4:\"tmpl\";i:1127;s:2:\"id\";i:16457;s:5:\"title\";s:25:\"Beauty Salon – Home\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/home-1.jpg\";s:12:\"tmpl_created\";i:1608622383;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/beauty-salon-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:408;s:11:\"trend_index\";i:56;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:347;a:19:{s:4:\"tmpl\";i:1178;s:2:\"id\";i:18317;s:5:\"title\";s:26:\"Insurance – Business\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Life-Insirance.png\";s:12:\"tmpl_created\";i:1614769488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/lp/insurance-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:61:\"[\"Business\",\"Family\",\"Financial\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:870;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:348;a:19:{s:4:\"tmpl\";i:1128;s:2:\"id\";i:16518;s:5:\"title\";s:29:\"Beauty Salon – Services\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/12/services-1.jpg\";s:12:\"tmpl_created\";i:1608622386;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/beauty-salon-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:664;s:11:\"trend_index\";i:261;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:349;a:19:{s:4:\"tmpl\";i:1168;s:2:\"id\";i:17401;s:5:\"title\";s:40:\"Conference Thank You Page – Events\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280.png\";s:12:\"tmpl_created\";i:1612724753;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/conference-thank-you-page-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:59:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:799;s:11:\"trend_index\";i:540;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:350;a:19:{s:4:\"tmpl\";i:503;s:2:\"id\";i:5447;s:5:\"title\";s:7:\"About 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_5.png\";s:12:\"tmpl_created\";i:1520443514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:48;s:11:\"trend_index\";i:12;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:351;a:19:{s:4:\"tmpl\";i:1073;s:2:\"id\";i:15486;s:5:\"title\";s:25:\"Travel Blog – About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/11/About.jpg\";s:12:\"tmpl_created\";i:1606215720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/travel-blog-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:608;s:11:\"trend_index\";i:343;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:352;a:19:{s:4:\"tmpl\";i:1166;s:2:\"id\";i:17368;s:5:\"title\";s:38:\"Real Estate Agency – Real-Estate\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Real-Estate.png\";s:12:\"tmpl_created\";i:1612711814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/real-estate-agency-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:73:\"[\"Landing Pages\",\"listing\",\"Real estate\",\"Realestate\",\"realtor\",\"realty\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:858;s:11:\"trend_index\";i:777;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:353;a:19:{s:4:\"tmpl\";i:1074;s:2:\"id\";i:15478;s:5:\"title\";s:27:\"Travel Blog – Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/11/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1606215735;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/travel-blog-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:687;s:11:\"trend_index\";i:564;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:354;a:19:{s:4:\"tmpl\";i:1170;s:2:\"id\";i:17423;s:5:\"title\";s:57:\"Volunteer Calls Thank You Page – Social Involvement\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/02/Volunteer-Calls-TYP.jpg\";s:12:\"tmpl_created\";i:1612726058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:151:\"https://library.elementor.com/lp/volunteer-calls-thank-you-page-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:62:\"[\"Care\",\"Involvement\",\"Landing Pages\",\"Thank You\",\"Volunteer\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:857;s:11:\"trend_index\";i:818;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:355;a:19:{s:4:\"tmpl\";i:507;s:2:\"id\";i:5480;s:5:\"title\";s:7:\"About 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_7-1.png\";s:12:\"tmpl_created\";i:1520443522;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-4-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:428;s:11:\"trend_index\";i:303;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:356;a:19:{s:4:\"tmpl\";i:1075;s:2:\"id\";i:15467;s:5:\"title\";s:24:\"Travel Blog – Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/11/Home.jpg\";s:12:\"tmpl_created\";i:1606215756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/travel-blog-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:567;s:11:\"trend_index\";i:224;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:357;a:19:{s:4:\"tmpl\";i:1169;s:2:\"id\";i:17409;s:5:\"title\";s:37:\"Webinar Thank You Page – Events\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Webinar-TYP.png\";s:12:\"tmpl_created\";i:1612725644;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/lp/webinar-thank-you-page-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:56:\"[\"Event\",\"Events\",\"Landing Pages\",\"Thank You\",\"Webinar\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:868;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:358;a:19:{s:4:\"tmpl\";i:1056;s:2:\"id\";i:15317;s:5:\"title\";s:25:\"Dance Studio – Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/10/Home.jpg\";s:12:\"tmpl_created\";i:1603181291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/dance-studio-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:596;s:11:\"trend_index\";i:301;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:359;a:19:{s:4:\"tmpl\";i:545;s:2:\"id\";i:6027;s:5:\"title\";s:7:\"About 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1-1.png\";s:12:\"tmpl_created\";i:1520443639;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-5-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:40;s:11:\"trend_index\";i:40;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:360;a:19:{s:4:\"tmpl\";i:1160;s:2:\"id\";i:17258;s:5:\"title\";s:32:\"Beauty Product – eCommerce\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2021/01/Beauty-Product.png\";s:12:\"tmpl_created\";i:1610903153;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/beauty-product-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:38:\"[\"Beauty\",\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:797;s:11:\"trend_index\";i:703;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:361;a:19:{s:4:\"tmpl\";i:1057;s:2:\"id\";i:15334;s:5:\"title\";s:26:\"Dance Studio – About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/About.jpg\";s:12:\"tmpl_created\";i:1603181364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/dance-studio-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:626;s:11:\"trend_index\";i:373;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:362;a:19:{s:4:\"tmpl\";i:546;s:2:\"id\";i:6036;s:5:\"title\";s:7:\"About 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1-1.png\";s:12:\"tmpl_created\";i:1520443641;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-6-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:90;s:11:\"trend_index\";i:123;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:363;a:19:{s:4:\"tmpl\";i:1171;s:2:\"id\";i:17435;s:5:\"title\";s:39:\"Gym – App Service – Product\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-4.png\";s:12:\"tmpl_created\";i:1612726462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/gym-app-service-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:58:\"[\"App\",\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:767;s:11:\"trend_index\";i:577;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:364;a:19:{s:4:\"tmpl\";i:1058;s:2:\"id\";i:15349;s:5:\"title\";s:28:\"Dance Studio – Classes\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes.jpg\";s:12:\"tmpl_created\";i:1603181425;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:629;s:11:\"trend_index\";i:458;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:365;a:19:{s:4:\"tmpl\";i:1156;s:2:\"id\";i:17111;s:5:\"title\";s:33:\"Sunglasses Sale – eCommerce\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/01/Sunglasses-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610632408;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/sunglasses-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Ecommerce\",\"Fashion\",\"Landing Pages\",\"Sale\",\"Sunglasses\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:812;s:11:\"trend_index\";i:732;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:366;a:19:{s:4:\"tmpl\";i:1055;s:2:\"id\";i:15366;s:5:\"title\";s:29:\"Dance Studio – Schedule\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes-Schedule.jpg\";s:12:\"tmpl_created\";i:1603181056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/dance-studio-schedule/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:698;s:11:\"trend_index\";i:602;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:367;a:19:{s:4:\"tmpl\";i:1157;s:2:\"id\";i:17223;s:5:\"title\";s:25:\"Fashion – eCommerce\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2021/01/Commerce-Fashion.png\";s:12:\"tmpl_created\";i:1610902553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/fashion-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:808;s:11:\"trend_index\";i:745;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:368;a:19:{s:4:\"tmpl\";i:1059;s:2:\"id\";i:15373;s:5:\"title\";s:28:\"Dance Studio – Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Pricing.jpg\";s:12:\"tmpl_created\";i:1603181678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:731;s:11:\"trend_index\";i:661;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:369;a:19:{s:4:\"tmpl\";i:1151;s:2:\"id\";i:17017;s:5:\"title\";s:28:\"Shoes Sale – eCommerce\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/01/Shoes-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610535361;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/shoes-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:55:\"[\"Discount\",\"Ecommerce\",\"Landing Pages\",\"Sale\",\"Shoes\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:803;s:11:\"trend_index\";i:642;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:370;a:19:{s:4:\"tmpl\";i:508;s:2:\"id\";i:5488;s:5:\"title\";s:7:\"About 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_8.png\";s:12:\"tmpl_created\";i:1520443524;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:307;s:11:\"trend_index\";i:169;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:371;a:19:{s:4:\"tmpl\";i:1060;s:2:\"id\";i:15384;s:5:\"title\";s:28:\"Dance Studio – Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/10/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1603181738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:741;s:11:\"trend_index\";i:721;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:372;a:19:{s:4:\"tmpl\";i:556;s:2:\"id\";i:6122;s:5:\"title\";s:7:\"About 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2-1.png\";s:12:\"tmpl_created\";i:1520443661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:38;s:11:\"trend_index\";i:26;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:373;a:19:{s:4:\"tmpl\";i:1163;s:2:\"id\";i:17301;s:5:\"title\";s:53:\"Personal Chef – Thank You Page – Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2021/01/TYP-Personal-Chef.jpg\";s:12:\"tmpl_created\";i:1610903622;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/personal-chef-thank-you-page-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:43:\"[\"Chef\",\"Food\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:823;s:11:\"trend_index\";i:754;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:374;a:19:{s:4:\"tmpl\";i:1042;s:2:\"id\";i:15158;s:5:\"title\";s:26:\"Psychologist – About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/About.jpg\";s:12:\"tmpl_created\";i:1600157561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/psychologist-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:618;s:11:\"trend_index\";i:426;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:375;a:19:{s:4:\"tmpl\";i:1164;s:2:\"id\";i:17313;s:5:\"title\";s:60:\"Development Course – Thank You Page – Education\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/01/Dev-Course-TYP-.png\";s:12:\"tmpl_created\";i:1610903776;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/lp/development-course-thank-you-page-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Education\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:834;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:376;a:19:{s:4:\"tmpl\";i:1045;s:2:\"id\";i:15197;s:5:\"title\";s:28:\"Psychologist – Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1600160499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/psychologist-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:666;s:11:\"trend_index\";i:558;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:377;a:19:{s:4:\"tmpl\";i:509;s:2:\"id\";i:5496;s:5:\"title\";s:7:\"About 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_8-1.png\";s:12:\"tmpl_created\";i:1520443526;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:523;s:11:\"trend_index\";i:453;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:378;a:19:{s:4:\"tmpl\";i:1041;s:2:\"id\";i:15142;s:5:\"title\";s:25:\"Psychologist – Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Home.jpg\";s:12:\"tmpl_created\";i:1600156308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/psychologist-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:83;s:16:\"popularity_index\";i:464;s:11:\"trend_index\";i:297;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:379;a:19:{s:4:\"tmpl\";i:1044;s:2:\"id\";i:15188;s:5:\"title\";s:28:\"Psychologist – Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/09/Pricing.jpg\";s:12:\"tmpl_created\";i:1600159731;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/psychologist-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:732;s:11:\"trend_index\";i:537;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:380;a:19:{s:4:\"tmpl\";i:684;s:2:\"id\";i:8961;s:5:\"title\";s:9:\"archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.1.jpg\";s:12:\"tmpl_created\";i:1528639909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:79;s:11:\"trend_index\";i:15;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:381;a:19:{s:4:\"tmpl\";i:1043;s:2:\"id\";i:15167;s:5:\"title\";s:29:\"Psychologist – Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/09/Services.jpg\";s:12:\"tmpl_created\";i:1600158206;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/psychologist-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:85;s:16:\"popularity_index\";i:606;s:11:\"trend_index\";i:379;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:382;a:19:{s:4:\"tmpl\";i:1036;s:2:\"id\";i:14932;s:5:\"title\";s:30:\"Flooring Company – About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/About.png\";s:12:\"tmpl_created\";i:1597740110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/flooring-company-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:488;s:11:\"trend_index\";i:319;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:383;a:19:{s:4:\"tmpl\";i:685;s:2:\"id\";i:8969;s:5:\"title\";s:9:\"archive 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.2.jpg\";s:12:\"tmpl_created\";i:1528700014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:250;s:11:\"trend_index\";i:124;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:384;a:19:{s:4:\"tmpl\";i:1037;s:2:\"id\";i:14998;s:5:\"title\";s:32:\"Flooring Company – Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/08/Contact-Us.png\";s:12:\"tmpl_created\";i:1597740222;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/flooring-company-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:87;s:16:\"popularity_index\";i:553;s:11:\"trend_index\";i:380;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:385;a:19:{s:4:\"tmpl\";i:1038;s:2:\"id\";i:14965;s:5:\"title\";s:32:\"Flooring Company – Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/Gallery.png\";s:12:\"tmpl_created\";i:1597740353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/flooring-company-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:371;s:11:\"trend_index\";i:291;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:386;a:19:{s:4:\"tmpl\";i:686;s:2:\"id\";i:8973;s:5:\"title\";s:9:\"archive 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.3.jpg\";s:12:\"tmpl_created\";i:1528700205;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:176;s:11:\"trend_index\";i:54;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:387;a:19:{s:4:\"tmpl\";i:1282;s:2:\"id\";i:22417;s:5:\"title\";s:52:\"Finance Learning Platform – Under Construction\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1647354987;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/finance-learning-platform-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:89;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:388;a:19:{s:4:\"tmpl\";i:1040;s:2:\"id\";i:14947;s:5:\"title\";s:33:\"Flooring company – Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/08/Services.png\";s:12:\"tmpl_created\";i:1597740551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/flooring-company-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:90;s:16:\"popularity_index\";i:538;s:11:\"trend_index\";i:392;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:389;a:19:{s:4:\"tmpl\";i:1039;s:2:\"id\";i:14901;s:5:\"title\";s:29:\"Flooring Company – Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Home.png\";s:12:\"tmpl_created\";i:1597740474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/flooring-company-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:387;s:11:\"trend_index\";i:185;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:390;a:19:{s:4:\"tmpl\";i:687;s:2:\"id\";i:8977;s:5:\"title\";s:9:\"archive 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.4.jpg\";s:12:\"tmpl_created\";i:1528700326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:354;s:11:\"trend_index\";i:396;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:391;a:19:{s:4:\"tmpl\";i:1252;s:2:\"id\";i:22146;s:5:\"title\";s:36:\"Home Decor Store – Coming Soon\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1647177514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/home-decor-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"Interior Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:92;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:392;a:19:{s:4:\"tmpl\";i:688;s:2:\"id\";i:8981;s:5:\"title\";s:9:\"archive 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.5.jpg\";s:12:\"tmpl_created\";i:1528700484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:333;s:11:\"trend_index\";i:195;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:393;a:19:{s:4:\"tmpl\";i:1021;s:2:\"id\";i:14737;s:5:\"title\";s:32:\"Luxury Real Estate – About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/About.png\";s:12:\"tmpl_created\";i:1595313527;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/luxury-real-estate-about-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:150;s:11:\"trend_index\";i:447;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:394;a:19:{s:4:\"tmpl\";i:689;s:2:\"id\";i:8985;s:5:\"title\";s:9:\"archive 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.6.jpg\";s:12:\"tmpl_created\";i:1528700612;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:204;s:11:\"trend_index\";i:95;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:395;a:19:{s:4:\"tmpl\";i:1020;s:2:\"id\";i:14756;s:5:\"title\";s:34:\"Luxury Real Estate – Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Contact-Us.png\";s:12:\"tmpl_created\";i:1595313519;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/luxury-real-estate-contact-us-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:610;s:11:\"trend_index\";i:569;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:396;a:19:{s:4:\"tmpl\";i:1019;s:2:\"id\";i:14716;s:5:\"title\";s:31:\"Luxury Real Estate – Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Home.png\";s:12:\"tmpl_created\";i:1595313512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/luxury-real-estate-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:95;s:16:\"popularity_index\";i:394;s:11:\"trend_index\";i:165;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:397;a:19:{s:4:\"tmpl\";i:690;s:2:\"id\";i:8989;s:5:\"title\";s:9:\"archive 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.7.jpg\";s:12:\"tmpl_created\";i:1528701063;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:208;s:11:\"trend_index\";i:111;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:398;a:19:{s:4:\"tmpl\";i:1018;s:2:\"id\";i:14763;s:5:\"title\";s:31:\"Luxury Real Estate – News\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/07/news-Archive.png\";s:12:\"tmpl_created\";i:1595313273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/luxury-real-estate-news-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:404;s:11:\"trend_index\";i:167;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:399;a:19:{s:4:\"tmpl\";i:1283;s:2:\"id\";i:22423;s:5:\"title\";s:39:\"Online Store – Under Construction\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1647355154;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/online-store-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"Online Shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:97;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:400;a:19:{s:4:\"tmpl\";i:691;s:2:\"id\";i:8996;s:5:\"title\";s:9:\"archive 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.8.jpg\";s:12:\"tmpl_created\";i:1528701290;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:227;s:11:\"trend_index\";i:153;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:401;a:19:{s:4:\"tmpl\";i:1010;s:2:\"id\";i:13960;s:5:\"title\";s:32:\"Japanese restaurant – Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/06/Home-Page.jpg\";s:12:\"tmpl_created\";i:1592289775;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/japanese-restaurant-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:537;s:11:\"trend_index\";i:287;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:402;a:19:{s:4:\"tmpl\";i:1284;s:2:\"id\";i:22428;s:5:\"title\";s:40:\"Travel Agency – Under Construction\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1647355339;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/travel-agency-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:99;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:403;a:19:{s:4:\"tmpl\";i:692;s:2:\"id\";i:9001;s:5:\"title\";s:9:\"archive 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.9.jpg\";s:12:\"tmpl_created\";i:1528701433;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:265;s:11:\"trend_index\";i:208;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:404;a:19:{s:4:\"tmpl\";i:1007;s:2:\"id\";i:13993;s:5:\"title\";s:45:\"Japanese restaurant – Chef’s Menu\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/06/Chef_s-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/japanese-restaurant-chefs-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:651;s:11:\"trend_index\";i:675;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:405;a:19:{s:4:\"tmpl\";i:1006;s:2:\"id\";i:14012;s:5:\"title\";s:36:\"Japanese restaurant – Bar Menu\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/06/Bar-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/japanese-restaurant-bar-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:101;s:16:\"popularity_index\";i:735;s:11:\"trend_index\";i:829;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:406;a:19:{s:4:\"tmpl\";i:1005;s:2:\"id\";i:13917;s:5:\"title\";s:33:\"Japanese restaurant – About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/06/About-Page.jpg\";s:12:\"tmpl_created\";i:1592289629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/japanese-restaurant-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:102;s:16:\"popularity_index\";i:640;s:11:\"trend_index\";i:389;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:407;a:19:{s:4:\"tmpl\";i:997;s:2:\"id\";i:13528;s:5:\"title\";s:22:\"Barbershop – 404\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/05/404-Page.jpg\";s:12:\"tmpl_created\";i:1589893152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/barbershop-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:768;s:11:\"trend_index\";i:681;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:408;a:19:{s:4:\"tmpl\";i:1009;s:2:\"id\";i:13937;s:5:\"title\";s:35:\"Japanese restaurant – Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1592289748;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/japanese-restaurant-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:648;s:11:\"trend_index\";i:551;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:409;a:19:{s:4:\"tmpl\";i:1008;s:2:\"id\";i:14030;s:5:\"title\";s:34:\"Japanese restaurant – Events\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/06/Events-Page.jpg\";s:12:\"tmpl_created\";i:1592289713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/japanese-restaurant-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:104;s:16:\"popularity_index\";i:723;s:11:\"trend_index\";i:711;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:410;a:19:{s:4:\"tmpl\";i:998;s:2:\"id\";i:13518;s:5:\"title\";s:26:\"Barbershop – Archive\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Blog-Page.jpg\";s:12:\"tmpl_created\";i:1589893157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/barbershop-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:737;s:11:\"trend_index\";i:523;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:411;a:19:{s:4:\"tmpl\";i:1016;s:2:\"id\";i:13984;s:5:\"title\";s:40:\"Japanese restaurant – Reservations\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/reservations.jpg\";s:12:\"tmpl_created\";i:1592294757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/japanese-restaurant-reservations/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:715;s:11:\"trend_index\";i:727;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:412;a:19:{s:4:\"tmpl\";i:999;s:2:\"id\";i:13479;s:5:\"title\";s:23:\"Barbershop – Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Home-Page.jpg\";s:12:\"tmpl_created\";i:1589893275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/barbershop-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:106;s:16:\"popularity_index\";i:683;s:11:\"trend_index\";i:832;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:413;a:19:{s:4:\"tmpl\";i:996;s:2:\"id\";i:13604;s:5:\"title\";s:25:\"Barbershop – Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1589893147;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/barbershop-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Footer\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:555;s:11:\"trend_index\";i:267;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:414;a:19:{s:4:\"tmpl\";i:1000;s:2:\"id\";i:13503;s:5:\"title\";s:24:\"Barbershop – About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/05/About-Page.jpg\";s:12:\"tmpl_created\";i:1589893289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/barbershop-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:744;s:11:\"trend_index\";i:739;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:415;a:19:{s:4:\"tmpl\";i:995;s:2:\"id\";i:13612;s:5:\"title\";s:25:\"Barbershop – Header\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/06/barber-shop-header.jpg\";s:12:\"tmpl_created\";i:1589893142;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/barbershop-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Header\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:343;s:11:\"trend_index\";i:137;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:416;a:19:{s:4:\"tmpl\";i:1001;s:2:\"id\";i:13548;s:5:\"title\";s:27:\"Barbershop – Services\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/05/Services-Page.jpg\";s:12:\"tmpl_created\";i:1589893298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/barbershop-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:761;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:417;a:19:{s:4:\"tmpl\";i:1002;s:2:\"id\";i:13560;s:5:\"title\";s:26:\"Barbershop – Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1589893307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/barbershop-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:109;s:16:\"popularity_index\";i:756;s:11:\"trend_index\";i:822;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:418;a:19:{s:4:\"tmpl\";i:1003;s:2:\"id\";i:13587;s:5:\"title\";s:26:\"Barbershop – Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/05/Contact-Us-Page.jpg\";s:12:\"tmpl_created\";i:1589893315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/barbershop-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:110;s:16:\"popularity_index\";i:753;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:419;a:19:{s:4:\"tmpl\";i:982;s:2:\"id\";i:13307;s:5:\"title\";s:26:\"Online Course – Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.jpg\";s:12:\"tmpl_created\";i:1587474541;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/online-course-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:230;s:11:\"trend_index\";i:125;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:420;a:19:{s:4:\"tmpl\";i:994;s:2:\"id\";i:13621;s:5:\"title\";s:30:\"Barbershop – Single Post\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/05/Single-Page.jpg\";s:12:\"tmpl_created\";i:1589893137;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/barbershop-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:736;s:11:\"trend_index\";i:580;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:421;a:19:{s:4:\"tmpl\";i:1131;s:2:\"id\";i:16527;s:5:\"title\";s:24:\"Beauty Salon – 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/12/404.jpg\";s:12:\"tmpl_created\";i:1608622517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/beauty-salon-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:29:\"[\"404\",\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:742;s:11:\"trend_index\";i:563;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:422;a:19:{s:4:\"tmpl\";i:983;s:2:\"id\";i:13328;s:5:\"title\";s:27:\"Online Course – About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.jpg\";s:12:\"tmpl_created\";i:1587474558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/online-course-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:508;s:11:\"trend_index\";i:429;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:423;a:19:{s:4:\"tmpl\";i:984;s:2:\"id\";i:13338;s:5:\"title\";s:33:\"Online Course – Course Page\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Course-Page.png\";s:12:\"tmpl_created\";i:1587474574;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/online-course-course-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:113;s:16:\"popularity_index\";i:337;s:11:\"trend_index\";i:310;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:424;a:19:{s:4:\"tmpl\";i:985;s:2:\"id\";i:13352;s:5:\"title\";s:29:\"Online Course – Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1587474591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/online-course-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:114;s:16:\"popularity_index\";i:565;s:11:\"trend_index\";i:533;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:425;a:19:{s:4:\"tmpl\";i:1130;s:2:\"id\";i:16535;s:5:\"title\";s:27:\"Beauty Salon – Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/Footer.jpg\";s:12:\"tmpl_created\";i:1608622498;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/beauty-salon-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:32:\"[\"Beauty Salon\",\"Footer\",\"Hair\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:524;s:11:\"trend_index\";i:126;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:426;a:19:{s:4:\"tmpl\";i:971;s:2:\"id\";i:13187;s:5:\"title\";s:33:\"Interior Design – Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.png\";s:12:\"tmpl_created\";i:1586148661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/interior-design-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:331;s:11:\"trend_index\";i:264;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:427;a:19:{s:4:\"tmpl\";i:1453;s:2:\"id\";i:16346;s:5:\"title\";s:33:\"Your New Home – Real Estate\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp3-l.png\";s:12:\"tmpl_created\";i:1660205402;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/your-new-home-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:31:\"[\"Landing Pages\",\"Real estate\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:428;a:19:{s:4:\"tmpl\";i:972;s:2:\"id\";i:13199;s:5:\"title\";s:29:\"Interior Design – About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.png\";s:12:\"tmpl_created\";i:1586148666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/interior-design-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:316;s:11:\"trend_index\";i:334;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:429;a:19:{s:4:\"tmpl\";i:1129;s:2:\"id\";i:16545;s:5:\"title\";s:27:\"Beauty Salon – Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/Header.jpg\";s:12:\"tmpl_created\";i:1608622495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/beauty-salon-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:32:\"[\"Beauty Salon\",\"Hair\",\"Header\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:356;s:11:\"trend_index\";i:49;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:430;a:19:{s:4:\"tmpl\";i:973;s:2:\"id\";i:13214;s:5:\"title\";s:32:\"Interior Design – Projects\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/portfolio_s.jpg\";s:12:\"tmpl_created\";i:1586148672;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/interior-design-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:367;s:11:\"trend_index\";i:323;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:431;a:19:{s:4:\"tmpl\";i:641;s:2:\"id\";i:7686;s:5:\"title\";s:12:\"Blog Posts 1\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2018/03/blog_posts.png\";s:12:\"tmpl_created\";i:1521558047;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/blog-posts-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:26:\"[\"Archive\",\"Blog\",\"posts\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:131;s:11:\"trend_index\";i:152;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:432;a:19:{s:4:\"tmpl\";i:974;s:2:\"id\";i:13229;s:5:\"title\";s:31:\"Interior Design – Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.png\";s:12:\"tmpl_created\";i:1586148677;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/interior-design-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:395;s:11:\"trend_index\";i:337;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:433;a:19:{s:4:\"tmpl\";i:959;s:2:\"id\";i:12948;s:5:\"title\";s:29:\"Photography – Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Home_s.png\";s:12:\"tmpl_created\";i:1582093442;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/photography-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:119;s:16:\"popularity_index\";i:241;s:11:\"trend_index\";i:201;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:434;a:19:{s:4:\"tmpl\";i:960;s:2:\"id\";i:12798;s:5:\"title\";s:25:\"Photography – About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/About_s.png\";s:12:\"tmpl_created\";i:1582093446;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/photography-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:499;s:11:\"trend_index\";i:374;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:435;a:19:{s:4:\"tmpl\";i:484;s:2:\"id\";i:5283;s:5:\"title\";s:9:\"Clients 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_2.png\";s:12:\"tmpl_created\";i:1520443478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/clients-1-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:294;s:11:\"trend_index\";i:202;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:436;a:19:{s:4:\"tmpl\";i:961;s:2:\"id\";i:12868;s:5:\"title\";s:27:\"Photography – Contact\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Contact_s.png\";s:12:\"tmpl_created\";i:1582093450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/photography-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:121;s:16:\"popularity_index\";i:531;s:11:\"trend_index\";i:350;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:437;a:19:{s:4:\"tmpl\";i:962;s:2:\"id\";i:13056;s:5:\"title\";s:28:\"Photography – Wildlife\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/02/Wildlife_s.png\";s:12:\"tmpl_created\";i:1582093454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/photography-wildlife/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:579;s:11:\"trend_index\";i:656;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:438;a:19:{s:4:\"tmpl\";i:487;s:2:\"id\";i:5306;s:5:\"title\";s:10:\"Clients 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_3.png\";s:12:\"tmpl_created\";i:1520443484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:657;s:11:\"trend_index\";i:581;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:439;a:19:{s:4:\"tmpl\";i:963;s:2:\"id\";i:12922;s:5:\"title\";s:37:\"Photography – Glowing Jellyfish\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Jellyfish_S.png\";s:12:\"tmpl_created\";i:1582093457;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/photography-glowing-jellyfish/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:123;s:16:\"popularity_index\";i:628;s:11:\"trend_index\";i:532;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:440;a:19:{s:4:\"tmpl\";i:964;s:2:\"id\";i:12875;s:5:\"title\";s:36:\"Photography – Fluttering Birds\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Birds_s.png\";s:12:\"tmpl_created\";i:1582093461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/photography-fluttering-birds/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:124;s:16:\"popularity_index\";i:693;s:11:\"trend_index\";i:766;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:441;a:19:{s:4:\"tmpl\";i:965;s:2:\"id\";i:12962;s:5:\"title\";s:26:\"Photography – Nature\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Nature_s.png\";s:12:\"tmpl_created\";i:1582093465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/photography-nature/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:592;s:11:\"trend_index\";i:778;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:442;a:19:{s:4:\"tmpl\";i:491;s:2:\"id\";i:5341;s:5:\"title\";s:10:\"Clients 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_4.png\";s:12:\"tmpl_created\";i:1520443491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:603;s:11:\"trend_index\";i:633;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:443;a:19:{s:4:\"tmpl\";i:966;s:2:\"id\";i:12833;s:5:\"title\";s:38:\"Photography – Blossoming Flowers\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Flowers_s.png\";s:12:\"tmpl_created\";i:1582093469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/photography-blossoming-flowers/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:597;s:11:\"trend_index\";i:750;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:444;a:19:{s:4:\"tmpl\";i:488;s:2:\"id\";i:5315;s:5:\"title\";s:10:\"Clients 12\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4-1.png\";s:12:\"tmpl_created\";i:1520443486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:485;s:11:\"trend_index\";i:263;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:445;a:19:{s:4:\"tmpl\";i:967;s:2:\"id\";i:12898;s:5:\"title\";s:36:\"Photography – Forest Mushrooms\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Mushrooms_s.png\";s:12:\"tmpl_created\";i:1582093473;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/photography-forest-mushrooms/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:127;s:16:\"popularity_index\";i:667;s:11:\"trend_index\";i:649;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:446;a:19:{s:4:\"tmpl\";i:968;s:2:\"id\";i:12994;s:5:\"title\";s:24:\"Photography – Pets\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Pets_s.png\";s:12:\"tmpl_created\";i:1582093477;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/photography-pets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:128;s:16:\"popularity_index\";i:612;s:11:\"trend_index\";i:508;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:447;a:19:{s:4:\"tmpl\";i:969;s:2:\"id\";i:12805;s:5:\"title\";s:37:\"Photography – B&W Portraits\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Black_s.png\";s:12:\"tmpl_created\";i:1582093481;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/photography-bw-portraits/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:695;s:11:\"trend_index\";i:735;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:448;a:19:{s:4:\"tmpl\";i:490;s:2:\"id\";i:5333;s:5:\"title\";s:10:\"Clients 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_6.png\";s:12:\"tmpl_created\";i:1520443489;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:234;s:11:\"trend_index\";i:128;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:449;a:19:{s:4:\"tmpl\";i:970;s:2:\"id\";i:13031;s:5:\"title\";s:33:\"Photography – Vivid Parrots\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Parrots_s.png\";s:12:\"tmpl_created\";i:1582093484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/photography-vivid-parrots/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:660;s:11:\"trend_index\";i:643;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:450;a:19:{s:4:\"tmpl\";i:496;s:2:\"id\";i:5389;s:5:\"title\";s:10:\"Clients 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_9.png\";s:12:\"tmpl_created\";i:1520443501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:407;s:11:\"trend_index\";i:307;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:451;a:19:{s:4:\"tmpl\";i:940;s:2:\"id\";i:12621;s:5:\"title\";s:26:\"Magazine – Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/01/Home_s.png\";s:12:\"tmpl_created\";i:1579060604;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/magazine-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:131;s:16:\"popularity_index\";i:167;s:11:\"trend_index\";i:121;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:452;a:19:{s:4:\"tmpl\";i:936;s:2:\"id\";i:12352;s:5:\"title\";s:24:\"Travel – Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/12/Home_s.png\";s:12:\"tmpl_created\";i:1575960464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/travel-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:291;s:11:\"trend_index\";i:194;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:453;a:19:{s:4:\"tmpl\";i:486;s:2:\"id\";i:5298;s:5:\"title\";s:10:\"Clients 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_3.png\";s:12:\"tmpl_created\";i:1520443482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:465;s:11:\"trend_index\";i:520;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:454;a:19:{s:4:\"tmpl\";i:932;s:2:\"id\";i:12400;s:5:\"title\";s:20:\"Travel – About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/12/About.png\";s:12:\"tmpl_created\";i:1575960441;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/travel-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:133;s:16:\"popularity_index\";i:444;s:11:\"trend_index\";i:445;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:455;a:19:{s:4:\"tmpl\";i:938;s:2:\"id\";i:12479;s:5:\"title\";s:20:\"Travel – Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Tours_s.png\";s:12:\"tmpl_created\";i:1575960474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/travel-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:539;s:11:\"trend_index\";i:726;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:456;a:19:{s:4:\"tmpl\";i:495;s:2:\"id\";i:5381;s:5:\"title\";s:10:\"Clients 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_9.png\";s:12:\"tmpl_created\";i:1520443499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:198;s:11:\"trend_index\";i:168;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:457;a:19:{s:4:\"tmpl\";i:937;s:2:\"id\";i:12466;s:5:\"title\";s:27:\"Travel – Testimonials\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/Testimonials.png\";s:12:\"tmpl_created\";i:1575960469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/travel-testimonials/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:135;s:16:\"popularity_index\";i:527;s:11:\"trend_index\";i:481;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:458;a:19:{s:4:\"tmpl\";i:935;s:2:\"id\";i:12443;s:5:\"title\";s:22:\"Travel – Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Gallery.png\";s:12:\"tmpl_created\";i:1575960459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/travel-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:136;s:16:\"popularity_index\";i:467;s:11:\"trend_index\";i:501;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:459;a:19:{s:4:\"tmpl\";i:934;s:2:\"id\";i:12431;s:5:\"title\";s:18:\"Travel – FAQ\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/FAQ.png\";s:12:\"tmpl_created\";i:1575960453;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/travel-faq/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:501;s:11:\"trend_index\";i:387;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:460;a:19:{s:4:\"tmpl\";i:493;s:2:\"id\";i:5357;s:5:\"title\";s:9:\"Clients 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_7.png\";s:12:\"tmpl_created\";i:1520443495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/clients-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:341;s:11:\"trend_index\";i:232;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:461;a:19:{s:4:\"tmpl\";i:933;s:2:\"id\";i:12421;s:5:\"title\";s:27:\"Travel – Contact Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/12/Contsct-Us.png\";s:12:\"tmpl_created\";i:1575960445;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/travel-contact-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:138;s:16:\"popularity_index\";i:571;s:11:\"trend_index\";i:536;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:462;a:19:{s:4:\"tmpl\";i:892;s:2:\"id\";i:11763;s:5:\"title\";s:27:\"Portfolio – Home Page\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Homepage_small.png\";s:12:\"tmpl_created\";i:1569428959;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/portfolio-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:280;s:11:\"trend_index\";i:241;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:463;a:19:{s:4:\"tmpl\";i:485;s:2:\"id\";i:5290;s:5:\"title\";s:9:\"Clients 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_2.png\";s:12:\"tmpl_created\";i:1520443480;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/clients-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:545;s:11:\"trend_index\";i:502;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:464;a:19:{s:4:\"tmpl\";i:891;s:2:\"id\";i:11781;s:5:\"title\";s:23:\"Portfolio – About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/About_small.png\";s:12:\"tmpl_created\";i:1569428955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/portfolio-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:349;s:11:\"trend_index\";i:290;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:465;a:19:{s:4:\"tmpl\";i:482;s:2:\"id\";i:5266;s:5:\"title\";s:9:\"Clients 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_1.png\";s:12:\"tmpl_created\";i:1520443474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:95;s:11:\"trend_index\";i:134;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:466;a:19:{s:4:\"tmpl\";i:890;s:2:\"id\";i:11793;s:5:\"title\";s:26:\"Portfolio – Projects\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Projects_small.png\";s:12:\"tmpl_created\";i:1569428951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/portfolio-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:141;s:16:\"popularity_index\";i:448;s:11:\"trend_index\";i:467;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:467;a:19:{s:4:\"tmpl\";i:889;s:2:\"id\";i:11800;s:5:\"title\";s:25:\"Portfolio – Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/09/Contact_small.png\";s:12:\"tmpl_created\";i:1569428946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/portfolio-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:142;s:16:\"popularity_index\";i:494;s:11:\"trend_index\";i:449;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:468;a:19:{s:4:\"tmpl\";i:866;s:2:\"id\";i:11163;s:5:\"title\";s:32:\"Digital Agency – Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/07/Home_small.png\";s:12:\"tmpl_created\";i:1564641877;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/digital-agency-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:57;s:11:\"trend_index\";i:32;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:469;a:19:{s:4:\"tmpl\";i:483;s:2:\"id\";i:5275;s:5:\"title\";s:9:\"Clients 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_1.png\";s:12:\"tmpl_created\";i:1520443476;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:334;s:11:\"trend_index\";i:321;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:470;a:19:{s:4:\"tmpl\";i:492;s:2:\"id\";i:5349;s:5:\"title\";s:9:\"Clients 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_7.png\";s:12:\"tmpl_created\";i:1520443493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:144;s:16:\"popularity_index\";i:233;s:11:\"trend_index\";i:92;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:471;a:19:{s:4:\"tmpl\";i:916;s:2:\"id\";i:12143;s:5:\"title\";s:22:\"Law Firm – About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/about.png\";s:12:\"tmpl_created\";i:1572847069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/law-firm-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:350;s:11:\"trend_index\";i:344;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:472;a:19:{s:4:\"tmpl\";i:489;s:2:\"id\";i:5324;s:5:\"title\";s:9:\"Clients 8\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5-1.png\";s:12:\"tmpl_created\";i:1520443488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:526;s:11:\"trend_index\";i:381;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:473;a:19:{s:4:\"tmpl\";i:920;s:2:\"id\";i:12091;s:5:\"title\";s:21:\"Law Firm – Team\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/team.png\";s:12:\"tmpl_created\";i:1572847113;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/law-firm-team/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:147;s:16:\"popularity_index\";i:318;s:11:\"trend_index\";i:314;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:474;a:19:{s:4:\"tmpl\";i:869;s:2:\"id\";i:11129;s:5:\"title\";s:28:\"Digital Agency – About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/About_small.png\";s:12:\"tmpl_created\";i:1564641889;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/digital-agency-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:148;s:16:\"popularity_index\";i:182;s:11:\"trend_index\";i:166;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:475;a:19:{s:4:\"tmpl\";i:880;s:2:\"id\";i:11572;s:5:\"title\";s:19:\"Gym – Trainer\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Trainer_Small.png\";s:12:\"tmpl_created\";i:1567392934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-trainer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:521;s:11:\"trend_index\";i:590;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:476;a:19:{s:4:\"tmpl\";i:494;s:2:\"id\";i:5368;s:5:\"title\";s:9:\"Clients 9\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_8.png\";s:12:\"tmpl_created\";i:1520443497;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:253;s:11:\"trend_index\";i:273;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:477;a:19:{s:4:\"tmpl\";i:917;s:2:\"id\";i:12133;s:5:\"title\";s:24:\"Law Firm – Careers\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/11/careers.png\";s:12:\"tmpl_created\";i:1572847078;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-careers/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:583;s:11:\"trend_index\";i:640;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:478;a:19:{s:4:\"tmpl\";i:425;s:2:\"id\";i:4436;s:5:\"title\";s:11:\"Contact 16\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_2.png\";s:12:\"tmpl_created\";i:1520443293;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:161;s:11:\"trend_index\";i:68;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:479;a:19:{s:4:\"tmpl\";i:915;s:2:\"id\";i:12155;s:5:\"title\";s:26:\"Law Firm – Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/home.png\";s:12:\"tmpl_created\";i:1572847054;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/law-firm-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:193;s:11:\"trend_index\";i:110;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:480;a:19:{s:4:\"tmpl\";i:423;s:2:\"id\";i:4420;s:5:\"title\";s:9:\"Contact 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_1.png\";s:12:\"tmpl_created\";i:1520443289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/contact-1-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:196;s:11:\"trend_index\";i:127;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:481;a:19:{s:4:\"tmpl\";i:921;s:2:\"id\";i:12080;s:5:\"title\";s:24:\"Law Firm – Partner\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/11/partner-1.png\";s:12:\"tmpl_created\";i:1572847120;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-partner/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:153;s:16:\"popularity_index\";i:556;s:11:\"trend_index\";i:471;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:482;a:19:{s:4:\"tmpl\";i:534;s:2:\"id\";i:5836;s:5:\"title\";s:10:\"Contact 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:114;s:11:\"trend_index\";i:76;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:483;a:19:{s:4:\"tmpl\";i:865;s:2:\"id\";i:11074;s:5:\"title\";s:31:\"Digital Agency – Services\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/07/Services_small.png\";s:12:\"tmpl_created\";i:1564641872;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/digital-agency-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:163;s:11:\"trend_index\";i:170;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:484;a:19:{s:4:\"tmpl\";i:879;s:2:\"id\";i:11506;s:5:\"title\";s:19:\"Gym – Classes\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Classes_Small.png\";s:12:\"tmpl_created\";i:1567392930;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:155;s:16:\"popularity_index\";i:514;s:11:\"trend_index\";i:554;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:485;a:19:{s:4:\"tmpl\";i:535;s:2:\"id\";i:5844;s:5:\"title\";s:10:\"Contact 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_2.png\";s:12:\"tmpl_created\";i:1520443599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:156;s:16:\"popularity_index\";i:289;s:11:\"trend_index\";i:313;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:486;a:19:{s:4:\"tmpl\";i:922;s:2:\"id\";i:12044;s:5:\"title\";s:24:\"Law Firm – Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/contsct_us.png\";s:12:\"tmpl_created\";i:1572847130;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:437;s:11:\"trend_index\";i:304;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:487;a:19:{s:4:\"tmpl\";i:430;s:2:\"id\";i:4476;s:5:\"title\";s:10:\"Contact 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_4.png\";s:12:\"tmpl_created\";i:1520443303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:229;s:11:\"trend_index\";i:187;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:488;a:19:{s:4:\"tmpl\";i:918;s:2:\"id\";i:12124;s:5:\"title\";s:25:\"Law Firm – Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/11/services.png\";s:12:\"tmpl_created\";i:1572847096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/law-firm-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:158;s:16:\"popularity_index\";i:433;s:11:\"trend_index\";i:296;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:489;a:19:{s:4:\"tmpl\";i:864;s:2:\"id\";i:11056;s:5:\"title\";s:35:\"Digital Agency – Social Media\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/07/Social-Media_small.png\";s:12:\"tmpl_created\";i:1564641867;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/digital-agency-social-media/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:297;s:11:\"trend_index\";i:361;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:490;a:19:{s:4:\"tmpl\";i:476;s:2:\"id\";i:5214;s:5:\"title\";s:10:\"Contact 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_2.png\";s:12:\"tmpl_created\";i:1520443462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/contact-16-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:194;s:11:\"trend_index\";i:106;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:491;a:19:{s:4:\"tmpl\";i:878;s:2:\"id\";i:11536;s:5:\"title\";s:19:\"Gym – Fitness\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Fitness_Small.png\";s:12:\"tmpl_created\";i:1567392927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:160;s:16:\"popularity_index\";i:621;s:11:\"trend_index\";i:674;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:492;a:19:{s:4:\"tmpl\";i:882;s:2:\"id\";i:11545;s:5:\"title\";s:21:\"Gym – Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Home_Small.png\";s:12:\"tmpl_created\";i:1567392943;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/gym-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:161;s:16:\"popularity_index\";i:310;s:11:\"trend_index\";i:229;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:493;a:19:{s:4:\"tmpl\";i:919;s:2:\"id\";i:12116;s:5:\"title\";s:24:\"Law Firm – Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/family_law.png\";s:12:\"tmpl_created\";i:1572847105;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:489;s:11:\"trend_index\";i:339;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:494;a:19:{s:4:\"tmpl\";i:478;s:2:\"id\";i:5230;s:5:\"title\";s:10:\"Contact 17\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_3.png\";s:12:\"tmpl_created\";i:1520443466;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:339;s:11:\"trend_index\";i:335;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:495;a:19:{s:4:\"tmpl\";i:868;s:2:\"id\";i:11094;s:5:\"title\";s:30:\"Digital Agency – Clients\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/07/Clients_small.png\";s:12:\"tmpl_created\";i:1564641885;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/digital-agency-clients/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:163;s:16:\"popularity_index\";i:424;s:11:\"trend_index\";i:424;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:496;a:19:{s:4:\"tmpl\";i:481;s:2:\"id\";i:5257;s:5:\"title\";s:10:\"Contact 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5.png\";s:12:\"tmpl_created\";i:1520443472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:163;s:16:\"popularity_index\";i:438;s:11:\"trend_index\";i:490;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:497;a:19:{s:4:\"tmpl\";i:881;s:2:\"id\";i:11478;s:5:\"title\";s:17:\"Gym – About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/About_Small.png\";s:12:\"tmpl_created\";i:1567392939;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/gym-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:164;s:16:\"popularity_index\";i:481;s:11:\"trend_index\";i:579;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:498;a:19:{s:4:\"tmpl\";i:532;s:2:\"id\";i:5820;s:5:\"title\";s:9:\"Contact 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:166;s:16:\"popularity_index\";i:183;s:11:\"trend_index\";i:357;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:499;a:19:{s:4:\"tmpl\";i:877;s:2:\"id\";i:11563;s:5:\"title\";s:19:\"Gym – Pricing\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Pricing_Small.png\";s:12:\"tmpl_created\";i:1567392923;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:166;s:16:\"popularity_index\";i:577;s:11:\"trend_index\";i:736;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:500;a:19:{s:4:\"tmpl\";i:422;s:2:\"id\";i:4411;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_1.png\";s:12:\"tmpl_created\";i:1520443287;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/contact-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:167;s:16:\"popularity_index\";i:113;s:11:\"trend_index\";i:217;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:501;a:19:{s:4:\"tmpl\";i:867;s:2:\"id\";i:11034;s:5:\"title\";s:30:\"Digital Agency – Contact\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/07/Contsct-Us_small.png\";s:12:\"tmpl_created\";i:1564641881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/contact-digital-agency/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:168;s:16:\"popularity_index\";i:191;s:11:\"trend_index\";i:156;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:502;a:19:{s:4:\"tmpl\";i:533;s:2:\"id\";i:5828;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443595;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:170;s:16:\"popularity_index\";i:312;s:11:\"trend_index\";i:495;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:503;a:19:{s:4:\"tmpl\";i:876;s:2:\"id\";i:11528;s:5:\"title\";s:19:\"Gym – Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Contact_Small.png\";s:12:\"tmpl_created\";i:1567392917;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:505;s:11:\"trend_index\";i:624;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:504;a:19:{s:4:\"tmpl\";i:424;s:2:\"id\";i:4428;s:5:\"title\";s:9:\"Contact 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_2.png\";s:12:\"tmpl_created\";i:1520443291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:118;s:11:\"trend_index\";i:131;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:505;a:19:{s:4:\"tmpl\";i:426;s:2:\"id\";i:4444;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443295;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:174;s:16:\"popularity_index\";i:84;s:11:\"trend_index\";i:93;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:506;a:19:{s:4:\"tmpl\";i:432;s:2:\"id\";i:4492;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_3.png\";s:12:\"tmpl_created\";i:1520443307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/contact-5-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:176;s:16:\"popularity_index\";i:37;s:11:\"trend_index\";i:31;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:507;a:19:{s:4:\"tmpl\";i:427;s:2:\"id\";i:4452;s:5:\"title\";s:9:\"Contact 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:178;s:16:\"popularity_index\";i:139;s:11:\"trend_index\";i:150;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:508;a:19:{s:4:\"tmpl\";i:429;s:2:\"id\";i:4468;s:5:\"title\";s:9:\"Contact 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_3.png\";s:12:\"tmpl_created\";i:1520443301;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:179;s:16:\"popularity_index\";i:127;s:11:\"trend_index\";i:72;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:509;a:19:{s:4:\"tmpl\";i:431;s:2:\"id\";i:4484;s:5:\"title\";s:9:\"Contact 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_3.png\";s:12:\"tmpl_created\";i:1520443305;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:182;s:16:\"popularity_index\";i:328;s:11:\"trend_index\";i:260;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:510;a:19:{s:4:\"tmpl\";i:428;s:2:\"id\";i:4460;s:5:\"title\";s:9:\"Contact 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:184;s:16:\"popularity_index\";i:99;s:11:\"trend_index\";i:80;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:511;a:19:{s:4:\"tmpl\";i:613;s:2:\"id\";i:5558;s:5:\"title\";s:5:\"CTA 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_2.png\";s:12:\"tmpl_created\";i:1520520684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:185;s:16:\"popularity_index\";i:129;s:11:\"trend_index\";i:69;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:512;a:19:{s:4:\"tmpl\";i:634;s:2:\"id\";i:5939;s:5:\"title\";s:6:\"CTA 10\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_13-1.png\";s:12:\"tmpl_created\";i:1520520760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:187;s:16:\"popularity_index\";i:190;s:11:\"trend_index\";i:118;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:513;a:19:{s:4:\"tmpl\";i:633;s:2:\"id\";i:5930;s:5:\"title\";s:6:\"CTA 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_15.png\";s:12:\"tmpl_created\";i:1520520758;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:190;s:16:\"popularity_index\";i:76;s:11:\"trend_index\";i:84;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:514;a:19:{s:4:\"tmpl\";i:632;s:2:\"id\";i:5921;s:5:\"title\";s:6:\"CTA 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_14.png\";s:12:\"tmpl_created\";i:1520520757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:192;s:16:\"popularity_index\";i:278;s:11:\"trend_index\";i:234;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:515;a:19:{s:4:\"tmpl\";i:618;s:2:\"id\";i:5607;s:5:\"title\";s:6:\"CTA 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_5.png\";s:12:\"tmpl_created\";i:1520520695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:194;s:16:\"popularity_index\";i:42;s:11:\"trend_index\";i:11;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:516;a:19:{s:4:\"tmpl\";i:574;s:2:\"id\";i:6017;s:5:\"title\";s:6:\"CTA 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_14.png\";s:12:\"tmpl_created\";i:1520520331;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:196;s:16:\"popularity_index\";i:152;s:11:\"trend_index\";i:122;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:517;a:19:{s:4:\"tmpl\";i:628;s:2:\"id\";i:5885;s:5:\"title\";s:6:\"CTA 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_11.png\";s:12:\"tmpl_created\";i:1520520751;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:197;s:16:\"popularity_index\";i:274;s:11:\"trend_index\";i:256;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:518;a:19:{s:4:\"tmpl\";i:627;s:2:\"id\";i:5877;s:5:\"title\";s:6:\"CTA 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_10.png\";s:12:\"tmpl_created\";i:1520520749;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:200;s:16:\"popularity_index\";i:564;s:11:\"trend_index\";i:677;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:519;a:19:{s:4:\"tmpl\";i:625;s:2:\"id\";i:5860;s:5:\"title\";s:6:\"CTA 17\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_9.png\";s:12:\"tmpl_created\";i:1520520746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:201;s:16:\"popularity_index\";i:120;s:11:\"trend_index\";i:63;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:520;a:19:{s:4:\"tmpl\";i:626;s:2:\"id\";i:5869;s:5:\"title\";s:6:\"CTA 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_10.png\";s:12:\"tmpl_created\";i:1520520747;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:204;s:16:\"popularity_index\";i:345;s:11:\"trend_index\";i:486;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:521;a:19:{s:4:\"tmpl\";i:611;s:2:\"id\";i:5542;s:5:\"title\";s:6:\"CTA 19\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_1.png\";s:12:\"tmpl_created\";i:1520520681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:205;s:16:\"popularity_index\";i:169;s:11:\"trend_index\";i:270;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:522;a:19:{s:4:\"tmpl\";i:614;s:2:\"id\";i:5567;s:5:\"title\";s:5:\"CTA 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_2.png\";s:12:\"tmpl_created\";i:1520520685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:207;s:16:\"popularity_index\";i:143;s:11:\"trend_index\";i:225;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:523;a:19:{s:4:\"tmpl\";i:629;s:2:\"id\";i:5893;s:5:\"title\";s:6:\"CTA 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_12.png\";s:12:\"tmpl_created\";i:1520520752;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:210;s:16:\"popularity_index\";i:259;s:11:\"trend_index\";i:457;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:524;a:19:{s:4:\"tmpl\";i:619;s:2:\"id\";i:5634;s:5:\"title\";s:6:\"CTA 24\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_6.png\";s:12:\"tmpl_created\";i:1520520699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:212;s:16:\"popularity_index\";i:188;s:11:\"trend_index\";i:255;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:525;a:19:{s:4:\"tmpl\";i:620;s:2:\"id\";i:5642;s:5:\"title\";s:6:\"CTA 25\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_6.png\";s:12:\"tmpl_created\";i:1520520701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-25/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:214;s:16:\"popularity_index\";i:226;s:11:\"trend_index\";i:262;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:526;a:19:{s:4:\"tmpl\";i:615;s:2:\"id\";i:5583;s:5:\"title\";s:6:\"CTA 26\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_3.png\";s:12:\"tmpl_created\";i:1520520689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:216;s:16:\"popularity_index\";i:117;s:11:\"trend_index\";i:117;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:527;a:19:{s:4:\"tmpl\";i:630;s:2:\"id\";i:5904;s:5:\"title\";s:6:\"CTA 27\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_13.png\";s:12:\"tmpl_created\";i:1520520754;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:217;s:16:\"popularity_index\";i:528;s:11:\"trend_index\";i:517;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:528;a:19:{s:4:\"tmpl\";i:631;s:2:\"id\";i:5912;s:5:\"title\";s:6:\"CTA 28\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_11.png\";s:12:\"tmpl_created\";i:1520520755;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-28/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:219;s:16:\"popularity_index\";i:665;s:11:\"trend_index\";i:702;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:529;a:19:{s:4:\"tmpl\";i:473;s:2:\"id\";i:5189;s:5:\"title\";s:6:\"CTA 29\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_1.png\";s:12:\"tmpl_created\";i:1520443456;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:221;s:16:\"popularity_index\";i:472;s:11:\"trend_index\";i:631;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:530;a:19:{s:4:\"tmpl\";i:623;s:2:\"id\";i:5667;s:5:\"title\";s:5:\"CTA 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_8.png\";s:12:\"tmpl_created\";i:1520520705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:222;s:16:\"popularity_index\";i:171;s:11:\"trend_index\";i:250;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:531;a:19:{s:4:\"tmpl\";i:474;s:2:\"id\";i:5198;s:5:\"title\";s:6:\"CTA 30\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_1.png\";s:12:\"tmpl_created\";i:1520443458;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-30/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:225;s:16:\"popularity_index\";i:572;s:11:\"trend_index\";i:511;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:532;a:19:{s:4:\"tmpl\";i:475;s:2:\"id\";i:5206;s:5:\"title\";s:6:\"CTA 31\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_2.png\";s:12:\"tmpl_created\";i:1520443459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-31/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:226;s:16:\"popularity_index\";i:593;s:11:\"trend_index\";i:611;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:533;a:19:{s:4:\"tmpl\";i:480;s:2:\"id\";i:5249;s:5:\"title\";s:6:\"CTA 32\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_4.png\";s:12:\"tmpl_created\";i:1520443470;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-32/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:228;s:16:\"popularity_index\";i:512;s:11:\"trend_index\";i:409;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:534;a:19:{s:4:\"tmpl\";i:612;s:2:\"id\";i:5550;s:5:\"title\";s:6:\"CTA 33\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_1.png\";s:12:\"tmpl_created\";i:1520520682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-33/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:231;s:16:\"popularity_index\";i:260;s:11:\"trend_index\";i:562;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:535;a:19:{s:4:\"tmpl\";i:536;s:2:\"id\";i:5852;s:5:\"title\";s:6:\"CTA 34\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2018/03/form_1.png\";s:12:\"tmpl_created\";i:1520443600;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-34/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:232;s:16:\"popularity_index\";i:563;s:11:\"trend_index\";i:828;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:536;a:19:{s:4:\"tmpl\";i:624;s:2:\"id\";i:5675;s:5:\"title\";s:5:\"CTA 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_8.png\";s:12:\"tmpl_created\";i:1520520707;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:235;s:16:\"popularity_index\";i:391;s:11:\"trend_index\";i:484;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:537;a:19:{s:4:\"tmpl\";i:616;s:2:\"id\";i:5591;s:5:\"title\";s:5:\"CTA 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_4.png\";s:12:\"tmpl_created\";i:1520520691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:237;s:16:\"popularity_index\";i:133;s:11:\"trend_index\";i:130;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:538;a:19:{s:4:\"tmpl\";i:617;s:2:\"id\";i:5599;s:5:\"title\";s:5:\"CTA 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_4.png\";s:12:\"tmpl_created\";i:1520520693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:239;s:16:\"popularity_index\";i:252;s:11:\"trend_index\";i:362;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:539;a:19:{s:4:\"tmpl\";i:514;s:2:\"id\";i:5575;s:5:\"title\";s:5:\"CTA 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_3.png\";s:12:\"tmpl_created\";i:1520443543;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:240;s:16:\"popularity_index\";i:13;s:11:\"trend_index\";i:586;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:540;a:19:{s:4:\"tmpl\";i:622;s:2:\"id\";i:5658;s:5:\"title\";s:5:\"CTA 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_7.png\";s:12:\"tmpl_created\";i:1520520704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:243;s:16:\"popularity_index\";i:187;s:11:\"trend_index\";i:235;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:541;a:19:{s:4:\"tmpl\";i:621;s:2:\"id\";i:5650;s:5:\"title\";s:5:\"CTA 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_7.png\";s:12:\"tmpl_created\";i:1520520702;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:244;s:16:\"popularity_index\";i:94;s:11:\"trend_index\";i:148;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:542;a:19:{s:4:\"tmpl\";i:1061;s:2:\"id\";i:15407;s:5:\"title\";s:24:\"Dance Studio – 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/10/404.jpg\";s:12:\"tmpl_created\";i:1603181958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/dance-studio-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:22:\"[\"404\",\"Dance Studio\"]\";s:10:\"menu_order\";i:246;s:16:\"popularity_index\";i:783;s:11:\"trend_index\";i:710;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:543;a:19:{s:4:\"tmpl\";i:1062;s:2:\"id\";i:15400;s:5:\"title\";s:27:\"Dance Studio – Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Footer.jpg\";s:12:\"tmpl_created\";i:1603181989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/dance-studio-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Footer\"]\";s:10:\"menu_order\";i:247;s:16:\"popularity_index\";i:586;s:11:\"trend_index\";i:243;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:544;a:19:{s:4:\"tmpl\";i:1063;s:2:\"id\";i:15391;s:5:\"title\";s:27:\"Dance Studio – Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Header.jpg\";s:12:\"tmpl_created\";i:1603182011;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/dance-studio-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Header\"]\";s:10:\"menu_order\";i:248;s:16:\"popularity_index\";i:352;s:11:\"trend_index\";i:67;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:545;a:19:{s:4:\"tmpl\";i:874;s:2:\"id\";i:11192;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/07/Footer_small.jpg\";s:12:\"tmpl_created\";i:1564642399;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Footer\",\"Marketing\"]\";s:10:\"menu_order\";i:250;s:16:\"popularity_index\";i:172;s:11:\"trend_index\";i:105;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:546;a:19:{s:4:\"tmpl\";i:873;s:2:\"id\";i:11198;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-digital-marketing-agency.png\";s:12:\"tmpl_created\";i:1564642395;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Header\",\"Marketing\"]\";s:10:\"menu_order\";i:251;s:16:\"popularity_index\";i:34;s:11:\"trend_index\";i:10;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:547;a:19:{s:4:\"tmpl\";i:872;s:2:\"id\";i:11204;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/07/404_small.jpg\";s:12:\"tmpl_created\";i:1564642389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:36:\"[\"404\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:253;s:16:\"popularity_index\";i:301;s:11:\"trend_index\";i:239;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:548;a:19:{s:4:\"tmpl\";i:871;s:2:\"id\";i:11220;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/08/Archive_small1.png\";s:12:\"tmpl_created\";i:1564642385;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:255;s:16:\"popularity_index\";i:116;s:11:\"trend_index\";i:73;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:549;a:19:{s:4:\"tmpl\";i:870;s:2:\"id\";i:11231;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/Post_small1.png\";s:12:\"tmpl_created\";i:1564642380;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/digital-agency/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:257;s:16:\"popularity_index\";i:145;s:11:\"trend_index\";i:71;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:550;a:19:{s:4:\"tmpl\";i:520;s:2:\"id\";i:5711;s:5:\"title\";s:5:\"FAQ 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_2.png\";s:12:\"tmpl_created\";i:1520443571;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:260;s:16:\"popularity_index\";i:200;s:11:\"trend_index\";i:231;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:551;a:19:{s:4:\"tmpl\";i:523;s:2:\"id\";i:5737;s:5:\"title\";s:6:\"FAQ 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_4.png\";s:12:\"tmpl_created\";i:1520443576;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/faq-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:261;s:16:\"popularity_index\";i:155;s:11:\"trend_index\";i:112;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:552;a:19:{s:4:\"tmpl\";i:524;s:2:\"id\";i:5746;s:5:\"title\";s:6:\"FAQ 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_4.png\";s:12:\"tmpl_created\";i:1520443578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/faq-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:264;s:16:\"popularity_index\";i:212;s:11:\"trend_index\";i:305;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:553;a:19:{s:4:\"tmpl\";i:519;s:2:\"id\";i:5703;s:5:\"title\";s:6:\"FAQ 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_2.png\";s:12:\"tmpl_created\";i:1520443569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/faq-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:265;s:16:\"popularity_index\";i:29;s:11:\"trend_index\";i:38;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:554;a:19:{s:4:\"tmpl\";i:521;s:2:\"id\";i:5719;s:5:\"title\";s:5:\"FAQ 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_3.png\";s:12:\"tmpl_created\";i:1520443573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:267;s:16:\"popularity_index\";i:125;s:11:\"trend_index\";i:251;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:555;a:19:{s:4:\"tmpl\";i:522;s:2:\"id\";i:5729;s:5:\"title\";s:5:\"FAQ 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_3.png\";s:12:\"tmpl_created\";i:1520443575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:269;s:16:\"popularity_index\";i:319;s:11:\"trend_index\";i:327;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:556;a:19:{s:4:\"tmpl\";i:525;s:2:\"id\";i:5755;s:5:\"title\";s:5:\"FAQ 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_5.png\";s:12:\"tmpl_created\";i:1520443580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:271;s:16:\"popularity_index\";i:112;s:11:\"trend_index\";i:180;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:557;a:19:{s:4:\"tmpl\";i:526;s:2:\"id\";i:5764;s:5:\"title\";s:5:\"FAQ 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_5.png\";s:12:\"tmpl_created\";i:1520443582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:273;s:16:\"popularity_index\";i:338;s:11:\"trend_index\";i:474;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:558;a:19:{s:4:\"tmpl\";i:517;s:2:\"id\";i:5684;s:5:\"title\";s:5:\"FAQ 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_1.png\";s:12:\"tmpl_created\";i:1520443565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:274;s:16:\"popularity_index\";i:74;s:11:\"trend_index\";i:193;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:559;a:19:{s:4:\"tmpl\";i:518;s:2:\"id\";i:5693;s:5:\"title\";s:5:\"FAQ 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_1.png\";s:12:\"tmpl_created\";i:1520443567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:276;s:16:\"popularity_index\";i:224;s:11:\"trend_index\";i:515;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:560;a:19:{s:4:\"tmpl\";i:548;s:2:\"id\";i:6053;s:5:\"title\";s:10:\"Features 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_5.png\";s:12:\"tmpl_created\";i:1520443645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:277;s:16:\"popularity_index\";i:179;s:11:\"trend_index\";i:463;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:561;a:19:{s:4:\"tmpl\";i:542;s:2:\"id\";i:5991;s:5:\"title\";s:11:\"Features 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_4.png\";s:12:\"tmpl_created\";i:1520443632;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/features-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:279;s:16:\"popularity_index\";i:135;s:11:\"trend_index\";i:265;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:562;a:19:{s:4:\"tmpl\";i:547;s:2:\"id\";i:6044;s:5:\"title\";s:11:\"Features 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_5.png\";s:12:\"tmpl_created\";i:1520443643;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/features-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:280;s:16:\"popularity_index\";i:70;s:11:\"trend_index\";i:163;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:563;a:19:{s:4:\"tmpl\";i:566;s:2:\"id\";i:6212;s:5:\"title\";s:11:\"Features 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_7.png\";s:12:\"tmpl_created\";i:1520443684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/features-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:281;s:16:\"popularity_index\";i:81;s:11:\"trend_index\";i:98;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:564;a:19:{s:4:\"tmpl\";i:567;s:2:\"id\";i:6220;s:5:\"title\";s:10:\"Features 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_8.png\";s:12:\"tmpl_created\";i:1520443685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:282;s:16:\"popularity_index\";i:88;s:11:\"trend_index\";i:189;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:565;a:19:{s:4:\"tmpl\";i:541;s:2:\"id\";i:5983;s:5:\"title\";s:10:\"Features 3\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_3.png\";s:12:\"tmpl_created\";i:1520443630;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:283;s:16:\"popularity_index\";i:231;s:11:\"trend_index\";i:351;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:566;a:19:{s:4:\"tmpl\";i:540;s:2:\"id\";i:5974;s:5:\"title\";s:10:\"Features 4\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_3.png\";s:12:\"tmpl_created\";i:1520443629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:286;s:16:\"popularity_index\";i:69;s:11:\"trend_index\";i:181;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:567;a:19:{s:4:\"tmpl\";i:516;s:2:\"id\";i:5624;s:5:\"title\";s:10:\"Features 5\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_1.png\";s:12:\"tmpl_created\";i:1520443553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:287;s:16:\"popularity_index\";i:93;s:11:\"trend_index\";i:352;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:568;a:19:{s:4:\"tmpl\";i:515;s:2:\"id\";i:5615;s:5:\"title\";s:10:\"Features 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_5.png\";s:12:\"tmpl_created\";i:1520443551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:290;s:16:\"popularity_index\";i:41;s:11:\"trend_index\";i:119;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:569;a:19:{s:4:\"tmpl\";i:539;s:2:\"id\";i:5963;s:5:\"title\";s:10:\"Features 7\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_2.png\";s:12:\"tmpl_created\";i:1520443626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:291;s:16:\"popularity_index\";i:67;s:11:\"trend_index\";i:133;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:570;a:19:{s:4:\"tmpl\";i:565;s:2:\"id\";i:6204;s:5:\"title\";s:10:\"Features 8\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_6.png\";s:12:\"tmpl_created\";i:1520443681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:292;s:16:\"popularity_index\";i:217;s:11:\"trend_index\";i:223;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:571;a:19:{s:4:\"tmpl\";i:564;s:2:\"id\";i:6196;s:5:\"title\";s:10:\"Features 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_6.png\";s:12:\"tmpl_created\";i:1520443680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:294;s:16:\"popularity_index\";i:106;s:11:\"trend_index\";i:113;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:572;a:19:{s:4:\"tmpl\";i:1033;s:2:\"id\";i:15033;s:5:\"title\";s:28:\"Flooring Company – 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/08/404.png\";s:12:\"tmpl_created\";i:1597739459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/flooring-company-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:45:\"[\"404\",\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:296;s:16:\"popularity_index\";i:655;s:11:\"trend_index\";i:671;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:573;a:19:{s:4:\"tmpl\";i:1032;s:2:\"id\";i:15042;s:5:\"title\";s:32:\"Flooring Company – Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Blog.png\";s:12:\"tmpl_created\";i:1597739084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/flooring-company-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:297;s:16:\"popularity_index\";i:320;s:11:\"trend_index\";i:275;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:574;a:19:{s:4:\"tmpl\";i:1031;s:2:\"id\";i:15017;s:5:\"title\";s:31:\"Flooring Company – Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Footer.png\";s:12:\"tmpl_created\";i:1597738933;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/flooring-company-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Footer\"]\";s:10:\"menu_order\";i:299;s:16:\"popularity_index\";i:323;s:11:\"trend_index\";i:192;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:575;a:19:{s:4:\"tmpl\";i:1030;s:2:\"id\";i:15007;s:5:\"title\";s:31:\"Flooring Company – Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Header.png\";s:12:\"tmpl_created\";i:1597738896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/flooring-company-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Header\"]\";s:10:\"menu_order\";i:302;s:16:\"popularity_index\";i:459;s:11:\"trend_index\";i:333;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:576;a:19:{s:4:\"tmpl\";i:1029;s:2:\"id\";i:15052;s:5:\"title\";s:36:\"Flooring Company – Single post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Single.png\";s:12:\"tmpl_created\";i:1597738858;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/flooring-company-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:303;s:16:\"popularity_index\";i:392;s:11:\"trend_index\";i:226;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:577;a:19:{s:4:\"tmpl\";i:651;s:2:\"id\";i:7837;s:5:\"title\";s:9:\"footer 01\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.14.jpg\";s:12:\"tmpl_created\";i:1524582852;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:305;s:16:\"popularity_index\";i:495;s:11:\"trend_index\";i:539;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:578;a:19:{s:4:\"tmpl\";i:647;s:2:\"id\";i:7937;s:5:\"title\";s:10:\"footer 010\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.5.jpg\";s:12:\"tmpl_created\";i:1524582665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-010/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:308;s:16:\"popularity_index\";i:185;s:11:\"trend_index\";i:115;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:579;a:19:{s:4:\"tmpl\";i:646;s:2:\"id\";i:7950;s:5:\"title\";s:10:\"footer 011\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.4.jpg\";s:12:\"tmpl_created\";i:1524582631;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-011/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:310;s:16:\"popularity_index\";i:244;s:11:\"trend_index\";i:203;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:580;a:19:{s:4:\"tmpl\";i:645;s:2:\"id\";i:7959;s:5:\"title\";s:10:\"footer 012\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.3.jpg\";s:12:\"tmpl_created\";i:1524582605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-012/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:311;s:16:\"popularity_index\";i:177;s:11:\"trend_index\";i:140;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:581;a:19:{s:4:\"tmpl\";i:644;s:2:\"id\";i:7982;s:5:\"title\";s:10:\"footer 013\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.2.jpg\";s:12:\"tmpl_created\";i:1524582468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-013/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:314;s:16:\"popularity_index\";i:209;s:11:\"trend_index\";i:212;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:582;a:19:{s:4:\"tmpl\";i:643;s:2:\"id\";i:7997;s:5:\"title\";s:10:\"footer 014\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.1.jpg\";s:12:\"tmpl_created\";i:1524582343;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-014/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:316;s:16:\"popularity_index\";i:64;s:11:\"trend_index\";i:41;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:583;a:19:{s:4:\"tmpl\";i:693;s:2:\"id\";i:9119;s:5:\"title\";s:10:\"footer 015\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/Footer_GetStarted_350.png\";s:12:\"tmpl_created\";i:1532428138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/demo/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:317;s:16:\"popularity_index\";i:240;s:11:\"trend_index\";i:154;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:584;a:19:{s:4:\"tmpl\";i:652;s:2:\"id\";i:7852;s:5:\"title\";s:9:\"footer 02\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.13.jpg\";s:12:\"tmpl_created\";i:1524582875;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:320;s:16:\"popularity_index\";i:199;s:11:\"trend_index\";i:96;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:585;a:19:{s:4:\"tmpl\";i:653;s:2:\"id\";i:7862;s:5:\"title\";s:9:\"footer 03\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.12.jpg\";s:12:\"tmpl_created\";i:1524582903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:321;s:16:\"popularity_index\";i:137;s:11:\"trend_index\";i:91;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:586;a:19:{s:4:\"tmpl\";i:654;s:2:\"id\";i:7871;s:5:\"title\";s:9:\"footer 04\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.11.jpg\";s:12:\"tmpl_created\";i:1524582927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:323;s:16:\"popularity_index\";i:97;s:11:\"trend_index\";i:55;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:587;a:19:{s:4:\"tmpl\";i:655;s:2:\"id\";i:7884;s:5:\"title\";s:9:\"footer 05\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.10.jpg\";s:12:\"tmpl_created\";i:1524582944;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-05/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:325;s:16:\"popularity_index\";i:92;s:11:\"trend_index\";i:109;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:588;a:19:{s:4:\"tmpl\";i:656;s:2:\"id\";i:7892;s:5:\"title\";s:9:\"footer 06\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.9.jpg\";s:12:\"tmpl_created\";i:1524583015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-06/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:326;s:16:\"popularity_index\";i:132;s:11:\"trend_index\";i:146;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:589;a:19:{s:4:\"tmpl\";i:650;s:2:\"id\";i:7904;s:5:\"title\";s:9:\"footer 07\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.8.jpg\";s:12:\"tmpl_created\";i:1524582814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-07/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:328;s:16:\"popularity_index\";i:203;s:11:\"trend_index\";i:186;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:590;a:19:{s:4:\"tmpl\";i:649;s:2:\"id\";i:7917;s:5:\"title\";s:9:\"footer 08\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.7.jpg\";s:12:\"tmpl_created\";i:1524582788;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-08/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:329;s:16:\"popularity_index\";i:89;s:11:\"trend_index\";i:144;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:591;a:19:{s:4:\"tmpl\";i:648;s:2:\"id\";i:7927;s:5:\"title\";s:9:\"footer 09\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.6.jpg\";s:12:\"tmpl_created\";i:1524582691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-09/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:331;s:16:\"popularity_index\";i:178;s:11:\"trend_index\";i:100;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:592;a:19:{s:4:\"tmpl\";i:642;s:2:\"id\";i:4676;s:5:\"title\";s:8:\"Footer 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_7.png\";s:12:\"tmpl_created\";i:1522014215;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/footer_7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:338;s:16:\"popularity_index\";i:237;s:11:\"trend_index\";i:346;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:593;a:19:{s:4:\"tmpl\";i:637;s:2:\"id\";i:7627;s:5:\"title\";s:8:\"Footer 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_1.png\";s:12:\"tmpl_created\";i:1521547332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/footer-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:340;s:16:\"popularity_index\";i:100;s:11:\"trend_index\";i:83;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:594;a:19:{s:4:\"tmpl\";i:638;s:2:\"id\";i:7638;s:5:\"title\";s:8:\"Footer 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_2.png\";s:12:\"tmpl_created\";i:1521547502;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/footer-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:342;s:16:\"popularity_index\";i:124;s:11:\"trend_index\";i:147;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:595;a:19:{s:4:\"tmpl\";i:888;s:2:\"id\";i:11424;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/08/404_Small.png\";s:12:\"tmpl_created\";i:1567393309;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:13:\"[\"404\",\"Gym\"]\";s:10:\"menu_order\";i:344;s:16:\"popularity_index\";i:679;s:11:\"trend_index\";i:769;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:596;a:19:{s:4:\"tmpl\";i:887;s:2:\"id\";i:11435;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Archiv_Small.png\";s:12:\"tmpl_created\";i:1567393296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:346;s:16:\"popularity_index\";i:441;s:11:\"trend_index\";i:507;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:597;a:19:{s:4:\"tmpl\";i:886;s:2:\"id\";i:11445;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Post_Small.png\";s:12:\"tmpl_created\";i:1567393229;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:349;s:16:\"popularity_index\";i:452;s:11:\"trend_index\";i:479;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:598;a:19:{s:4:\"tmpl\";i:885;s:2:\"id\";i:11453;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Footer_Small.png\";s:12:\"tmpl_created\";i:1567393224;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:16:\"[\"Footer\",\"Gym\"]\";s:10:\"menu_order\";i:351;s:16:\"popularity_index\";i:270;s:11:\"trend_index\";i:331;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:599;a:19:{s:4:\"tmpl\";i:884;s:2:\"id\";i:11461;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-gym-and-fitness.png\";s:12:\"tmpl_created\";i:1567393219;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/gym/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:16:\"[\"Gym\",\"Header\"]\";s:10:\"menu_order\";i:352;s:16:\"popularity_index\";i:201;s:11:\"trend_index\";i:135;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:600;a:19:{s:4:\"tmpl\";i:635;s:2:\"id\";i:7596;s:5:\"title\";s:8:\"Header 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.12.jpg\";s:12:\"tmpl_created\";i:1521546999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:354;s:16:\"popularity_index\";i:33;s:11:\"trend_index\";i:17;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:601;a:19:{s:4:\"tmpl\";i:663;s:2:\"id\";i:7801;s:5:\"title\";s:9:\"header 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.9.jpg\";s:12:\"tmpl_created\";i:1524583659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:356;s:16:\"popularity_index\";i:51;s:11:\"trend_index\";i:14;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:602;a:19:{s:4:\"tmpl\";i:658;s:2:\"id\";i:7812;s:5:\"title\";s:9:\"header 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.10.jpg\";s:12:\"tmpl_created\";i:1524583298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:358;s:16:\"popularity_index\";i:96;s:11:\"trend_index\";i:103;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:603;a:19:{s:4:\"tmpl\";i:657;s:2:\"id\";i:7825;s:5:\"title\";s:9:\"header 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.11.jpg\";s:12:\"tmpl_created\";i:1524583273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:360;s:16:\"popularity_index\";i:63;s:11:\"trend_index\";i:75;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:604;a:19:{s:4:\"tmpl\";i:694;s:2:\"id\";i:9127;s:5:\"title\";s:9:\"header 13\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2018/07/Header_get_started_1200V3.png\";s:12:\"tmpl_created\";i:1532428699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:362;s:16:\"popularity_index\";i:61;s:11:\"trend_index\";i:58;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:605;a:19:{s:4:\"tmpl\";i:636;s:2:\"id\";i:7615;s:5:\"title\";s:8:\"Header 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.1.jpg\";s:12:\"tmpl_created\";i:1521547237;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:365;s:16:\"popularity_index\";i:30;s:11:\"trend_index\";i:33;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:606;a:19:{s:4:\"tmpl\";i:665;s:2:\"id\";i:7713;s:5:\"title\";s:8:\"header 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.2.jpg\";s:12:\"tmpl_created\";i:1524584780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:367;s:16:\"popularity_index\";i:43;s:11:\"trend_index\";i:28;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:607;a:19:{s:4:\"tmpl\";i:659;s:2:\"id\";i:7724;s:5:\"title\";s:8:\"header 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.3.jpg\";s:12:\"tmpl_created\";i:1524583367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:369;s:16:\"popularity_index\";i:24;s:11:\"trend_index\";i:13;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:608;a:19:{s:4:\"tmpl\";i:660;s:2:\"id\";i:7734;s:5:\"title\";s:8:\"header 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.4.jpg\";s:12:\"tmpl_created\";i:1524583436;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:371;s:16:\"popularity_index\";i:36;s:11:\"trend_index\";i:18;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:609;a:19:{s:4:\"tmpl\";i:666;s:2:\"id\";i:7744;s:5:\"title\";s:8:\"Header 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.5.jpg\";s:12:\"tmpl_created\";i:1524584784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:372;s:16:\"popularity_index\";i:65;s:11:\"trend_index\";i:94;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:610;a:19:{s:4:\"tmpl\";i:664;s:2:\"id\";i:7754;s:5:\"title\";s:8:\"header 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.6.jpg\";s:12:\"tmpl_created\";i:1524583712;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:375;s:16:\"popularity_index\";i:111;s:11:\"trend_index\";i:143;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:611;a:19:{s:4:\"tmpl\";i:661;s:2:\"id\";i:7771;s:5:\"title\";s:8:\"header 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.7.jpg\";s:12:\"tmpl_created\";i:1524583540;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:376;s:16:\"popularity_index\";i:91;s:11:\"trend_index\";i:60;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:612;a:19:{s:4:\"tmpl\";i:662;s:2:\"id\";i:7787;s:5:\"title\";s:8:\"header 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.8.jpg\";s:12:\"tmpl_created\";i:1524583598;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:379;s:16:\"popularity_index\";i:102;s:11:\"trend_index\";i:78;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:613;a:19:{s:4:\"tmpl\";i:572;s:2:\"id\";i:6266;s:5:\"title\";s:6:\"Hero 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_4.png\";s:12:\"tmpl_created\";i:1520443695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:380;s:16:\"popularity_index\";i:52;s:11:\"trend_index\";i:35;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:614;a:19:{s:4:\"tmpl\";i:528;s:2:\"id\";i:5783;s:5:\"title\";s:7:\"Hero 10\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_2.png\";s:12:\"tmpl_created\";i:1520443586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/hero-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:383;s:16:\"popularity_index\";i:365;s:11:\"trend_index\";i:567;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:615;a:19:{s:4:\"tmpl\";i:527;s:2:\"id\";i:5773;s:5:\"title\";s:7:\"Hero 11\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_1.png\";s:12:\"tmpl_created\";i:1520443584;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/hero-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:384;s:16:\"popularity_index\";i:39;s:11:\"trend_index\";i:179;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:616;a:19:{s:4:\"tmpl\";i:479;s:2:\"id\";i:5238;s:5:\"title\";s:7:\"Hero 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4.png\";s:12:\"tmpl_created\";i:1520443468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/hero-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:386;s:16:\"popularity_index\";i:611;s:11:\"trend_index\";i:555;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:617;a:19:{s:4:\"tmpl\";i:573;s:2:\"id\";i:6274;s:5:\"title\";s:6:\"Hero 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_5.png\";s:12:\"tmpl_created\";i:1520443698;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:389;s:16:\"popularity_index\";i:87;s:11:\"trend_index\";i:88;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:618;a:19:{s:4:\"tmpl\";i:569;s:2:\"id\";i:6239;s:5:\"title\";s:6:\"Hero 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_1.png\";s:12:\"tmpl_created\";i:1520443689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:391;s:16:\"popularity_index\";i:23;s:11:\"trend_index\";i:34;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:619;a:19:{s:4:\"tmpl\";i:571;s:2:\"id\";i:6258;s:5:\"title\";s:6:\"Hero 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_3.png\";s:12:\"tmpl_created\";i:1520443693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:393;s:16:\"popularity_index\";i:479;s:11:\"trend_index\";i:470;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:620;a:19:{s:4:\"tmpl\";i:570;s:2:\"id\";i:6249;s:5:\"title\";s:6:\"Hero 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_2.png\";s:12:\"tmpl_created\";i:1520443691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:395;s:16:\"popularity_index\";i:56;s:11:\"trend_index\";i:85;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:621;a:19:{s:4:\"tmpl\";i:568;s:2:\"id\";i:6230;s:5:\"title\";s:6:\"Hero 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_white_1.png\";s:12:\"tmpl_created\";i:1520443687;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:396;s:16:\"popularity_index\";i:406;s:11:\"trend_index\";i:542;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:622;a:19:{s:4:\"tmpl\";i:530;s:2:\"id\";i:5801;s:5:\"title\";s:6:\"Hero 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_4.png\";s:12:\"tmpl_created\";i:1520443589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:398;s:16:\"popularity_index\";i:15;s:11:\"trend_index\";i:37;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:623;a:19:{s:4:\"tmpl\";i:531;s:2:\"id\";i:5811;s:5:\"title\";s:6:\"Hero 8\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_5.png\";s:12:\"tmpl_created\";i:1520443591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:400;s:16:\"popularity_index\";i:105;s:11:\"trend_index\";i:86;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:624;a:19:{s:4:\"tmpl\";i:529;s:2:\"id\";i:5792;s:5:\"title\";s:6:\"Hero 9\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_3.png\";s:12:\"tmpl_created\";i:1520443588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:403;s:16:\"popularity_index\";i:225;s:11:\"trend_index\";i:244;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:625;a:19:{s:4:\"tmpl\";i:978;s:2:\"id\";i:13251;s:5:\"title\";s:27:\"Interior Design – 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.png\";s:12:\"tmpl_created\";i:1586148737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/interior-design-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:405;s:16:\"popularity_index\";i:730;s:11:\"trend_index\";i:795;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:626;a:19:{s:4:\"tmpl\";i:979;s:2:\"id\";i:13244;s:5:\"title\";s:30:\"Interior Design – Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.png\";s:12:\"tmpl_created\";i:1586148742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/interior-design-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Business\",\"Footer\",\"Interior Design\"]\";s:10:\"menu_order\";i:406;s:16:\"popularity_index\";i:322;s:11:\"trend_index\";i:178;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:627;a:19:{s:4:\"tmpl\";i:980;s:2:\"id\";i:13236;s:5:\"title\";s:30:\"Interior Design – Header\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-interior-design.png\";s:12:\"tmpl_created\";i:1586148746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/interior-design-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Business\",\"Header\",\"Interior Design\"]\";s:10:\"menu_order\";i:408;s:16:\"popularity_index\";i:146;s:11:\"trend_index\";i:64;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:628;a:19:{s:4:\"tmpl\";i:977;s:2:\"id\";i:13259;s:5:\"title\";s:36:\"Interior Design – News Archive\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Archiv-Blog.png\";s:12:\"tmpl_created\";i:1586148733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/interior-design-news-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:410;s:16:\"popularity_index\";i:436;s:11:\"trend_index\";i:132;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:629;a:19:{s:4:\"tmpl\";i:976;s:2:\"id\";i:13267;s:5:\"title\";s:35:\"Interior Design – Single News\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Post.png\";s:12:\"tmpl_created\";i:1586148728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/blocks/interior-design-single-news/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:413;s:16:\"popularity_index\";i:402;s:11:\"trend_index\";i:108;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:630;a:19:{s:4:\"tmpl\";i:975;s:2:\"id\";i:13274;s:5:\"title\";s:38:\"Interior Design – Single Project\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/04/Single-Project-.png\";s:12:\"tmpl_created\";i:1586148723;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/blocks/interior-design-single-project/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:414;s:16:\"popularity_index\";i:601;s:11:\"trend_index\";i:324;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:631;a:19:{s:4:\"tmpl\";i:1011;s:2:\"id\";i:14058;s:5:\"title\";s:36:\"Japanese restaurant – 404 page\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/06/404-Page.jpg\";s:12:\"tmpl_created\";i:1592290211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/japanese-restaurant-404-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:38:\"[\"404\",\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:416;s:16:\"popularity_index\";i:724;s:11:\"trend_index\";i:647;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:632;a:19:{s:4:\"tmpl\";i:1012;s:2:\"id\";i:14050;s:5:\"title\";s:34:\"Japanese restaurant – Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1592290247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/japanese-restaurant-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:41:\"[\"Food\",\"Footer\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:419;s:16:\"popularity_index\";i:317;s:11:\"trend_index\";i:238;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:633;a:19:{s:4:\"tmpl\";i:1013;s:2:\"id\";i:14042;s:5:\"title\";s:34:\"Japanese Restaurant – Header\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2020/06/japanese-restaurant-header.jpg\";s:12:\"tmpl_created\";i:1592290277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/japanese-restaurant-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:41:\"[\"Food\",\"Header\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:421;s:16:\"popularity_index\";i:411;s:11:\"trend_index\";i:274;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:634;a:19:{s:4:\"tmpl\";i:914;s:2:\"id\";i:12164;s:5:\"title\";s:20:\"Law Firm – 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/11/404.png\";s:12:\"tmpl_created\";i:1572846979;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/law-firm-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:422;s:16:\"popularity_index\";i:704;s:11:\"trend_index\";i:716;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:635;a:19:{s:4:\"tmpl\";i:913;s:2:\"id\";i:12170;s:5:\"title\";s:23:\"Law Firm – Archiv\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/archiv.png\";s:12:\"tmpl_created\";i:1572846967;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/law-firm-archiv/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:424;s:16:\"popularity_index\";i:431;s:11:\"trend_index\";i:294;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:636;a:19:{s:4:\"tmpl\";i:912;s:2:\"id\";i:12179;s:5:\"title\";s:23:\"Law Firm – Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/footer.png\";s:12:\"tmpl_created\";i:1572846958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/law-firm-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:425;s:16:\"popularity_index\";i:388;s:11:\"trend_index\";i:240;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:637;a:19:{s:4:\"tmpl\";i:911;s:2:\"id\";i:12194;s:5:\"title\";s:23:\"Law Firm – Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-law-firm.png\";s:12:\"tmpl_created\";i:1572846935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/law-firm-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:427;s:16:\"popularity_index\";i:80;s:11:\"trend_index\";i:39;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:638;a:19:{s:4:\"tmpl\";i:910;s:2:\"id\";i:12203;s:5:\"title\";s:30:\"Law Firm – Search Archiv\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/11/search_result.png\";s:12:\"tmpl_created\";i:1572846925;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/law-firm-search-archiv/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:430;s:16:\"popularity_index\";i:493;s:11:\"trend_index\";i:433;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:639;a:19:{s:4:\"tmpl\";i:909;s:2:\"id\";i:12212;s:5:\"title\";s:28:\"Law Firm – Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/single.png\";s:12:\"tmpl_created\";i:1572846914;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/law-firm-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:432;s:16:\"popularity_index\";i:326;s:11:\"trend_index\";i:214;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:640;a:19:{s:4:\"tmpl\";i:1022;s:2:\"id\";i:14772;s:5:\"title\";s:35:\"Luxury Real Estate – 404 page\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/07/404.png\";s:12:\"tmpl_created\";i:1595315728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/blocks/luxury-real-estate-404-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:433;s:16:\"popularity_index\";i:759;s:11:\"trend_index\";i:720;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:641;a:19:{s:4:\"tmpl\";i:1023;s:2:\"id\";i:14779;s:5:\"title\";s:33:\"Luxury Real Estate – Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Footer.png\";s:12:\"tmpl_created\";i:1595315743;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/luxury-real-estate-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Footer\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:434;s:16:\"popularity_index\";i:536;s:11:\"trend_index\";i:505;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:642;a:19:{s:4:\"tmpl\";i:1024;s:2:\"id\";i:14790;s:5:\"title\";s:33:\"Luxury Real Estate – Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Header.png\";s:12:\"tmpl_created\";i:1595315760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/luxury-real-estate-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Header\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:436;s:16:\"popularity_index\";i:101;s:11:\"trend_index\";i:157;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:643;a:19:{s:4:\"tmpl\";i:1026;s:2:\"id\";i:14809;s:5:\"title\";s:45:\"Luxury Real Estate – Properties Archive\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Properties.png\";s:12:\"tmpl_created\";i:1595315826;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/blocks/luxury-real-estate-properties-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:438;s:16:\"popularity_index\";i:414;s:11:\"trend_index\";i:420;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:644;a:19:{s:4:\"tmpl\";i:1027;s:2:\"id\";i:14816;s:5:\"title\";s:47:\"Luxury Real Estate – Property single post\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/07/Single-Property-.png\";s:12:\"tmpl_created\";i:1595315847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/blocks/luxury-real-estate-property-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:441;s:16:\"popularity_index\";i:541;s:11:\"trend_index\";i:665;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:645;a:19:{s:4:\"tmpl\";i:1025;s:2:\"id\";i:14799;s:5:\"title\";s:38:\"Luxury Real Estate – single post\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Post.png\";s:12:\"tmpl_created\";i:1595315792;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/blocks/luxury-real-estate-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:442;s:16:\"popularity_index\";i:369;s:11:\"trend_index\";i:441;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:646;a:19:{s:4:\"tmpl\";i:950;s:2:\"id\";i:12635;s:5:\"title\";s:20:\"Magazine – 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/01/404_s.png\";s:12:\"tmpl_created\";i:1579060746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/magazine-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:25:\"[\"404\",\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:445;s:16:\"popularity_index\";i:645;s:11:\"trend_index\";i:734;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:647;a:19:{s:4:\"tmpl\";i:949;s:2:\"id\";i:12643;s:5:\"title\";s:24:\"Magazine – Archiv1\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv1_s.png\";s:12:\"tmpl_created\";i:1579060737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/magazine-archiv1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:447;s:16:\"popularity_index\";i:346;s:11:\"trend_index\";i:272;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:648;a:19:{s:4:\"tmpl\";i:946;s:2:\"id\";i:12669;s:5:\"title\";s:23:\"Magazine – Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Footer_s.png\";s:12:\"tmpl_created\";i:1579060715;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:28:\"[\"Blog\",\"Footer\",\"Magazine\"]\";s:10:\"menu_order\";i:448;s:16:\"popularity_index\";i:442;s:11:\"trend_index\";i:349;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:649;a:19:{s:4:\"tmpl\";i:945;s:2:\"id\";i:12678;s:5:\"title\";s:23:\"Magazine – Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-magazine.png\";s:12:\"tmpl_created\";i:1579060701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:28:\"[\"Blog\",\"Header\",\"Magazine\"]\";s:10:\"menu_order\";i:450;s:16:\"popularity_index\";i:295;s:11:\"trend_index\";i:197;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:650;a:19:{s:4:\"tmpl\";i:947;s:2:\"id\";i:12661;s:5:\"title\";s:23:\"Magazine – Search\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Search_s.png\";s:12:\"tmpl_created\";i:1579060722;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-search/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:452;s:16:\"popularity_index\";i:396;s:11:\"trend_index\";i:509;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:651;a:19:{s:4:\"tmpl\";i:944;s:2:\"id\";i:12688;s:5:\"title\";s:30:\"Magazine – Single Post 1\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post2_s.png\";s:12:\"tmpl_created\";i:1579060692;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/magazine-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:453;s:16:\"popularity_index\";i:342;s:11:\"trend_index\";i:175;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:652;a:19:{s:4:\"tmpl\";i:943;s:2:\"id\";i:12699;s:5:\"title\";s:30:\"Magazine – Single Post 2\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post3_s.png\";s:12:\"tmpl_created\";i:1579060680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/magazine-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:454;s:16:\"popularity_index\";i:348;s:11:\"trend_index\";i:129;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:653;a:19:{s:4:\"tmpl\";i:942;s:2:\"id\";i:12707;s:5:\"title\";s:30:\"Magazine – Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post1_s.png\";s:12:\"tmpl_created\";i:1579060669;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/magazine-single-post-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:457;s:16:\"popularity_index\";i:476;s:11:\"trend_index\";i:246;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:654;a:19:{s:4:\"tmpl\";i:941;s:2:\"id\";i:12716;s:5:\"title\";s:30:\"Magazine – Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post4_s.png\";s:12:\"tmpl_created\";i:1579060659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/magazine-single-post-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:459;s:16:\"popularity_index\";i:513;s:11:\"trend_index\";i:489;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:655;a:19:{s:4:\"tmpl\";i:948;s:2:\"id\";i:12652;s:5:\"title\";s:17:\"Magazine- Archiv2\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv2_s.png\";s:12:\"tmpl_created\";i:1579060730;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/magazine-archiv2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:461;s:16:\"popularity_index\";i:525;s:11:\"trend_index\";i:585;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:656;a:19:{s:4:\"tmpl\";i:990;s:2:\"id\";i:13361;s:5:\"title\";s:25:\"Online Course – 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.jpg\";s:12:\"tmpl_created\";i:1587474710;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/online-course-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:35:\"[\"404\",\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:462;s:16:\"popularity_index\";i:682;s:11:\"trend_index\";i:498;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:657;a:19:{s:4:\"tmpl\";i:987;s:2:\"id\";i:13387;s:5:\"title\";s:32:\"Online Course – End Lesson\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-End-.jpg\";s:12:\"tmpl_created\";i:1587474682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/online-course-end-lesson/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:464;s:16:\"popularity_index\";i:653;s:11:\"trend_index\";i:408;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:658;a:19:{s:4:\"tmpl\";i:989;s:2:\"id\";i:13369;s:5:\"title\";s:28:\"Online Course – Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.jpg\";s:12:\"tmpl_created\";i:1587474701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/online-course-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Footer\"]\";s:10:\"menu_order\";i:466;s:16:\"popularity_index\";i:389;s:11:\"trend_index\";i:308;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:659;a:19:{s:4:\"tmpl\";i:988;s:2:\"id\";i:13378;s:5:\"title\";s:28:\"Online Course – Header\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-education-online-courses.jpg\";s:12:\"tmpl_created\";i:1587474693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/online-course-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Header\"]\";s:10:\"menu_order\";i:469;s:16:\"popularity_index\";i:492;s:11:\"trend_index\";i:519;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:660;a:19:{s:4:\"tmpl\";i:986;s:2:\"id\";i:13395;s:5:\"title\";s:34:\"Online Course – Start Lesson\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-Start.jpg\";s:12:\"tmpl_created\";i:1587474673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/online-course-start-lesson/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:471;s:16:\"popularity_index\";i:672;s:11:\"trend_index\";i:578;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:661;a:19:{s:4:\"tmpl\";i:953;s:2:\"id\";i:13089;s:5:\"title\";s:23:\"Photography – 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/02/404_s.png\";s:12:\"tmpl_created\";i:1582091623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/photography-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:33:\"[\"404\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:473;s:16:\"popularity_index\";i:702;s:11:\"trend_index\";i:706;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:662;a:19:{s:4:\"tmpl\";i:954;s:2:\"id\";i:13096;s:5:\"title\";s:32:\"Photography – Archiv Media\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Archiv_s.png\";s:12:\"tmpl_created\";i:1582091742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/photography-archiv-media/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:475;s:16:\"popularity_index\";i:631;s:11:\"trend_index\";i:405;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:663;a:19:{s:4:\"tmpl\";i:955;s:2:\"id\";i:13103;s:5:\"title\";s:26:\"Photography – Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Footer_s.png\";s:12:\"tmpl_created\";i:1582091903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/photography-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:36:\"[\"Footer\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:477;s:16:\"popularity_index\";i:422;s:11:\"trend_index\";i:230;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:664;a:19:{s:4:\"tmpl\";i:957;s:2:\"id\";i:13112;s:5:\"title\";s:26:\"Photography – Header\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-photography-portfolio.png\";s:12:\"tmpl_created\";i:1582092483;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/photography-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:36:\"[\"Header\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:478;s:16:\"popularity_index\";i:325;s:11:\"trend_index\";i:205;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:665;a:19:{s:4:\"tmpl\";i:956;s:2:\"id\";i:13120;s:5:\"title\";s:31:\"Photography – Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Post_s.png\";s:12:\"tmpl_created\";i:1582092351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/photography-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:480;s:16:\"popularity_index\";i:671;s:11:\"trend_index\";i:645;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:666;a:19:{s:4:\"tmpl\";i:901;s:2:\"id\";i:11807;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/09/404_small.png\";s:12:\"tmpl_created\";i:1569430070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:483;s:16:\"popularity_index\";i:480;s:11:\"trend_index\";i:497;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:667;a:19:{s:4:\"tmpl\";i:900;s:2:\"id\";i:11832;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Footer_small.png\";s:12:\"tmpl_created\";i:1569430019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"Creative Portfolio\",\"Footer\",\"Portfolio\"]\";s:10:\"menu_order\";i:484;s:16:\"popularity_index\";i:246;s:11:\"trend_index\";i:102;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:668;a:19:{s:4:\"tmpl\";i:898;s:2:\"id\";i:11847;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Archiv_small.png\";s:12:\"tmpl_created\";i:1569430010;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:487;s:16:\"popularity_index\";i:336;s:11:\"trend_index\";i:455;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:669;a:19:{s:4:\"tmpl\";i:897;s:2:\"id\";i:11854;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/09/Post_small.png\";s:12:\"tmpl_created\";i:1569429983;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:489;s:16:\"popularity_index\";i:482;s:11:\"trend_index\";i:609;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:670;a:19:{s:4:\"tmpl\";i:904;s:2:\"id\";i:11890;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-design-portfolio.png\";s:12:\"tmpl_created\";i:1571907344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"Creative Portfolio\",\"Header\",\"Portfolio\"]\";s:10:\"menu_order\";i:491;s:16:\"popularity_index\";i:306;s:11:\"trend_index\";i:364;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:671;a:19:{s:4:\"tmpl\";i:896;s:2:\"id\";i:11861;s:5:\"title\";s:27:\"Portfolio – Project 1\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project1_small.png\";s:12:\"tmpl_created\";i:1569429975;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/portfolio-project-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:493;s:16:\"popularity_index\";i:643;s:11:\"trend_index\";i:764;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:672;a:19:{s:4:\"tmpl\";i:895;s:2:\"id\";i:11870;s:5:\"title\";s:27:\"Portfolio – Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569429964;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/portfolio-project-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:495;s:16:\"popularity_index\";i:662;s:11:\"trend_index\";i:816;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:673;a:19:{s:4:\"tmpl\";i:903;s:2:\"id\";i:11897;s:5:\"title\";s:27:\"Portfolio – Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569494236;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/portfolio-project-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:496;s:16:\"popularity_index\";i:733;s:11:\"trend_index\";i:744;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:674;a:19:{s:4:\"tmpl\";i:894;s:2:\"id\";i:11877;s:5:\"title\";s:27:\"Portfolio – Project 3\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project3_small.png\";s:12:\"tmpl_created\";i:1569429954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/portfolio-project-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:498;s:16:\"popularity_index\";i:692;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:675;a:19:{s:4:\"tmpl\";i:597;s:2:\"id\";i:5019;s:5:\"title\";s:11:\"Portfolio 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_1.png\";s:12:\"tmpl_created\";i:1520520580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:500;s:16:\"popularity_index\";i:170;s:11:\"trend_index\";i:236;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:676;a:19:{s:4:\"tmpl\";i:609;s:2:\"id\";i:5141;s:5:\"title\";s:12:\"Portfolio 10\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_10.png\";s:12:\"tmpl_created\";i:1520520601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:503;s:16:\"popularity_index\";i:416;s:11:\"trend_index\";i:478;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:677;a:19:{s:4:\"tmpl\";i:598;s:2:\"id\";i:5027;s:5:\"title\";s:12:\"Portfolio 11\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_2.png\";s:12:\"tmpl_created\";i:1520520581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:504;s:16:\"popularity_index\";i:304;s:11:\"trend_index\";i:421;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:678;a:19:{s:4:\"tmpl\";i:599;s:2:\"id\";i:5037;s:5:\"title\";s:12:\"Portfolio 12\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_3.png\";s:12:\"tmpl_created\";i:1520520583;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:507;s:16:\"popularity_index\";i:279;s:11:\"trend_index\";i:399;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:679;a:19:{s:4:\"tmpl\";i:600;s:2:\"id\";i:5057;s:5:\"title\";s:12:\"Portfolio 13\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_4.png\";s:12:\"tmpl_created\";i:1520520586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:509;s:16:\"popularity_index\";i:239;s:11:\"trend_index\";i:288;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:680;a:19:{s:4:\"tmpl\";i:601;s:2:\"id\";i:5071;s:5:\"title\";s:12:\"Portfolio 14\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_5.png\";s:12:\"tmpl_created\";i:1520520588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:511;s:16:\"popularity_index\";i:276;s:11:\"trend_index\";i:329;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:681;a:19:{s:4:\"tmpl\";i:603;s:2:\"id\";i:5090;s:5:\"title\";s:12:\"Portfolio 15\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_6.png\";s:12:\"tmpl_created\";i:1520520591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:513;s:16:\"popularity_index\";i:186;s:11:\"trend_index\";i:283;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:682;a:19:{s:4:\"tmpl\";i:604;s:2:\"id\";i:5098;s:5:\"title\";s:12:\"Portfolio 16\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_7.png\";s:12:\"tmpl_created\";i:1520520593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:515;s:16:\"popularity_index\";i:156;s:11:\"trend_index\";i:211;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:683;a:19:{s:4:\"tmpl\";i:606;s:2:\"id\";i:5115;s:5:\"title\";s:12:\"Portfolio 17\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_8.png\";s:12:\"tmpl_created\";i:1520520596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:517;s:16:\"popularity_index\";i:19;s:11:\"trend_index\";i:22;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:684;a:19:{s:4:\"tmpl\";i:608;s:2:\"id\";i:5133;s:5:\"title\";s:12:\"Portfolio 18\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_9.png\";s:12:\"tmpl_created\";i:1520520599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:519;s:16:\"popularity_index\";i:180;s:11:\"trend_index\";i:280;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:685;a:19:{s:4:\"tmpl\";i:610;s:2:\"id\";i:5149;s:5:\"title\";s:11:\"Portfolio 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_10.png\";s:12:\"tmpl_created\";i:1520520602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:521;s:16:\"popularity_index\";i:413;s:11:\"trend_index\";i:635;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:686;a:19:{s:4:\"tmpl\";i:468;s:2:\"id\";i:5045;s:5:\"title\";s:11:\"Portfolio 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_2.png\";s:12:\"tmpl_created\";i:1520443423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:523;s:16:\"popularity_index\";i:636;s:11:\"trend_index\";i:608;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:687;a:19:{s:4:\"tmpl\";i:602;s:2:\"id\";i:5082;s:5:\"title\";s:11:\"Portfolio 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_4.png\";s:12:\"tmpl_created\";i:1520520589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:524;s:16:\"popularity_index\";i:558;s:11:\"trend_index\";i:654;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:688;a:19:{s:4:\"tmpl\";i:605;s:2:\"id\";i:5107;s:5:\"title\";s:11:\"Portfolio 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_7.png\";s:12:\"tmpl_created\";i:1520520594;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:527;s:16:\"popularity_index\";i:380;s:11:\"trend_index\";i:347;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:689;a:19:{s:4:\"tmpl\";i:607;s:2:\"id\";i:5125;s:5:\"title\";s:11:\"Portfolio 6\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_8.png\";s:12:\"tmpl_created\";i:1520520597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:529;s:16:\"popularity_index\";i:236;s:11:\"trend_index\";i:386;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:690;a:19:{s:4:\"tmpl\";i:596;s:2:\"id\";i:5007;s:5:\"title\";s:11:\"Portfolio 7\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_1.png\";s:12:\"tmpl_created\";i:1520520578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:530;s:16:\"popularity_index\";i:44;s:11:\"trend_index\";i:183;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:691;a:19:{s:4:\"tmpl\";i:434;s:2:\"id\";i:4509;s:5:\"title\";s:9:\"Pricing 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_1.png\";s:12:\"tmpl_created\";i:1520443310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:532;s:16:\"popularity_index\";i:703;s:11:\"trend_index\";i:641;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:692;a:19:{s:4:\"tmpl\";i:439;s:2:\"id\";i:4553;s:5:\"title\";s:10:\"Pricing 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_4.png\";s:12:\"tmpl_created\";i:1520443319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:534;s:16:\"popularity_index\";i:511;s:11:\"trend_index\";i:506;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:693;a:19:{s:4:\"tmpl\";i:441;s:2:\"id\";i:4572;s:5:\"title\";s:10:\"Pricing 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_5.png\";s:12:\"tmpl_created\";i:1520443324;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:537;s:16:\"popularity_index\";i:308;s:11:\"trend_index\";i:248;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:694;a:19:{s:4:\"tmpl\";i:442;s:2:\"id\";i:4580;s:5:\"title\";s:10:\"Pricing 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_6.png\";s:12:\"tmpl_created\";i:1520443326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:539;s:16:\"popularity_index\";i:576;s:11:\"trend_index\";i:526;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:695;a:19:{s:4:\"tmpl\";i:444;s:2:\"id\";i:4597;s:5:\"title\";s:10:\"Pricing 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_7.png\";s:12:\"tmpl_created\";i:1520443330;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:540;s:16:\"popularity_index\";i:613;s:11:\"trend_index\";i:450;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:696;a:19:{s:4:\"tmpl\";i:446;s:2:\"id\";i:4613;s:5:\"title\";s:10:\"Pricing 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_8.png\";s:12:\"tmpl_created\";i:1520443334;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:543;s:16:\"popularity_index\";i:581;s:11:\"trend_index\";i:568;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:697;a:19:{s:4:\"tmpl\";i:436;s:2:\"id\";i:4529;s:5:\"title\";s:9:\"Pricing 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_2.png\";s:12:\"tmpl_created\";i:1520443314;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:545;s:16:\"popularity_index\";i:609;s:11:\"trend_index\";i:613;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:698;a:19:{s:4:\"tmpl\";i:438;s:2:\"id\";i:4545;s:5:\"title\";s:9:\"Pricing 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_3.png\";s:12:\"tmpl_created\";i:1520443317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:547;s:16:\"popularity_index\";i:707;s:11:\"trend_index\";i:825;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:699;a:19:{s:4:\"tmpl\";i:440;s:2:\"id\";i:4562;s:5:\"title\";s:9:\"Pricing 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_4.png\";s:12:\"tmpl_created\";i:1520443322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:549;s:16:\"popularity_index\";i:697;s:11:\"trend_index\";i:821;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:700;a:19:{s:4:\"tmpl\";i:443;s:2:\"id\";i:4589;s:5:\"title\";s:9:\"Pricing 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_6.png\";s:12:\"tmpl_created\";i:1520443327;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:551;s:16:\"popularity_index\";i:716;s:11:\"trend_index\";i:639;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:701;a:19:{s:4:\"tmpl\";i:445;s:2:\"id\";i:4605;s:5:\"title\";s:9:\"Pricing 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_7.png\";s:12:\"tmpl_created\";i:1520443332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:553;s:16:\"popularity_index\";i:738;s:11:\"trend_index\";i:773;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:702;a:19:{s:4:\"tmpl\";i:433;s:2:\"id\";i:4500;s:5:\"title\";s:9:\"Pricing 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_1.png\";s:12:\"tmpl_created\";i:1520443308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:554;s:16:\"popularity_index\";i:500;s:11:\"trend_index\";i:451;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:703;a:19:{s:4:\"tmpl\";i:435;s:2:\"id\";i:4521;s:5:\"title\";s:9:\"Pricing 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_2.png\";s:12:\"tmpl_created\";i:1520443312;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:557;s:16:\"popularity_index\";i:311;s:11:\"trend_index\";i:372;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:704;a:19:{s:4:\"tmpl\";i:437;s:2:\"id\";i:4537;s:5:\"title\";s:9:\"Pricing 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_3.png\";s:12:\"tmpl_created\";i:1520443315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:559;s:16:\"popularity_index\";i:589;s:11:\"trend_index\";i:841;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:705;a:19:{s:4:\"tmpl\";i:1046;s:2:\"id\";i:15204;s:5:\"title\";s:24:\"Psychologist – 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/09/404.jpg\";s:12:\"tmpl_created\";i:1600161419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/psychologist-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:564;s:16:\"popularity_index\";i:574;s:11:\"trend_index\";i:493;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:706;a:19:{s:4:\"tmpl\";i:1047;s:2:\"id\";i:15212;s:5:\"title\";s:28:\"Psychologist – Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Blog.jpg\";s:12:\"tmpl_created\";i:1600162340;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/psychologist-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:565;s:16:\"popularity_index\";i:379;s:11:\"trend_index\";i:358;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:707;a:19:{s:4:\"tmpl\";i:1048;s:2:\"id\";i:15219;s:5:\"title\";s:27:\"Psychologist – Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Footer.jpg\";s:12:\"tmpl_created\";i:1600163069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/psychologist-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"Footer\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:566;s:16:\"popularity_index\";i:599;s:11:\"trend_index\";i:500;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:708;a:19:{s:4:\"tmpl\";i:701;s:2:\"id\";i:9239;s:5:\"title\";s:17:\"product archive 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-1.png\";s:12:\"tmpl_created\";i:1532953482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/product-archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:566;s:16:\"popularity_index\";i:60;s:11:\"trend_index\";i:25;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:709;a:19:{s:4:\"tmpl\";i:1049;s:2:\"id\";i:15230;s:5:\"title\";s:27:\"Psychologist – Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Header.png\";s:12:\"tmpl_created\";i:1600163444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/psychologist-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"Header\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:567;s:16:\"popularity_index\";i:429;s:11:\"trend_index\";i:423;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:710;a:19:{s:4:\"tmpl\";i:702;s:2:\"id\";i:9247;s:5:\"title\";s:17:\"product archive 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-2.png\";s:12:\"tmpl_created\";i:1532953793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/product-archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:567;s:16:\"popularity_index\";i:71;s:11:\"trend_index\";i:30;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:711;a:19:{s:4:\"tmpl\";i:1050;s:2:\"id\";i:15240;s:5:\"title\";s:34:\"Psychologist – single post 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Post.png\";s:12:\"tmpl_created\";i:1600164087;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/psychologist-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:568;s:16:\"popularity_index\";i:562;s:11:\"trend_index\";i:570;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:712;a:19:{s:4:\"tmpl\";i:703;s:2:\"id\";i:9254;s:5:\"title\";s:17:\"product archive 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-3.png\";s:12:\"tmpl_created\";i:1532954032;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/product-archive-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:568;s:16:\"popularity_index\";i:73;s:11:\"trend_index\";i:44;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:713;a:19:{s:4:\"tmpl\";i:1051;s:2:\"id\";i:15251;s:5:\"title\";s:34:\"Psychologist – single post 2\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Service-Page.png\";s:12:\"tmpl_created\";i:1600165179;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/psychologist-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:569;s:16:\"popularity_index\";i:507;s:11:\"trend_index\";i:368;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:714;a:19:{s:4:\"tmpl\";i:412;s:2:\"id\";i:4313;s:5:\"title\";s:11:\"Services 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_8.png\";s:12:\"tmpl_created\";i:1520443268;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:570;s:16:\"popularity_index\";i:115;s:11:\"trend_index\";i:53;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:715;a:19:{s:4:\"tmpl\";i:413;s:2:\"id\";i:4324;s:5:\"title\";s:11:\"Services 14\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_9.png\";s:12:\"tmpl_created\";i:1520443270;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:571;s:16:\"popularity_index\";i:277;s:11:\"trend_index\";i:138;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:716;a:19:{s:4:\"tmpl\";i:418;s:2:\"id\";i:4368;s:5:\"title\";s:11:\"Services 16\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_13.png\";s:12:\"tmpl_created\";i:1520443279;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:572;s:16:\"popularity_index\";i:62;s:11:\"trend_index\";i:59;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:717;a:19:{s:4:\"tmpl\";i:420;s:2:\"id\";i:4391;s:5:\"title\";s:11:\"Services 17\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_14.png\";s:12:\"tmpl_created\";i:1520443283;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:573;s:16:\"popularity_index\";i:153;s:11:\"trend_index\";i:120;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:718;a:19:{s:4:\"tmpl\";i:403;s:2:\"id\";i:4235;s:5:\"title\";s:11:\"Services 18\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_2.png\";s:12:\"tmpl_created\";i:1520443251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:574;s:16:\"popularity_index\";i:273;s:11:\"trend_index\";i:172;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:719;a:19:{s:4:\"tmpl\";i:417;s:2:\"id\";i:4357;s:5:\"title\";s:11:\"Services 20\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_12.png\";s:12:\"tmpl_created\";i:1520443277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:575;s:16:\"popularity_index\";i:45;s:11:\"trend_index\";i:45;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:720;a:19:{s:4:\"tmpl\";i:415;s:2:\"id\";i:4341;s:5:\"title\";s:11:\"Services 21\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_11.png\";s:12:\"tmpl_created\";i:1520443274;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:576;s:16:\"popularity_index\";i:142;s:11:\"trend_index\";i:114;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:721;a:19:{s:4:\"tmpl\";i:414;s:2:\"id\";i:4332;s:5:\"title\";s:11:\"Services 22\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_10.png\";s:12:\"tmpl_created\";i:1520443272;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:577;s:16:\"popularity_index\";i:138;s:11:\"trend_index\";i:149;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:722;a:19:{s:4:\"tmpl\";i:401;s:2:\"id\";i:4212;s:5:\"title\";s:11:\"Services 23\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_1.png\";s:12:\"tmpl_created\";i:1520443248;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:578;s:16:\"popularity_index\";i:136;s:11:\"trend_index\";i:302;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:723;a:19:{s:4:\"tmpl\";i:408;s:2:\"id\";i:4276;s:5:\"title\";s:11:\"Services 24\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_4.png\";s:12:\"tmpl_created\";i:1520443261;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:579;s:16:\"popularity_index\";i:353;s:11:\"trend_index\";i:514;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:724;a:19:{s:4:\"tmpl\";i:406;s:2:\"id\";i:4260;s:5:\"title\";s:11:\"Services 25\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_3.png\";s:12:\"tmpl_created\";i:1520443257;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-25/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:580;s:16:\"popularity_index\";i:184;s:11:\"trend_index\";i:209;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:725;a:19:{s:4:\"tmpl\";i:404;s:2:\"id\";i:4244;s:5:\"title\";s:11:\"Services 26\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_2.png\";s:12:\"tmpl_created\";i:1520443253;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:581;s:16:\"popularity_index\";i:544;s:11:\"trend_index\";i:596;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:726;a:19:{s:4:\"tmpl\";i:421;s:2:\"id\";i:4400;s:5:\"title\";s:11:\"Services 27\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_13.png\";s:12:\"tmpl_created\";i:1520443285;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:582;s:16:\"popularity_index\";i:286;s:11:\"trend_index\";i:438;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:727;a:19:{s:4:\"tmpl\";i:419;s:2:\"id\";i:4376;s:5:\"title\";s:11:\"Services 28\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_12.png\";s:12:\"tmpl_created\";i:1520443281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-28/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:583;s:16:\"popularity_index\";i:151;s:11:\"trend_index\";i:249;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:728;a:19:{s:4:\"tmpl\";i:416;s:2:\"id\";i:4349;s:5:\"title\";s:11:\"Services 29\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_11.png\";s:12:\"tmpl_created\";i:1520443275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:584;s:16:\"popularity_index\";i:330;s:11:\"trend_index\";i:483;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:729;a:19:{s:4:\"tmpl\";i:402;s:2:\"id\";i:4227;s:5:\"title\";s:11:\"Services 30\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_1.png\";s:12:\"tmpl_created\";i:1520443250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-30/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:585;s:16:\"popularity_index\";i:351;s:11:\"trend_index\";i:553;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:730;a:19:{s:4:\"tmpl\";i:560;s:2:\"id\";i:6162;s:5:\"title\";s:11:\"Services 31\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_1.png\";s:12:\"tmpl_created\";i:1520443668;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-31/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:586;s:16:\"popularity_index\";i:372;s:11:\"trend_index\";i:550;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:731;a:19:{s:4:\"tmpl\";i:411;s:2:\"id\";i:4302;s:5:\"title\";s:10:\"Services 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_7.png\";s:12:\"tmpl_created\";i:1520443266;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:587;s:16:\"popularity_index\";i:58;s:11:\"trend_index\";i:97;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:732;a:19:{s:4:\"tmpl\";i:410;s:2:\"id\";i:4293;s:5:\"title\";s:10:\"Services 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_6.png\";s:12:\"tmpl_created\";i:1520443265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:588;s:16:\"popularity_index\";i:288;s:11:\"trend_index\";i:269;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:733;a:19:{s:4:\"tmpl\";i:409;s:2:\"id\";i:4284;s:5:\"title\";s:10:\"Services 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_5.png\";s:12:\"tmpl_created\";i:1520443263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:589;s:16:\"popularity_index\";i:27;s:11:\"trend_index\";i:21;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:734;a:19:{s:4:\"tmpl\";i:407;s:2:\"id\";i:4268;s:5:\"title\";s:10:\"Services 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_4.png\";s:12:\"tmpl_created\";i:1520443259;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:590;s:16:\"popularity_index\";i:173;s:11:\"trend_index\";i:213;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:735;a:19:{s:4:\"tmpl\";i:405;s:2:\"id\";i:4252;s:5:\"title\";s:10:\"Services 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_3.png\";s:12:\"tmpl_created\";i:1520443255;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:591;s:16:\"popularity_index\";i:46;s:11:\"trend_index\";i:99;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:736;a:19:{s:4:\"tmpl\";i:677;s:2:\"id\";i:8676;s:5:\"title\";s:13:\"single page 1\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.6.jpg\";s:12:\"tmpl_created\";i:1527682423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:592;s:16:\"popularity_index\";i:285;s:11:\"trend_index\";i:145;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:737;a:19:{s:4:\"tmpl\";i:678;s:2:\"id\";i:8678;s:5:\"title\";s:13:\"single page 2\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.2.jpg\";s:12:\"tmpl_created\";i:1527682780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:593;s:16:\"popularity_index\";i:140;s:11:\"trend_index\";i:82;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:738;a:19:{s:4:\"tmpl\";i:679;s:2:\"id\";i:8679;s:5:\"title\";s:13:\"single page 3\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.3.jpg\";s:12:\"tmpl_created\";i:1527682847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:594;s:16:\"popularity_index\";i:122;s:11:\"trend_index\";i:23;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:739;a:19:{s:4:\"tmpl\";i:680;s:2:\"id\";i:8680;s:5:\"title\";s:13:\"single page 4\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.1.jpg\";s:12:\"tmpl_created\";i:1527682896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:595;s:16:\"popularity_index\";i:373;s:11:\"trend_index\";i:190;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:740;a:19:{s:4:\"tmpl\";i:681;s:2:\"id\";i:8681;s:5:\"title\";s:13:\"single page 5\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.5.jpg\";s:12:\"tmpl_created\";i:1527682969;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:596;s:16:\"popularity_index\";i:287;s:11:\"trend_index\";i:218;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:741;a:19:{s:4:\"tmpl\";i:682;s:2:\"id\";i:8682;s:5:\"title\";s:13:\"single page 6\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.4.jpg\";s:12:\"tmpl_created\";i:1527683026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:597;s:16:\"popularity_index\";i:412;s:11:\"trend_index\";i:227;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:742;a:19:{s:4:\"tmpl\";i:683;s:2:\"id\";i:8703;s:5:\"title\";s:13:\"single page 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.7.jpg\";s:12:\"tmpl_created\";i:1527683072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:598;s:16:\"popularity_index\";i:401;s:11:\"trend_index\";i:316;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:743;a:19:{s:4:\"tmpl\";i:640;s:2:\"id\";i:7650;s:5:\"title\";s:13:\"Single Post 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_1_v2.jpg\";s:12:\"tmpl_created\";i:1521557736;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:599;s:16:\"popularity_index\";i:119;s:11:\"trend_index\";i:266;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:744;a:19:{s:4:\"tmpl\";i:639;s:2:\"id\";i:7663;s:5:\"title\";s:13:\"Single Post 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_2_v2.jpg\";s:12:\"tmpl_created\";i:1521547761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:600;s:16:\"popularity_index\";i:50;s:11:\"trend_index\";i:139;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:745;a:19:{s:4:\"tmpl\";i:705;s:2:\"id\";i:9296;s:5:\"title\";s:13:\"Single Post 3\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3002.jpg\";s:12:\"tmpl_created\";i:1537440673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:601;s:16:\"popularity_index\";i:213;s:11:\"trend_index\";i:204;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:746;a:19:{s:4:\"tmpl\";i:704;s:2:\"id\";i:9301;s:5:\"title\";s:13:\"Single Post 4\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3003.jpg\";s:12:\"tmpl_created\";i:1537440661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:602;s:16:\"popularity_index\";i:248;s:11:\"trend_index\";i:336;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:747;a:19:{s:4:\"tmpl\";i:706;s:2:\"id\";i:9313;s:5:\"title\";s:13:\"Single Post 5\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3001.jpg\";s:12:\"tmpl_created\";i:1537440798;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:603;s:16:\"popularity_index\";i:197;s:11:\"trend_index\";i:177;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:748;a:19:{s:4:\"tmpl\";i:707;s:2:\"id\";i:9343;s:5:\"title\";s:13:\"Single Post 6\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3004.jpg\";s:12:\"tmpl_created\";i:1537443531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:604;s:16:\"popularity_index\";i:228;s:11:\"trend_index\";i:279;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:749;a:19:{s:4:\"tmpl\";i:708;s:2:\"id\";i:9349;s:5:\"title\";s:13:\"Single Post 7\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3005.jpg\";s:12:\"tmpl_created\";i:1537443903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:605;s:16:\"popularity_index\";i:158;s:11:\"trend_index\";i:253;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:750;a:19:{s:4:\"tmpl\";i:555;s:2:\"id\";i:6114;s:5:\"title\";s:7:\"Stats 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_6.png\";s:12:\"tmpl_created\";i:1520443659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:610;s:16:\"popularity_index\";i:434;s:11:\"trend_index\";i:692;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:751;a:19:{s:4:\"tmpl\";i:562;s:2:\"id\";i:6178;s:5:\"title\";s:8:\"Stats 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_2.png\";s:12:\"tmpl_created\";i:1520443676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:611;s:16:\"popularity_index\";i:435;s:11:\"trend_index\";i:755;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:752;a:19:{s:4:\"tmpl\";i:561;s:2:\"id\";i:6170;s:5:\"title\";s:8:\"Stats 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_2.png\";s:12:\"tmpl_created\";i:1520443670;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:612;s:16:\"popularity_index\";i:366;s:11:\"trend_index\";i:552;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:753;a:19:{s:4:\"tmpl\";i:697;s:2:\"id\";i:9174;s:5:\"title\";s:17:\"single product 01\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product01_350.png\";s:12:\"tmpl_created\";i:1532950125;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:612;s:16:\"popularity_index\";i:31;s:11:\"trend_index\";i:6;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:754;a:19:{s:4:\"tmpl\";i:563;s:2:\"id\";i:6186;s:5:\"title\";s:8:\"Stats 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_3.png\";s:12:\"tmpl_created\";i:1520443678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:613;s:16:\"popularity_index\";i:569;s:11:\"trend_index\";i:811;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:755;a:19:{s:4:\"tmpl\";i:698;s:2:\"id\";i:9178;s:5:\"title\";s:17:\"single product 02\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product02_350new.png\";s:12:\"tmpl_created\";i:1532951997;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:613;s:16:\"popularity_index\";i:66;s:11:\"trend_index\";i:42;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:756;a:19:{s:4:\"tmpl\";i:550;s:2:\"id\";i:6071;s:5:\"title\";s:8:\"Stats 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_3.png\";s:12:\"tmpl_created\";i:1520443649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:614;s:16:\"popularity_index\";i:168;s:11:\"trend_index\";i:328;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:757;a:19:{s:4:\"tmpl\";i:699;s:2:\"id\";i:9180;s:5:\"title\";s:17:\"single product 03\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product03_350.png\";s:12:\"tmpl_created\";i:1532952302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:614;s:16:\"popularity_index\";i:108;s:11:\"trend_index\";i:66;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:758;a:19:{s:4:\"tmpl\";i:554;s:2:\"id\";i:6106;s:5:\"title\";s:7:\"Stats 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_6.png\";s:12:\"tmpl_created\";i:1520443657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:615;s:16:\"popularity_index\";i:361;s:11:\"trend_index\";i:784;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:759;a:19:{s:4:\"tmpl\";i:700;s:2:\"id\";i:9182;s:5:\"title\";s:17:\"single product 04\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product040_350.png\";s:12:\"tmpl_created\";i:1532952606;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:615;s:16:\"popularity_index\";i:123;s:11:\"trend_index\";i:81;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:760;a:19:{s:4:\"tmpl\";i:551;s:2:\"id\";i:6079;s:5:\"title\";s:7:\"Stats 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_4.png\";s:12:\"tmpl_created\";i:1520443651;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:616;s:16:\"popularity_index\";i:284;s:11:\"trend_index\";i:385;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:761;a:19:{s:4:\"tmpl\";i:552;s:2:\"id\";i:6089;s:5:\"title\";s:7:\"Stats 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_5.png\";s:12:\"tmpl_created\";i:1520443653;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:617;s:16:\"popularity_index\";i:205;s:11:\"trend_index\";i:452;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:762;a:19:{s:4:\"tmpl\";i:549;s:2:\"id\";i:6063;s:5:\"title\";s:7:\"Stats 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_2.png\";s:12:\"tmpl_created\";i:1520443647;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:618;s:16:\"popularity_index\";i:181;s:11:\"trend_index\";i:419;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:763;a:19:{s:4:\"tmpl\";i:553;s:2:\"id\";i:6097;s:5:\"title\";s:7:\"Stats 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_2.png\";s:12:\"tmpl_created\";i:1520443655;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:619;s:16:\"popularity_index\";i:264;s:11:\"trend_index\";i:492;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:764;a:19:{s:4:\"tmpl\";i:538;s:2:\"id\";i:5956;s:5:\"title\";s:7:\"Stats 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_1.png\";s:12:\"tmpl_created\";i:1520443623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:620;s:16:\"popularity_index\";i:532;s:11:\"trend_index\";i:541;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:765;a:19:{s:4:\"tmpl\";i:537;s:2:\"id\";i:5947;s:5:\"title\";s:7:\"Stats 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_1.png\";s:12:\"tmpl_created\";i:1520443621;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:621;s:16:\"popularity_index\";i:368;s:11:\"trend_index\";i:531;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:766;a:19:{s:4:\"tmpl\";i:559;s:2:\"id\";i:6152;s:5:\"title\";s:7:\"Stats 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_1.png\";s:12:\"tmpl_created\";i:1520443666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:622;s:16:\"popularity_index\";i:272;s:11:\"trend_index\";i:557;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:767;a:19:{s:4:\"tmpl\";i:469;s:2:\"id\";i:5157;s:5:\"title\";s:11:\"Subscribe 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_1.png\";s:12:\"tmpl_created\";i:1520443448;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:623;s:16:\"popularity_index\";i:340;s:11:\"trend_index\";i:293;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:768;a:19:{s:4:\"tmpl\";i:472;s:2:\"id\";i:5181;s:5:\"title\";s:11:\"Subscribe 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_2.png\";s:12:\"tmpl_created\";i:1520443454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/subscribe-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:624;s:16:\"popularity_index\";i:451;s:11:\"trend_index\";i:340;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:769;a:19:{s:4:\"tmpl\";i:470;s:2:\"id\";i:5165;s:5:\"title\";s:11:\"Subscribe 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_1.png\";s:12:\"tmpl_created\";i:1520443450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:625;s:16:\"popularity_index\";i:520;s:11:\"trend_index\";i:620;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:770;a:19:{s:4:\"tmpl\";i:477;s:2:\"id\";i:5222;s:5:\"title\";s:11:\"Subscribe 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_3.png\";s:12:\"tmpl_created\";i:1520443464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:626;s:16:\"popularity_index\";i:397;s:11:\"trend_index\";i:427;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:771;a:19:{s:4:\"tmpl\";i:471;s:2:\"id\";i:5173;s:5:\"title\";s:11:\"Subscribe 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_2.png\";s:12:\"tmpl_created\";i:1520443452;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:627;s:16:\"popularity_index\";i:261;s:11:\"trend_index\";i:237;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:772;a:19:{s:4:\"tmpl\";i:465;s:2:\"id\";i:4801;s:5:\"title\";s:7:\"Team 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_8.png\";s:12:\"tmpl_created\";i:1520443369;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:628;s:16:\"popularity_index\";i:332;s:11:\"trend_index\";i:188;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:773;a:19:{s:4:\"tmpl\";i:462;s:2:\"id\";i:4770;s:5:\"title\";s:7:\"Team 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_6.png\";s:12:\"tmpl_created\";i:1520443364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/team-12-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:629;s:16:\"popularity_index\";i:432;s:11:\"trend_index\";i:488;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:774;a:19:{s:4:\"tmpl\";i:458;s:2:\"id\";i:4727;s:5:\"title\";s:7:\"Team 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_2.png\";s:12:\"tmpl_created\";i:1520443356;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:630;s:16:\"popularity_index\";i:375;s:11:\"trend_index\";i:345;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:775;a:19:{s:4:\"tmpl\";i:543;s:2:\"id\";i:5999;s:5:\"title\";s:7:\"Team 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_10.png\";s:12:\"tmpl_created\";i:1520443634;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:631;s:16:\"popularity_index\";i:110;s:11:\"trend_index\";i:318;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:776;a:19:{s:4:\"tmpl\";i:455;s:2:\"id\";i:4698;s:5:\"title\";s:7:\"Team 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_1.png\";s:12:\"tmpl_created\";i:1520443350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:632;s:16:\"popularity_index\";i:449;s:11:\"trend_index\";i:410;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:777;a:19:{s:4:\"tmpl\";i:463;s:2:\"id\";i:4781;s:5:\"title\";s:7:\"Team 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_7.png\";s:12:\"tmpl_created\";i:1520443365;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:633;s:16:\"popularity_index\";i:267;s:11:\"trend_index\";i:330;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:778;a:19:{s:4:\"tmpl\";i:558;s:2:\"id\";i:6144;s:5:\"title\";s:7:\"Team 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_11.png\";s:12:\"tmpl_created\";i:1520443664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:634;s:16:\"popularity_index\";i:166;s:11:\"trend_index\";i:365;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:779;a:19:{s:4:\"tmpl\";i:464;s:2:\"id\";i:4793;s:5:\"title\";s:7:\"Team 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_8.png\";s:12:\"tmpl_created\";i:1520443367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:635;s:16:\"popularity_index\";i:207;s:11:\"trend_index\";i:173;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:780;a:19:{s:4:\"tmpl\";i:466;s:2:\"id\";i:4809;s:5:\"title\";s:7:\"Team 19\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_9.png\";s:12:\"tmpl_created\";i:1520443371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:636;s:16:\"popularity_index\";i:300;s:11:\"trend_index\";i:465;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:781;a:19:{s:4:\"tmpl\";i:459;s:2:\"id\";i:4736;s:5:\"title\";s:7:\"Team 20\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_4.png\";s:12:\"tmpl_created\";i:1520443358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:637;s:16:\"popularity_index\";i:144;s:11:\"trend_index\";i:159;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:782;a:19:{s:4:\"tmpl\";i:467;s:2:\"id\";i:4818;s:5:\"title\";s:7:\"Team 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_9.png\";s:12:\"tmpl_created\";i:1520443373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:638;s:16:\"popularity_index\";i:515;s:11:\"trend_index\";i:606;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:783;a:19:{s:4:\"tmpl\";i:461;s:2:\"id\";i:4759;s:5:\"title\";s:7:\"Team 22\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_5.png\";s:12:\"tmpl_created\";i:1520443362;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:639;s:16:\"popularity_index\";i:299;s:11:\"trend_index\";i:376;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:784;a:19:{s:4:\"tmpl\";i:460;s:2:\"id\";i:4746;s:5:\"title\";s:7:\"Team 23\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_4.png\";s:12:\"tmpl_created\";i:1520443360;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:640;s:16:\"popularity_index\";i:282;s:11:\"trend_index\";i:378;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:785;a:19:{s:4:\"tmpl\";i:457;s:2:\"id\";i:4718;s:5:\"title\";s:6:\"Team 4\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_3.png\";s:12:\"tmpl_created\";i:1520443354;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:641;s:16:\"popularity_index\";i:192;s:11:\"trend_index\";i:359;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:786;a:19:{s:4:\"tmpl\";i:456;s:2:\"id\";i:4706;s:5:\"title\";s:6:\"Team 5\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_2.png\";s:12:\"tmpl_created\";i:1520443352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:642;s:16:\"popularity_index\";i:149;s:11:\"trend_index\";i:299;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:787;a:19:{s:4:\"tmpl\";i:544;s:2:\"id\";i:6008;s:5:\"title\";s:6:\"Team 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_10.png\";s:12:\"tmpl_created\";i:1520443636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:643;s:16:\"popularity_index\";i:75;s:11:\"trend_index\";i:277;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:788;a:19:{s:4:\"tmpl\";i:454;s:2:\"id\";i:4690;s:5:\"title\";s:6:\"Team 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_1.png\";s:12:\"tmpl_created\";i:1520443348;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:644;s:16:\"popularity_index\";i:243;s:11:\"trend_index\";i:402;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:789;a:19:{s:4:\"tmpl\";i:586;s:2:\"id\";i:4921;s:5:\"title\";s:14:\"Testimonial 10\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_5.png\";s:12:\"tmpl_created\";i:1520520562;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:645;s:16:\"popularity_index\";i:219;s:11:\"trend_index\";i:198;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:790;a:19:{s:4:\"tmpl\";i:582;s:2:\"id\";i:4889;s:5:\"title\";s:14:\"Testimonial 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-2.jpg\";s:12:\"tmpl_created\";i:1520520556;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:646;s:16:\"popularity_index\";i:557;s:11:\"trend_index\";i:522;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:791;a:19:{s:4:\"tmpl\";i:580;s:2:\"id\";i:4871;s:5:\"title\";s:14:\"Testimonial 12\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_3.png\";s:12:\"tmpl_created\";i:1520520552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:647;s:16:\"popularity_index\";i:262;s:11:\"trend_index\";i:391;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:792;a:19:{s:4:\"tmpl\";i:578;s:2:\"id\";i:4854;s:5:\"title\";s:14:\"Testimonial 13\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_2.png\";s:12:\"tmpl_created\";i:1520520549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:648;s:16:\"popularity_index\";i:637;s:11:\"trend_index\";i:741;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:793;a:19:{s:4:\"tmpl\";i:595;s:2:\"id\";i:4995;s:5:\"title\";s:14:\"Testimonial 14\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_12.png\";s:12:\"tmpl_created\";i:1520520577;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:649;s:16:\"popularity_index\";i:400;s:11:\"trend_index\";i:411;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:794;a:19:{s:4:\"tmpl\";i:593;s:2:\"id\";i:4979;s:5:\"title\";s:14:\"Testimonial 15\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_10.png\";s:12:\"tmpl_created\";i:1520520573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:650;s:16:\"popularity_index\";i:568;s:11:\"trend_index\";i:544;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:795;a:19:{s:4:\"tmpl\";i:576;s:2:\"id\";i:4835;s:5:\"title\";s:14:\"Testimonial 16\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_1.png\";s:12:\"tmpl_created\";i:1520520546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:651;s:16:\"popularity_index\";i:399;s:11:\"trend_index\";i:401;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:796;a:19:{s:4:\"tmpl\";i:594;s:2:\"id\";i:4987;s:5:\"title\";s:14:\"Testimonial 17\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_12-1.png\";s:12:\"tmpl_created\";i:1520520575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:652;s:16:\"popularity_index\";i:159;s:11:\"trend_index\";i:199;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:797;a:19:{s:4:\"tmpl\";i:577;s:2:\"id\";i:4843;s:5:\"title\";s:14:\"Testimonial 18\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_2.png\";s:12:\"tmpl_created\";i:1520520548;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:653;s:16:\"popularity_index\";i:457;s:11:\"trend_index\";i:780;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:798;a:19:{s:4:\"tmpl\";i:579;s:2:\"id\";i:4863;s:5:\"title\";s:14:\"Testimonial 19\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_3.png\";s:12:\"tmpl_created\";i:1520520551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:654;s:16:\"popularity_index\";i:245;s:11:\"trend_index\";i:599;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:799;a:19:{s:4:\"tmpl\";i:581;s:2:\"id\";i:4880;s:5:\"title\";s:14:\"Testimonial 20\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-1.jpg\";s:12:\"tmpl_created\";i:1520520554;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:655;s:16:\"popularity_index\";i:446;s:11:\"trend_index\";i:653;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:800;a:19:{s:4:\"tmpl\";i:583;s:2:\"id\";i:4897;s:5:\"title\";s:14:\"Testimonial 21\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_5.png\";s:12:\"tmpl_created\";i:1520520557;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:656;s:16:\"popularity_index\";i:78;s:11:\"trend_index\";i:289;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:801;a:19:{s:4:\"tmpl\";i:584;s:2:\"id\";i:4905;s:5:\"title\";s:14:\"Testimonial 22\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_6.png\";s:12:\"tmpl_created\";i:1520520559;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:657;s:16:\"popularity_index\";i:121;s:11:\"trend_index\";i:221;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:802;a:19:{s:4:\"tmpl\";i:585;s:2:\"id\";i:4913;s:5:\"title\";s:14:\"Testimonial 23\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_7.png\";s:12:\"tmpl_created\";i:1520520561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:658;s:16:\"popularity_index\";i:247;s:11:\"trend_index\";i:566;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:803;a:19:{s:4:\"tmpl\";i:575;s:2:\"id\";i:4826;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_1.png\";s:12:\"tmpl_created\";i:1520520544;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/testimonial-24-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:659;s:16:\"popularity_index\";i:256;s:11:\"trend_index\";i:395;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:804;a:19:{s:4:\"tmpl\";i:587;s:2:\"id\";i:4929;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_8.png\";s:12:\"tmpl_created\";i:1520520564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:660;s:16:\"popularity_index\";i:49;s:11:\"trend_index\";i:206;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:805;a:19:{s:4:\"tmpl\";i:591;s:2:\"id\";i:4963;s:5:\"title\";s:14:\"Testimonial 25\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_10.png\";s:12:\"tmpl_created\";i:1520520570;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/testimonial-25-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:661;s:16:\"popularity_index\";i:417;s:11:\"trend_index\";i:546;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:806;a:19:{s:4:\"tmpl\";i:592;s:2:\"id\";i:4971;s:5:\"title\";s:14:\"Testimonial 26\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_11.png\";s:12:\"tmpl_created\";i:1520520572;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:662;s:16:\"popularity_index\";i:649;s:11:\"trend_index\";i:718;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:807;a:19:{s:4:\"tmpl\";i:589;s:2:\"id\";i:4947;s:5:\"title\";s:14:\"Testimonial 27\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_9.png\";s:12:\"tmpl_created\";i:1520520567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:663;s:16:\"popularity_index\";i:221;s:11:\"trend_index\";i:496;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:808;a:19:{s:4:\"tmpl\";i:590;s:2:\"id\";i:4955;s:5:\"title\";s:14:\"Testimonial 29\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_9.png\";s:12:\"tmpl_created\";i:1520520569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:664;s:16:\"popularity_index\";i:378;s:11:\"trend_index\";i:695;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:809;a:19:{s:4:\"tmpl\";i:588;s:2:\"id\";i:4939;s:5:\"title\";s:13:\"Testimonial 9\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_8.png\";s:12:\"tmpl_created\";i:1520520565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/testimonial-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:665;s:16:\"popularity_index\";i:103;s:11:\"trend_index\";i:341;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:810;a:19:{s:4:\"tmpl\";i:928;s:2:\"id\";i:12509;s:5:\"title\";s:18:\"Travel – 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/404.png\";s:12:\"tmpl_created\";i:1575960378;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/travel-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:666;s:16:\"popularity_index\";i:747;s:11:\"trend_index\";i:712;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:811;a:19:{s:4:\"tmpl\";i:929;s:2:\"id\";i:12516;s:5:\"title\";s:27:\"Travel – Archive Blog\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Archiv_s.png\";s:12:\"tmpl_created\";i:1575960387;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/travel-archive-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:667;s:16:\"popularity_index\";i:496;s:11:\"trend_index\";i:487;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:812;a:19:{s:4:\"tmpl\";i:927;s:2:\"id\";i:12500;s:5:\"title\";s:21:\"Travel – Header\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-travel-and-tours.png\";s:12:\"tmpl_created\";i:1575960371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/travel-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:668;s:16:\"popularity_index\";i:443;s:11:\"trend_index\";i:434;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:813;a:19:{s:4:\"tmpl\";i:930;s:2:\"id\";i:12524;s:5:\"title\";s:26:\"Travel – Single Post\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Post_s.png\";s:12:\"tmpl_created\";i:1575960397;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/travel-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:669;s:16:\"popularity_index\";i:591;s:11:\"trend_index\";i:663;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:814;a:19:{s:4:\"tmpl\";i:931;s:2:\"id\";i:12531;s:5:\"title\";s:31:\"Travel – Single Post Tour\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Tour_s.png\";s:12:\"tmpl_created\";i:1575960404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/travel-single-post-tour/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:670;s:16:\"popularity_index\";i:630;s:11:\"trend_index\";i:548;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:815;a:19:{s:4:\"tmpl\";i:926;s:2:\"id\";i:12492;s:5:\"title\";s:14:\"Travel -Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Footer_s.png\";s:12:\"tmpl_created\";i:1575960358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/travel-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:671;s:16:\"popularity_index\";i:453;s:11:\"trend_index\";i:322;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:816;a:19:{s:4:\"tmpl\";i:1068;s:2:\"id\";i:15498;s:5:\"title\";s:23:\"Travel Blog – 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/11/404.jpg\";s:12:\"tmpl_created\";i:1606215636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/travel-blog-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:23:\"[\"404\",\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:672;s:16:\"popularity_index\";i:749;s:11:\"trend_index\";i:759;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:817;a:19:{s:4:\"tmpl\";i:1069;s:2:\"id\";i:15508;s:5:\"title\";s:29:\"Travel Blog – Archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/11/Archive-1-350.jpg\";s:12:\"tmpl_created\";i:1606215649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/travel-blog-archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:673;s:16:\"popularity_index\";i:659;s:11:\"trend_index\";i:468;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:818;a:19:{s:4:\"tmpl\";i:1070;s:2:\"id\";i:15518;s:5:\"title\";s:29:\"Travel Blog – Archive 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/11/Archive-2-350-Copy.jpg\";s:12:\"tmpl_created\";i:1606215663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/travel-blog-archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:674;s:16:\"popularity_index\";i:688;s:11:\"trend_index\";i:431;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:819;a:19:{s:4:\"tmpl\";i:1071;s:2:\"id\";i:15528;s:5:\"title\";s:26:\"Travel Blog – Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/11/Footer.jpg\";s:12:\"tmpl_created\";i:1606215673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/travel-blog-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:26:\"[\"Blog\",\"Footer\",\"Travel\"]\";s:10:\"menu_order\";i:675;s:16:\"popularity_index\";i:656;s:11:\"trend_index\";i:377;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:820;a:19:{s:4:\"tmpl\";i:1067;s:2:\"id\";i:15536;s:5:\"title\";s:26:\"Travel Blog – Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/11/Header.jpg\";s:12:\"tmpl_created\";i:1606215625;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/travel-blog-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:26:\"[\"Blog\",\"Header\",\"Travel\"]\";s:10:\"menu_order\";i:676;s:16:\"popularity_index\";i:584;s:11:\"trend_index\";i:228;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:821;a:19:{s:4:\"tmpl\";i:1072;s:2:\"id\";i:15545;s:5:\"title\";s:33:\"Travel Blog – Single Post 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/11/Single-1-350.jpg\";s:12:\"tmpl_created\";i:1606215684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/travel-blog-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:677;s:16:\"popularity_index\";i:669;s:11:\"trend_index\";i:482;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:822;a:19:{s:4:\"tmpl\";i:1066;s:2:\"id\";i:15556;s:5:\"title\";s:33:\"Travel Blog – Single Post 2\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/11/Single-2-350.jpg\";s:12:\"tmpl_created\";i:1606215613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/travel-blog-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:678;s:16:\"popularity_index\";i:652;s:11:\"trend_index\";i:454;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}}}','no'),(188,'elementor_remote_info_feed_data','a:3:{i:0;a:5:{s:5:\"title\";s:69:\"Elementor\'s 2023 Black Friday Sale: The Deals You\'ve Been Waiting For\";s:7:\"excerpt\";s:152:\"Why settle for less when you can unlock the full power of Elementor? This Black Friday, we\'re offering deals so good, they\'ll make you do a double-take.\";s:7:\"created\";i:1700561623;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:130:\"https://elementor.com/blog/black-friday-cyber-monday-2023/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:86:\"New in Elementor 3.17 - Enhance Visitor Experience With AJAX, Faster Websites and More\";s:7:\"excerpt\";s:173:\"Elementor 3.17 introduces AJAX Loading for Loop Grids, improves image loading speed, adds the ability to access past prompts and content generated by Elementor AI, and more.\";s:7:\"created\";i:1698835967;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:150:\"https://elementor.com/blog/elementor-317-loop-grid-ajax-loading-rating-widget/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:73:\"Elementor 3.16 - Faster Performance, Flexible Design, and more Accessible\";s:7:\"excerpt\";s:210:\"Elementor 3.16 activates Flexbox Containers by default for new websites, improves site loading speed with performance enhancements, increases accessibility for visitors who use assistive technologies, and more.\";s:7:\"created\";i:1695134049;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:152:\"https://elementor.com/blog/316-faster-performance-flexible-design-accessibility/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}','no'),(191,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(6787,'_site_transient_timeout_theme_roots','1712184717','no'),(6788,'_site_transient_theme_roots','a:4:{s:9:\"extension\";s:7:\"/themes\";s:15:\"twentytwentyone\";s:7:\"/themes\";s:17:\"twentytwentythree\";s:7:\"/themes\";s:15:\"twentytwentytwo\";s:7:\"/themes\";}','no'),(2376,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:3:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:57:\"https://downloads.wordpress.org/release/wordpress-6.5.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:57:\"https://downloads.wordpress.org/release/wordpress-6.5.zip\";s:10:\"no_content\";s:68:\"https://downloads.wordpress.org/release/wordpress-6.5-no-content.zip\";s:11:\"new_bundled\";s:69:\"https://downloads.wordpress.org/release/wordpress-6.5-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:3:\"6.5\";s:7:\"version\";s:3:\"6.5\";s:11:\"php_version\";s:5:\"7.0.0\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.4\";s:15:\"partial_version\";s:0:\"\";}i:1;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:57:\"https://downloads.wordpress.org/release/wordpress-6.5.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:57:\"https://downloads.wordpress.org/release/wordpress-6.5.zip\";s:10:\"no_content\";s:68:\"https://downloads.wordpress.org/release/wordpress-6.5-no-content.zip\";s:11:\"new_bundled\";s:69:\"https://downloads.wordpress.org/release/wordpress-6.5-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:3:\"6.5\";s:7:\"version\";s:3:\"6.5\";s:11:\"php_version\";s:5:\"7.0.0\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.4\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:2;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.4.3.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.4.3.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.4.3-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.4.3-new-bundled.zip\";s:7:\"partial\";s:69:\"https://downloads.wordpress.org/release/wordpress-6.4.3-partial-1.zip\";s:8:\"rollback\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.4.3-rollback-1.zip\";}s:7:\"current\";s:5:\"6.4.3\";s:7:\"version\";s:5:\"6.4.3\";s:11:\"php_version\";s:5:\"7.0.0\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.4\";s:15:\"partial_version\";s:5:\"6.4.1\";s:9:\"new_files\";s:0:\"\";}}s:12:\"last_checked\";i:1712182933;s:15:\"version_checked\";s:5:\"6.4.1\";s:12:\"translations\";a:0:{}}','no'),(314,'duplicate_page_options','a:4:{s:21:\"duplicate_post_status\";s:5:\"draft\";s:23:\"duplicate_post_redirect\";s:7:\"to_list\";s:21:\"duplicate_post_suffix\";s:0:\"\";s:21:\"duplicate_post_editor\";s:7:\"classic\";}','yes'),(241,'GTranslate','a:39:{s:11:\"pro_version\";s:0:\"\";s:18:\"enterprise_version\";s:0:\"\";s:16:\"wrapper_selector\";s:19:\".gtranslate_wrapper\";s:14:\"custom_domains\";s:0:\"\";s:19:\"custom_domains_data\";s:0:\"\";s:15:\"url_translation\";s:0:\"\";s:17:\"add_hreflang_tags\";s:0:\"\";s:17:\"email_translation\";s:0:\"\";s:23:\"email_translation_debug\";s:0:\"\";s:12:\"show_in_menu\";s:7:\"primary\";s:26:\"floating_language_selector\";s:12:\"bottom_right\";s:21:\"native_language_names\";s:0:\"\";s:10:\"enable_cdn\";s:0:\"\";s:23:\"detect_browser_language\";s:0:\"\";s:12:\"add_new_line\";i:1;s:21:\"select_language_label\";s:15:\"Select Language\";s:10:\"custom_css\";s:0:\"\";s:16:\"default_language\";s:2:\"en\";s:11:\"widget_look\";s:8:\"dropdown\";s:9:\"flag_size\";i:24;s:10:\"flag_style\";s:2:\"2d\";s:10:\"globe_size\";i:60;s:11:\"globe_color\";s:7:\"#66aaff\";s:10:\"incl_langs\";a:7:{i:0;s:2:\"ar\";i:1;s:5:\"zh-CN\";i:2;s:2:\"en\";i:3;s:2:\"ps\";i:4;s:2:\"ru\";i:5;s:2:\"tr\";i:6;s:2:\"ur\";}s:11:\"fincl_langs\";a:8:{i:0;s:2:\"ar\";i:1;s:5:\"zh-TW\";i:2;s:2:\"en\";i:3;s:2:\"hi\";i:4;s:2:\"ps\";i:5;s:2:\"ru\";i:6;s:2:\"tr\";i:7;s:2:\"ur\";}s:9:\"alt_flags\";a:0:{}s:19:\"switcher_text_color\";s:4:\"#666\";s:20:\"switcher_arrow_color\";s:4:\"#666\";s:21:\"switcher_border_color\";s:4:\"#ccc\";s:25:\"switcher_background_color\";s:4:\"#fff\";s:32:\"switcher_background_shadow_color\";s:7:\"#efefef\";s:31:\"switcher_background_hover_color\";s:4:\"#fff\";s:19:\"dropdown_text_color\";s:4:\"#000\";s:20:\"dropdown_hover_color\";s:4:\"#fff\";s:25:\"dropdown_background_color\";s:4:\"#eee\";s:29:\"float_switcher_open_direction\";s:3:\"top\";s:23:\"switcher_open_direction\";s:6:\"bottom\";s:14:\"language_codes\";s:320:\"af,sq,am,ar,hy,az,eu,be,bn,bs,bg,ca,ceb,ny,zh-CN,zh-TW,co,hr,cs,da,nl,en,eo,et,tl,fi,fr,fy,gl,ka,de,el,gu,ht,ha,haw,iw,hi,hmn,hu,is,ig,id,ga,it,ja,jw,kn,kk,km,ko,ku,ky,lo,la,lv,lt,lb,mk,mg,ms,ml,mt,mi,mr,mn,my,ne,no,ps,fa,pl,pt,pa,ro,ru,sm,gd,sr,st,sn,sd,si,sk,sl,so,es,su,sw,sv,tg,ta,te,th,tr,uk,ur,uz,vi,cy,xh,yi,yo,zu\";s:15:\"language_codes2\";s:320:\"af,sq,am,ar,hy,az,eu,be,bn,bs,bg,ca,ceb,ny,zh-CN,zh-TW,co,hr,cs,da,nl,en,eo,et,tl,fi,fr,fy,gl,ka,de,el,gu,ht,ha,haw,iw,hi,hmn,hu,is,ig,id,ga,it,ja,jw,kn,kk,km,ko,ku,ky,lo,la,lv,lt,lb,mk,mg,ms,ml,mt,mi,mr,mn,my,ne,no,ps,fa,pl,pt,pa,ro,ru,sm,gd,sr,st,sn,sd,si,sk,sl,so,es,su,sw,sv,tg,ta,te,th,tr,uk,ur,uz,vi,cy,xh,yi,yo,zu\";}','yes'),(242,'widget_gtranslate','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(243,'gtranslate_admin_notice','a:2:{s:15:\"two_week_review\";a:3:{s:5:\"start\";s:9:\"9/19/2023\";s:3:\"int\";i:5;s:9:\"dismissed\";i:1;}s:12:\"upgrade_tips\";a:3:{s:5:\"start\";s:9:\"9/16/2023\";s:3:\"int\";i:2;s:9:\"dismissed\";i:1;}}','yes'),(1932,'_elementor_global_css','a:6:{s:4:\"time\";i:1698229747;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;b:0;}','yes'),(1933,'_elementor_assets_data','a:1:{s:3:\"css\";a:1:{s:7:\"widgets\";a:6:{s:11:\"text-editor\";a:2:{s:7:\"content\";s:719:\"<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#69727d;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}</style>\";s:7:\"version\";s:6:\"3.16.6\";}s:7:\"heading\";a:2:{s:7:\"content\";s:673:\"<style>/*! elementor - v3.16.0 - 17-10-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>\";s:7:\"version\";s:6:\"3.16.6\";}s:11:\"google_maps\";a:2:{s:7:\"content\";s:247:\"<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>\";s:7:\"version\";s:6:\"3.16.6\";}s:6:\"toggle\";a:2:{s:7:\"content\";s:1553:\"<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d5d8dc;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d5d8dc;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>\";s:7:\"version\";s:6:\"3.16.6\";}s:5:\"image\";a:2:{s:7:\"content\";s:269:\"<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>\";s:7:\"version\";s:6:\"3.16.6\";}s:12:\"social-icons\";a:2:{s:7:\"content\";s:4947:\"<style>/*! elementor - v3.16.0 - 17-10-2023 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>\";s:7:\"version\";s:6:\"3.16.6\";}}}}','yes'),(1603,'wfls_last_role_change','1697607382','no'),(1281,'auto_core_update_notified','a:4:{s:4:\"type\";s:4:\"fail\";s:5:\"email\";s:27:\"muhammad.naveed@aiou.edu.pk\";s:7:\"version\";s:3:\"6.5\";s:9:\"timestamp\";i:1712182952;}','no'),(1516,'elementor_tracker_notice','1','yes'),(1517,'sgpb-unnecessary-scripts-removed-1','1','yes'),(1518,'SgpbCounter','a:2:{i:710;i:1;i:711;i:3;}','yes'),(1494,'redirection_options','a:31:{s:7:\"support\";b:0;s:5:\"token\";s:32:\"1c4a69a0b4da4d74d8fb6dff48154c29\";s:12:\"monitor_post\";i:0;s:13:\"monitor_types\";a:0:{}s:19:\"associated_redirect\";s:0:\"\";s:11:\"auto_target\";s:0:\"\";s:15:\"expire_redirect\";i:-1;s:10:\"expire_404\";i:-1;s:12:\"log_external\";b:0;s:10:\"log_header\";b:0;s:10:\"track_hits\";b:1;s:7:\"modules\";a:0:{}s:10:\"newsletter\";b:0;s:14:\"redirect_cache\";i:1;s:10:\"ip_logging\";i:0;s:13:\"last_group_id\";i:1;s:8:\"rest_api\";i:0;s:5:\"https\";b:0;s:7:\"headers\";a:0:{}s:8:\"database\";s:3:\"4.2\";s:8:\"relocate\";s:0:\"\";s:16:\"preferred_domain\";s:0:\"\";s:7:\"aliases\";a:0:{}s:10:\"permalinks\";a:0:{}s:9:\"cache_key\";i:0;s:13:\"plugin_update\";s:6:\"prompt\";s:13:\"update_notice\";s:3:\"5.3\";s:10:\"flag_query\";s:5:\"exact\";s:9:\"flag_case\";b:1;s:13:\"flag_trailing\";b:1;s:10:\"flag_regex\";b:0;}','yes'),(1530,'cmpopfly_custom_post_type_support','a:7:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:10:\"attachment\";i:3;s:14:\"e-landing-page\";i:4;s:17:\"elementor_library\";i:5;s:10:\"cm-ad-item\";i:6;s:12:\"popupbuilder\";}','yes'),(1524,'cminds-cmpopfly-registration-skipped','1','yes'),(1525,'recovery_mode_email_last_sent','1706160454','yes'),(1526,'cmpopfly_options','a:1:{s:33:\"cmpopfly_custom_post_type_support\";a:7:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:10:\"attachment\";i:3;s:14:\"e-landing-page\";i:4;s:17:\"elementor_library\";i:5;s:10:\"cm-ad-item\";i:6;s:12:\"popupbuilder\";}}','yes'),(1528,'cmpopfly-all-unique-used-options','s:39:\"a:2:{i:0;d:2182575917;i:1;d:272821989;}\";','yes'),(1451,'fm_key','Y9QTx64sAJrPub8N0ZWSDFOyp','yes'),(1454,'filemanager_email_verified_1','yes','yes'),(1485,'elementor_connect_site_key','212a5054b4309b77502227709d58de3a','yes'),(1502,'sgpb-dont-delete-data','1','yes'),(1503,'sgpbUnsubscribeColumnFixed','1','yes'),(1504,'SGPBUsageDays','0','yes'),(1505,'SGPBInstallDate','1697558018','yes'),(1506,'SGPBOpenNextTime','1700150018','yes'),(1507,'SGPBMaxOpenCount','80','yes'),(1508,'sgpbPopupBuilderRegisteredPlugins','{\"popup-builder\\/popup-builder.php\":{\"classPath\":\"popup-builder\\/com\\/classes\\/extension\\/SgpbPopupExtension.php\",\"className\":\"SgpbPopupExtension\",\"options\":[]}}','yes'),(1509,'SGPB_INACTIVE_EXTENSIONS','inactive','yes'),(1513,'sgpb-enable-debug-mode','0','yes'),(1514,'sgpb-disable-analytics-general','0','yes'),(1515,'elementor_allow_tracking','no','yes'),(1511,'sgpbModifiedRegisteredPluginsPaths2','1','yes'),(1512,'sgpb-all-notifications-data','[{\"id\":\"sgpbMainSupportBanner\",\"priority\":1,\"type\":1,\"message\":\"<div class=\\\"sgpb-support-notification-wrapper sgpb-wrapper\\\"><h4 class=\\\"sgpb-support-notification-title\\\">Need some help?<\\/h4><h4 class=\\\"sgpb-support-notification-title\\\">Let us know what you think.<\\/h4><a class=\\\"btn btn-info\\\" target=\\\"_blank\\\" href=\\\"https:\\/\\/wordpress.org\\/support\\/plugin\\/popup-builder\\/reviews\\/\\\"><span class=\\\"dashicons sgpb-dashicons-heart sgpb-info-text-white\\\"><\\/span><span class=\\\"sg-info-text\\\">Rate Us<\\/span><\\/a><a class=\\\"btn btn-info\\\" target=\\\"_blank\\\" href=\\\"https:\\/\\/help.popup-builder.com\\\"><span class=\\\"dashicons sgpb-dashicons-megaphone sgpb-info-text-white\\\"><\\/span>Support Portal<\\/a><a class=\\\"btn btn-info\\\" target=\\\"_blank\\\" href=\\\"https:\\/\\/wordpress.org\\/support\\/plugin\\/popup-builder\\\"><span class=\\\"dashicons sgpb-dashicons-admin-plugins sgpb-info-text-white\\\"><\\/span>Support Forum<\\/a><a class=\\\"btn btn-info\\\" target=\\\"_blank\\\" href=\\\"https:\\/\\/popup-builder.com\\/\\\"><span class=\\\"dashicons sgpb-dashicons-editor-help sgpb-info-text-white\\\"><\\/span>LIVE chat<\\/a><a class=\\\"btn btn-info\\\" target=\\\"_blank\\\" href=\\\"mailto:support@popup-builder.com?subject=Hello\\\"><span class=\\\"dashicons sgpb-dashicons-email-alt sgpb-info-text-white\\\"><\\/span>Email<\\/a><\\/div><div class=\\\"sgpb-support-notification-dont-show\\\">Bored of this?<a class=\\\"sgpb-dont-show-again-support-notification\\\" href=\\\"javascript:void(0)\\\"> Press here <\\/a>and we will not show it again!<\\/div>\"}]','yes'),(2323,'wp_attachment_pages_enabled','1','yes'),(2479,'auto_core_update_failed','a:6:{s:9:\"attempted\";s:3:\"6.5\";s:7:\"current\";s:5:\"6.4.1\";s:10:\"error_code\";s:19:\"mkdir_failed_pclzip\";s:10:\"error_data\";s:78:\"/var/www/html/aaou2024.aiou.edu.pk/wp-content/upgrade/wordpress-6.5-no-content\";s:9:\"timestamp\";i:1712182952;s:5:\"retry\";b:0;}','no'),(6790,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1712182951;s:7:\"checked\";a:4:{s:9:\"extension\";s:5:\"1.0.7\";s:15:\"twentytwentyone\";s:3:\"1.9\";s:17:\"twentytwentythree\";s:3:\"1.2\";s:15:\"twentytwentytwo\";s:3:\"1.5\";}s:8:\"response\";a:4:{s:9:\"extension\";a:6:{s:5:\"theme\";s:9:\"extension\";s:11:\"new_version\";s:5:\"1.0.9\";s:3:\"url\";s:39:\"https://wordpress.org/themes/extension/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/theme/extension.1.0.9.zip\";s:8:\"requires\";s:3:\"6.3\";s:12:\"requires_php\";s:3:\"5.6\";}s:15:\"twentytwentyone\";a:6:{s:5:\"theme\";s:15:\"twentytwentyone\";s:11:\"new_version\";s:3:\"2.2\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentyone/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentyone.2.2.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"5.6\";}s:17:\"twentytwentythree\";a:6:{s:5:\"theme\";s:17:\"twentytwentythree\";s:11:\"new_version\";s:3:\"1.4\";s:3:\"url\";s:47:\"https://wordpress.org/themes/twentytwentythree/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/twentytwentythree.1.4.zip\";s:8:\"requires\";s:3:\"6.1\";s:12:\"requires_php\";s:3:\"5.6\";}s:15:\"twentytwentytwo\";a:6:{s:5:\"theme\";s:15:\"twentytwentytwo\";s:11:\"new_version\";s:3:\"1.7\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentytwo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentytwo.1.7.zip\";s:8:\"requires\";s:3:\"5.9\";s:12:\"requires_php\";s:3:\"5.6\";}}s:9:\"no_update\";a:0:{}s:12:\"translations\";a:0:{}}','no'),(6791,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1712182952;s:8:\"response\";a:6:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:5:\"5.3.2\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/akismet.5.3.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=2818463\";s:2:\"1x\";s:60:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=2818463\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/akismet/assets/banner-1544x500.png?rev=2900731\";s:2:\"1x\";s:62:\"https://ps.w.org/akismet/assets/banner-772x250.png?rev=2900731\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";s:6:\"tested\";s:5:\"6.4.3\";s:12:\"requires_php\";s:6:\"5.6.20\";s:16:\"requires_plugins\";a:0:{}}s:36:\"contact-form-7/wp-contact-form-7.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:28:\"w.org/plugins/contact-form-7\";s:4:\"slug\";s:14:\"contact-form-7\";s:6:\"plugin\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:11:\"new_version\";s:5:\"5.9.3\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/contact-form-7/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.9.3.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";s:3:\"svg\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/contact-form-7/assets/banner-1544x500.png?rev=860901\";s:2:\"1x\";s:68:\"https://ps.w.org/contact-form-7/assets/banner-772x250.png?rev=880427\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.3\";s:6:\"tested\";s:3:\"6.5\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}}s:23:\"elementor/elementor.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:6:\"3.20.3\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.20.3.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=3005087\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=3005087\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.0\";s:6:\"tested\";s:5:\"6.4.3\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}}s:25:\"gtranslate/gtranslate.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:24:\"w.org/plugins/gtranslate\";s:4:\"slug\";s:10:\"gtranslate\";s:6:\"plugin\";s:25:\"gtranslate/gtranslate.php\";s:11:\"new_version\";s:5:\"3.0.5\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/gtranslate/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/gtranslate.3.0.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/gtranslate/assets/icon-256x256.png?rev=2595917\";s:2:\"1x\";s:63:\"https://ps.w.org/gtranslate/assets/icon-128x128.png?rev=2595917\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/gtranslate/assets/banner-1544x500.png?rev=2034820\";s:2:\"1x\";s:65:\"https://ps.w.org/gtranslate/assets/banner-772x250.png?rev=2034820\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"2.8.1\";s:6:\"tested\";s:5:\"6.4.3\";s:12:\"requires_php\";b:0;s:16:\"requires_plugins\";a:0:{}}s:33:\"smart-slider-3/smart-slider-3.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:28:\"w.org/plugins/smart-slider-3\";s:4:\"slug\";s:14:\"smart-slider-3\";s:6:\"plugin\";s:33:\"smart-slider-3/smart-slider-3.php\";s:11:\"new_version\";s:8:\"3.5.1.21\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/smart-slider-3/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/smart-slider-3.3.5.1.21.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:59:\"https://ps.w.org/smart-slider-3/assets/icon.svg?rev=2307688\";s:3:\"svg\";s:59:\"https://ps.w.org/smart-slider-3/assets/icon.svg?rev=2307688\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/smart-slider-3/assets/banner-1544x500.png?rev=2974547\";s:2:\"1x\";s:69:\"https://ps.w.org/smart-slider-3/assets/banner-772x250.png?rev=2974547\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.4.3\";s:12:\"requires_php\";s:3:\"7.0\";s:16:\"requires_plugins\";a:0:{}}s:23:\"wordfence/wordfence.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:23:\"w.org/plugins/wordfence\";s:4:\"slug\";s:9:\"wordfence\";s:6:\"plugin\";s:23:\"wordfence/wordfence.php\";s:11:\"new_version\";s:6:\"7.11.5\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/wordfence/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/wordfence.7.11.5.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:54:\"https://ps.w.org/wordfence/assets/icon.svg?rev=2070865\";s:3:\"svg\";s:54:\"https://ps.w.org/wordfence/assets/icon.svg?rev=2070865\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/wordfence/assets/banner-1544x500.jpg?rev=2124102\";s:2:\"1x\";s:64:\"https://ps.w.org/wordfence/assets/banner-772x250.jpg?rev=2124102\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.9\";s:6:\"tested\";s:3:\"6.5\";s:12:\"requires_php\";s:3:\"5.5\";s:16:\"requires_plugins\";a:0:{}}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:1:{s:32:\"duplicate-page/duplicatepage.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/duplicate-page\";s:4:\"slug\";s:14:\"duplicate-page\";s:6:\"plugin\";s:32:\"duplicate-page/duplicatepage.php\";s:11:\"new_version\";s:5:\"4.5.3\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/duplicate-page/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/duplicate-page.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:67:\"https://ps.w.org/duplicate-page/assets/icon-128x128.jpg?rev=1412874\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:69:\"https://ps.w.org/duplicate-page/assets/banner-772x250.jpg?rev=1410328\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.4\";}}s:7:\"checked\";a:8:{s:19:\"akismet/akismet.php\";s:3:\"5.3\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:5:\"5.8.1\";s:32:\"duplicate-page/duplicatepage.php\";s:5:\"4.5.3\";s:23:\"elementor/elementor.php\";s:6:\"3.16.6\";s:25:\"gtranslate/gtranslate.php\";s:5:\"3.0.4\";s:33:\"smart-slider-3/smart-slider-3.php\";s:8:\"3.5.1.19\";s:55:\"theme-freesia-demo-import/theme-freesia-demo-import.php\";s:3:\"3.0\";s:23:\"wordfence/wordfence.php\";s:6:\"7.10.4\";}}','no'),(4785,'can_compress_scripts','0','yes'); /*!40000 ALTER TABLE `wp_options` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_postmeta` -- DROP TABLE IF EXISTS `wp_postmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_postmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `post_id` bigint(20) unsigned NOT NULL DEFAULT '0', `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL, `meta_value` longtext COLLATE utf8mb4_unicode_520_ci, PRIMARY KEY (`meta_id`), KEY `post_id` (`post_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=MyISAM AUTO_INCREMENT=4290 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_postmeta` -- LOCK TABLES `wp_postmeta` WRITE; /*!40000 ALTER TABLE `wp_postmeta` DISABLE KEYS */; INSERT INTO `wp_postmeta` VALUES (1,2,'_wp_page_template','default'),(2,3,'_wp_page_template','default'),(3,6,'_form','<label> Your name\n [text* your-name autocomplete:name] </label>\n\n<label> Your email\n [email* your-email autocomplete:email] </label>\n\n<label> Subject\n [text* your-subject] </label>\n\n<label> Your message (optional)\n [textarea your-message] </label>\n\n[submit \"Submit\"]'),(4,6,'_mail','a:8:{s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:41:\"[_site_title] <wordpress@aic.aiou.edu.pk>\";s:4:\"body\";s:161:\"From: [your-name] [your-email]\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:9:\"recipient\";s:19:\"[_site_admin_email]\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}'),(5,6,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:41:\"[_site_title] <wordpress@aic.aiou.edu.pk>\";s:4:\"body\";s:105:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:9:\"recipient\";s:12:\"[your-email]\";s:18:\"additional_headers\";s:29:\"Reply-To: [_site_admin_email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}'),(6,6,'_messages','a:12:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:27:\"Please fill out this field.\";s:16:\"invalid_too_long\";s:32:\"This field has a too long input.\";s:17:\"invalid_too_short\";s:33:\"This field has a too short input.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:31:\"The uploaded file is too large.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";}'),(7,6,'_additional_settings',''),(8,6,'_locale','en_US'),(9,6,'_hash','f338f8c4ad98c4062774acb01d9953b5b746fd1d'),(10,7,'_wp_attached_file','2023/09/log_file_2023-09-13__10-20-19.txt'),(11,8,'_wp_attached_file','2019/06/logo.png'),(12,8,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:310;s:6:\"height\";i:83;s:4:\"file\";s:16:\"2019/06/logo.png\";s:8:\"filesize\";i:4776;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"logo-300x80.png\";s:5:\"width\";i:300;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15164;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"logo-150x83.png\";s:5:\"width\";i:150;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2799;}s:22:\"extension-popular-post\";a:5:{s:4:\"file\";s:14:\"logo-75x75.png\";s:5:\"width\";i:75;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4253;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(13,15,'_wp_attached_file','2019/06/StockSnap_KAUFJW1PEQ.jpg'),(14,15,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:684;s:4:\"file\";s:32:\"2019/06/StockSnap_KAUFJW1PEQ.jpg\";s:8:\"filesize\";i:154557;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"StockSnap_KAUFJW1PEQ-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17016;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"StockSnap_KAUFJW1PEQ-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8123;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"StockSnap_KAUFJW1PEQ-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88161;}s:22:\"extension-popular-post\";a:5:{s:4:\"file\";s:30:\"StockSnap_KAUFJW1PEQ-75x75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3001;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(16,18,'_wp_attached_file','2019/06/bright-coffee-color-cup-drink-flowers-1509919-pxhere.jpg'),(17,18,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:64:\"2019/06/bright-coffee-color-cup-drink-flowers-1509919-pxhere.jpg\";s:8:\"filesize\";i:120011;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:64:\"bright-coffee-color-cup-drink-flowers-1509919-pxhere-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8362;}s:5:\"large\";a:5:{s:4:\"file\";s:65:\"bright-coffee-color-cup-drink-flowers-1509919-pxhere-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53493;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:64:\"bright-coffee-color-cup-drink-flowers-1509919-pxhere-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5347;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:64:\"bright-coffee-color-cup-drink-flowers-1509919-pxhere-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34084;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:65:\"bright-coffee-color-cup-drink-flowers-1509919-pxhere-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99332;}s:22:\"extension-popular-post\";a:5:{s:4:\"file\";s:62:\"bright-coffee-color-cup-drink-flowers-1509919-pxhere-75x75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2403;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(19,70,'_wp_attached_file','2019/06/screenshot2.jpg'),(20,70,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:768;s:6:\"height\";i:444;s:4:\"file\";s:23:\"2019/06/screenshot2.jpg\";s:8:\"filesize\";i:95450;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"screenshot2-300x173.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:173;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11106;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"screenshot2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6232;}s:22:\"extension-popular-post\";a:5:{s:4:\"file\";s:21:\"screenshot2-75x75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2700;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(22,82,'_wp_attached_file','2019/06/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg'),(23,82,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:70:\"2019/06/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\";s:8:\"filesize\";i:32481;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:70:\"bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4101;}s:5:\"large\";a:5:{s:4:\"file\";s:71:\"bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22148;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:70:\"bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2386;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:70:\"bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14565;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:71:\"bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40639;}s:22:\"extension-popular-post\";a:5:{s:4:\"file\";s:68:\"bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere-75x75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1299;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(25,94,'_wp_attached_file','2019/06/man-person-male-guy-standing-model-691305-pxhere.jpg'),(26,94,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:60:\"2019/06/man-person-male-guy-standing-model-691305-pxhere.jpg\";s:8:\"filesize\";i:25816;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:60:\"man-person-male-guy-standing-model-691305-pxhere-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11486;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:60:\"man-person-male-guy-standing-model-691305-pxhere-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4230;}s:22:\"extension-popular-post\";a:5:{s:4:\"file\";s:58:\"man-person-male-guy-standing-model-691305-pxhere-75x75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1977;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(290,212,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:20:\"2023/09/logo_old.png\";s:8:\"filesize\";i:14369;s:5:\"sizes\";a:1:{s:22:\"extension-popular-post\";a:5:{s:4:\"file\";s:18:\"logo_old-75x75.png\";s:5:\"width\";i:75;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6239;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(28,95,'_wp_attached_file','2019/06/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg'),(29,95,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:64:\"2019/06/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\";s:8:\"filesize\";i:31878;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:64:\"man-winter-people-warm-male-coat-1138487-pxhere.com_-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14255;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:64:\"man-winter-people-warm-male-coat-1138487-pxhere.com_-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5251;}s:22:\"extension-popular-post\";a:5:{s:4:\"file\";s:62:\"man-winter-people-warm-male-coat-1138487-pxhere.com_-75x75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2327;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(31,96,'_wp_attached_file','2019/06/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg'),(32,96,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:66:\"2019/06/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\";s:8:\"filesize\";i:23784;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:66:\"person-girl-woman-hair-photography-cute-1361704-pxhere-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11743;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:66:\"person-girl-woman-hair-photography-cute-1361704-pxhere-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4614;}s:22:\"extension-popular-post\";a:5:{s:4:\"file\";s:64:\"person-girl-woman-hair-photography-cute-1361704-pxhere-75x75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2143;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(289,212,'_wp_attached_file','2023/09/logo_old.png'),(34,97,'_wp_attached_file','2019/06/work-hand-person-woman-hair-singer-851534-pxhere.jpg'),(35,97,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:60:\"2019/06/work-hand-person-woman-hair-singer-851534-pxhere.jpg\";s:8:\"filesize\";i:28060;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:60:\"work-hand-person-woman-hair-singer-851534-pxhere-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13246;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:60:\"work-hand-person-woman-hair-singer-851534-pxhere-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4859;}s:22:\"extension-popular-post\";a:5:{s:4:\"file\";s:58:\"work-hand-person-woman-hair-singer-851534-pxhere-75x75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2119;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(37,148,'_menu_item_type','post_type'),(38,148,'_menu_item_menu_item_parent','0'),(39,148,'_menu_item_object_id','145'),(40,148,'_menu_item_object','page'),(41,148,'_menu_item_target',''),(42,148,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(43,148,'_menu_item_xfn',''),(44,148,'_menu_item_url',''),(288,9,'_elementor_page_assets','a:0:{}'),(46,149,'_menu_item_type','post_type'),(47,149,'_menu_item_menu_item_parent','0'),(48,149,'_menu_item_object_id','9'),(49,149,'_menu_item_object','page'),(50,149,'_menu_item_target',''),(51,149,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(52,149,'_menu_item_xfn',''),(53,149,'_menu_item_url',''),(559,257,'_elementor_edit_mode','builder'),(55,162,'_menu_item_object_id','145'),(56,162,'_menu_item_type','post_type'),(57,162,'_menu_item_menu_item_parent','0'),(58,162,'_menu_item_object','page'),(59,162,'_menu_item_target',''),(60,162,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(61,162,'_menu_item_xfn',''),(62,162,'_menu_item_url',''),(64,163,'_menu_item_type','post_type'),(65,163,'_menu_item_menu_item_parent','0'),(66,163,'_menu_item_object_id','9'),(67,163,'_menu_item_object','page'),(68,163,'_menu_item_target',''),(69,163,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(70,163,'_menu_item_xfn',''),(71,163,'_menu_item_url',''),(560,257,'_elementor_template_type','wp-post'),(73,164,'_menu_item_type','custom'),(74,164,'_menu_item_menu_item_parent','0'),(75,164,'_menu_item_object_id','164'),(76,164,'_menu_item_object','custom'),(77,164,'_menu_item_target',''),(78,164,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(79,164,'_menu_item_xfn',''),(80,164,'_menu_item_url','https://www.facebook.com/'),(81,165,'_menu_item_type','custom'),(82,165,'_menu_item_menu_item_parent','0'),(83,165,'_menu_item_object_id','165'),(84,165,'_menu_item_object','custom'),(85,165,'_menu_item_target',''),(86,165,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(87,165,'_menu_item_xfn',''),(88,165,'_menu_item_url','https://twitter.com/'),(89,189,'_wp_attached_file','2019/07/asian-beautiful-chairs-fashion-female-furnitures-1493811-pxhere.jpg'),(90,189,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:600;s:4:\"file\";s:75:\"2019/07/asian-beautiful-chairs-fashion-female-furnitures-1493811-pxhere.jpg\";s:8:\"filesize\";i:40276;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:75:\"asian-beautiful-chairs-fashion-female-furnitures-1493811-pxhere-300x176.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:176;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10737;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:75:\"asian-beautiful-chairs-fashion-female-furnitures-1493811-pxhere-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5747;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:75:\"asian-beautiful-chairs-fashion-female-furnitures-1493811-pxhere-768x450.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39293;}s:22:\"extension-popular-post\";a:5:{s:4:\"file\";s:73:\"asian-beautiful-chairs-fashion-female-furnitures-1493811-pxhere-75x75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2531;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(92,190,'_wp_attached_file','2019/07/backpack-bonnet-clouds-daylight-foggy-landscape-looking-mountains-outdoors-people-plants-sky-travel-women-1500677.jpg'),(93,190,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:600;s:4:\"file\";s:125:\"2019/07/backpack-bonnet-clouds-daylight-foggy-landscape-looking-mountains-outdoors-people-plants-sky-travel-women-1500677.jpg\";s:8:\"filesize\";i:85295;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:125:\"backpack-bonnet-clouds-daylight-foggy-landscape-looking-mountains-outdoors-people-plants-sky-travel-women-1500677-300x176.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:176;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12215;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:125:\"backpack-bonnet-clouds-daylight-foggy-landscape-looking-mountains-outdoors-people-plants-sky-travel-women-1500677-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5998;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:125:\"backpack-bonnet-clouds-daylight-foggy-landscape-looking-mountains-outdoors-people-plants-sky-travel-women-1500677-768x450.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64880;}s:22:\"extension-popular-post\";a:5:{s:4:\"file\";s:123:\"backpack-bonnet-clouds-daylight-foggy-landscape-looking-mountains-outdoors-people-plants-sky-travel-women-1500677-75x75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2338;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(561,257,'_elementor_version','3.16.2'),(95,191,'_wp_attached_file','2019/07/landscape-nature-outdoor-wilderness-walking-person-680908-pxhere.jpg'),(96,191,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:600;s:4:\"file\";s:76:\"2019/07/landscape-nature-outdoor-wilderness-walking-person-680908-pxhere.jpg\";s:8:\"filesize\";i:45412;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:76:\"landscape-nature-outdoor-wilderness-walking-person-680908-pxhere-300x176.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:176;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7786;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:76:\"landscape-nature-outdoor-wilderness-walking-person-680908-pxhere-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4217;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:76:\"landscape-nature-outdoor-wilderness-walking-person-680908-pxhere-768x450.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40466;}s:22:\"extension-popular-post\";a:5:{s:4:\"file\";s:74:\"landscape-nature-outdoor-wilderness-walking-person-680908-pxhere-75x75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1795;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(98,192,'_wp_attached_file','2019/07/light-woman-sunrise-house-sunlight-window-134684-pxhere.jpg'),(99,192,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:600;s:4:\"file\";s:67:\"2019/07/light-woman-sunrise-house-sunlight-window-134684-pxhere.jpg\";s:8:\"filesize\";i:78106;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:67:\"light-woman-sunrise-house-sunlight-window-134684-pxhere-300x176.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:176;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13766;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:67:\"light-woman-sunrise-house-sunlight-window-134684-pxhere-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6920;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:67:\"light-woman-sunrise-house-sunlight-window-134684-pxhere-768x450.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61205;}s:22:\"extension-popular-post\";a:5:{s:4:\"file\";s:65:\"light-woman-sunrise-house-sunlight-window-134684-pxhere-75x75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2685;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(460,245,'_elementor_edit_mode','builder'),(2327,520,'_elementor_edit_mode','builder'),(2328,520,'_elementor_template_type','wp-post'),(2329,520,'_elementor_version','3.16.3'),(2330,520,'_wp_page_template','elementor_header_footer'),(2331,520,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">The novel is one of the most important modern literary arts as it is a\\nformation of life by relying on human events represented by characters\\ninteracting with the events and the milieu in which they revolve, leading to\\nsocial, political, philosophical, or other consequences. The novel has a high\\nposition in Arabic literature in the modern era, as this literary genre was able\\nto reach its summit in a short period of time, and even compete with the art of\\npoetry among the Arabs. The Arab novel appeared at the beginning of the\\nmodern era after the contact of Arab culture with Western culture, and this\\nwas mainly through educational missions sent to Europe, and the translation of\\nsome works of fiction into Arabic. After the movement of translation came the\\nmovement of writing the novel out of the Arab special entity, and this was\\naccording to the social, economic, and cultural situation, noting that all these\\ncases follow the prevalent political conditions. Hence the need came for\\nwriters to narrate the events that they contemporaneously lived, and the\\nwriters did not stop at the imaginary thought by representing the events of\\ntheir time, but rather they began to treat the social reality of human beings\\nthrough the ideas that they present in their literary works. They thus\\nmotivated the people of their country to stand in the face of those who rob\\nthem of their own rights, and in this way works of fiction came to\\ncommunicate real issues. This conference came as an attempt by the\\nDepartment of Arabic Language at Allama Iqbal Open University to contribute\\nto shedding more light on the transformations, growth, and development of\\nthe modern novel. So, we look forward for your participation in this field.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1- The Arab novel: its origins, the horizon of renewal and continuity (authentication and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. Characteristics of the modern Arab novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3- The overlap of genres among the novel, the story and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p>\\u00a0<\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9- The Arab novel in Pakistan in the second half of the twentieth century.<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(104,9,'_yoast_wpseo_content_score','60'),(106,9,'_elementor_template_type','wp-post'),(107,9,'_elementor_version','3.16.6'),(108,9,'_wp_page_template','elementor_header_footer'),(109,9,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>The 37th Asian Association of Open Universities Annual Conference (AAOU 2024) in Islamabad, Pakistan, from 15-17 October 2024. This conference focuses on the future of open universities in the digitalized higher education era, prompted by changing learner needs, technological advancements, COVID-19\'s impact, and the rise of online learning. Traditional universities are also offering online education, raising questions about open universities\' roles. Submit your papers and learn more at [Link]. Best regards, AAOU 2024 Committee.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <a href=\\\"https:\\/\\/cmt3.research.microsoft.com\\/User\\/Register?ReturnUrl=%2FAAOU2024\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Link<\\/strong><\\/a><\\/p><p><strong>Best regards,<\\/strong><\\/p><p>AAOU 2024 Organization Committee<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nAllama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table>\\n<tbody>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>\\n<h5><strong>Sub-themes:<\\/strong><\\/h5>\\n<\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<h5><strong>Topics, but not limited to:<\\/strong><\\/h5>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>1. Open learning<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><p><strong>3. Management of ODL<\\/strong><\\/p>\\n<ul>\\n<li><strong>ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>3. ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>5. Adaptive learning environments <\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>7. Learner support systems<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>7. AI in\\/for ODL<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>8. Datamining<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>9. Metaverse<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a553949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"582cb2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Registration Dates and Fees\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f8d8d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ec8615d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"281\\\"><p><strong>Online Registration <\\/strong><strong>will be Opened from<\\/strong><\\/p><p><strong>\\u00a01st February 2024<\\/strong><\\/p><\\/td><td width=\\\"236\\\"><p><strong>Before <\\/strong><strong>31st August 2024<\\/strong><\\/p><p><strong>(Early Bird)<\\/strong><\\/p><\\/td><td width=\\\"283\\\"><p><strong>After <\\/strong><strong>31st August 2024<\\/strong><\\/p><p><strong>(Full Payment)<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Full Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Associate Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>Non-Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD350<\\/p><\\/td><td width=\\\"283\\\"><p>USD400<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8ac30a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"33b2899\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><strong>The conference registration fee includes:<\\/strong><\\/h6><p>- Entry to all main events and conference sessions<\\/p><p>- Welcome reception, morning and afternoon refreshments<\\/p><p>- Welcoming conference dinner on 16<sup>th<\\/sup> October and farewell dinner on 17<sup>th <\\/sup>October 2024<\\/p><p>- Lunches from 15-17<sup>th<\\/sup> October 2024<\\/p><p>- Conference materials and documents: program, abstract book, proceedings, conference bag and badges<\\/p><p><strong>Note: Exclusion of any Remittance Fee changed by the transferring banks or intermediately banks inside and outside your country. Special 10% discount for groups (more than 5)<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4460c23\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2f1909f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accommodation\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"527c9d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9a484e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The AIOU negotiated special rates with well reputed hotels. For rates and hotels details please visit 37<sup>th<\\/sup> AAOU Conference website <a href=\\\"https:\\/\\/aaou2024.aiou.edu.pk\\\">aaou2024.aiou.edu.pk<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"Allama Iqbal Open University, Islamabad, Pakistan\",\"prevent_scroll\":\"\",\"zoom\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof Dr Nasir Mahmood\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"block block-layout-builder block-field-blocknodemembersfield-designation no-title\\\"><div class=\\\"content block-content\\\"><div class=\\\"field field--name-field-designation field--type-text field--label-hidden field__item\\\">VICE CHANCELLOR, AIOU<\\/div><\\/div><\\/div>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div>\\u00a0<\\/div><div>\\u00a0<\\/div>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(4241,778,'_elementor_edit_mode','builder'),(4242,778,'_elementor_template_type','wp-post'),(4243,778,'_elementor_version','3.16.6'),(4244,778,'_wp_page_template','elementor_header_footer'),(4245,778,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>The 37th Asian Association of Open Universities Annual Conference (AAOU 2024) in Islamabad, Pakistan, from 15-17 October 2024. This conference focuses on the future of open universities in the digitalized higher education era, prompted by changing learner needs, technological advancements, COVID-19\'s impact, and the rise of online learning. Traditional universities are also offering online education, raising questions about open universities\' roles. Submit your papers and learn more at [Link]. Best regards, AAOU 2024 Committee.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <a href=\\\"https:\\/\\/cmt3.research.microsoft.com\\/User\\/Register?ReturnUrl=%2FAAOU2024\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Link<\\/strong><\\/a><\\/p><p><strong>Best regards,<\\/strong><\\/p><p>AAOU 2024 Organization Committee<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nAllama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table>\\n<tbody>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>\\n<h5><strong>Sub-themes:<\\/strong><\\/h5>\\n<\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<h5><strong>Topics, but not limited to:<\\/strong><\\/h5>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>1. Open learning<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><p><strong>3. Management of ODL<\\/strong><\\/p>\\n<ul>\\n<li><strong>ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>3. ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>5. Adaptive learning environments <\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>7. Learner support systems<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>7. AI in\\/for ODL<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>8. Datamining<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>9. Metaverse<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a553949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"582cb2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Registration Dates and Fees\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f8d8d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ec8615d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"281\\\"><p><strong>Online Registration <\\/strong><strong>will be Opened from<\\/strong><\\/p><p><strong>\\u00a01st February 2024<\\/strong><\\/p><\\/td><td width=\\\"236\\\"><p><strong>Before <\\/strong><strong>31st August 2024<\\/strong><\\/p><p><strong>(Early Bird)<\\/strong><\\/p><\\/td><td width=\\\"283\\\"><p><strong>After <\\/strong><strong>31st August 2024<\\/strong><\\/p><p><strong>(Full Payment)<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Full Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Associate Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>Non-Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD350<\\/p><\\/td><td width=\\\"283\\\"><p>USD400<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8ac30a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"33b2899\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><strong>The conference registration fee includes:<\\/strong><\\/h6><p>- Entry to all main events and conference sessions<\\/p><p>- Welcome reception, morning and afternoon refreshments<\\/p><p>- Welcoming conference dinner on 16<sup>th<\\/sup> October and farewell dinner on 17<sup>th <\\/sup>October 2024<\\/p><p>- Lunches from 15-17<sup>th<\\/sup> October 2024<\\/p><p>- Conference materials and documents: program, abstract book, proceedings, conference bag and badges<\\/p><p><strong>Note: Exclusion of any Remittance Fee changed by the transferring banks or intermediately banks inside and outside your country. Special 10% discount for groups (more than 5)<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4460c23\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2f1909f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accommodation\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"527c9d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9a484e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The AIOU negotiated special rates with well reputed hotels. For rates and hotels details please visit 37<sup>th<\\/sup> AAOU Conference website <a href=\\\"https:\\/\\/aaou2024.aiou.edu.pk\\\">aaou2024.aiou.edu.pk<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"Allama Iqbal Open University, Islamabad, Pakistan\",\"prevent_scroll\":\"\",\"zoom\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>VC, AIOU<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div>\\u00a0<\\/div><div>\\u00a0<\\/div>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(2728,571,'_elementor_edit_mode','builder'),(2729,571,'_elementor_template_type','wp-post'),(2730,571,'_elementor_version','3.16.3'),(2731,571,'_wp_page_template','elementor_header_footer'),(2732,571,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><ul><li><h5><strong>Sub-themes:<\\/strong><\\/h5><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><h5><strong>Topics, but not limited to:<\\/strong><\\/h5><\\/td><\\/tr><tr><td width=\\\"312\\\"><ul><li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>1. Open learning<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td><td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>3. Management of ODL<\\/strong><ul><li><strong>ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>3. ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td><td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td><td width=\\\"312\\\"><strong>5. Adaptive learning environments\\u00a0<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td><td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>7.\\u00a0 Learner support systems<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>7. AI in\\/for ODL<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>8. Datamining<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>9. Metaverse<\\/strong><\\/li><\\/ul><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Desigination<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(2670,564,'_elementor_edit_mode','builder'),(2671,564,'_elementor_template_type','wp-post'),(2672,564,'_elementor_version','3.16.3'),(2649,561,'_elementor_edit_mode','builder'),(2628,558,'_elementor_edit_mode','builder'),(2533,546,'_elementor_version','3.16.3'),(2534,546,'_wp_page_template','elementor_header_footer'),(2535,546,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><ul><li>1. Re-considering the roles of open universities<\\/li><\\/ul><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. <\\/strong>The effects of Covid-19 period on open and distance learning practices<\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3. <\\/strong>Management of ODL<\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4. <\\/strong>Innovative delivery modes<\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5. <\\/strong>Online assessment and evaluation<\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6. <\\/strong>New pedagogical approaches<\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0 <\\/strong>Learner support systems<\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. <\\/strong>Increasing access and quality in ODL<\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9-<\\/strong>The impact of rapidly evolving educational technologies such as Generative AI<\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2343,522,'_elementor_edit_mode','builder'),(2344,522,'_elementor_template_type','wp-post'),(2345,522,'_elementor_version','3.16.3'),(2346,522,'_wp_page_template','elementor_header_footer'),(551,256,'_elementor_edit_mode','builder'),(552,256,'_elementor_template_type','wp-post'),(553,256,'_elementor_version','3.16.2'),(554,256,'_wp_page_template','elementor_header_footer'),(555,256,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"}},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"66.6666\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"26fe9fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65bef59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"da928e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-person-male-guy-standing-model-691305-pxhere.jpg\",\"id\":94},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc15639\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Arone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c18abc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founder<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f492cd0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"bfff91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"0a3166e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d0565\",\"elType\":\"widget\",\"settings\":{\"title\":\"Angry Boss\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d10c74f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manager<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"765a1f0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"8d006c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1268886\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be360e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d18d98b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3fdf49d\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c29beca\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"847cdbd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fd1903\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b06cccb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8e0e6b2\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Monday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Tuesday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Wednestay (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Thursday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(451,244,'_elementor_edit_mode','builder'),(452,244,'_elementor_template_type','post'),(453,244,'_elementor_version','2.6.2'),(454,244,'_wp_page_template','elementor_header_footer'),(455,244,'_elementor_data','[{\"id\":\"7982edc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"e2d94d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d2b002a\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bullhorn\",\"title_text\":\"We have 35 years experience in Business\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"description_color\":\"#eeeeee\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_font_style\":\"italic\",\"selected_icon\":{\"value\":\"fas fa-bullhorn\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3ea06c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"90\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b4c3a9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8208d57\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shift your Business on digital world\",\"size\":\"xl\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38c59fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.\",\"header_size\":\"h6\",\"title_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"782b61c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse.<\\/p>\",\"text_color\":\"#878787\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"393c281\",\"elType\":\"widget\",\"settings\":{\"text\":\"More About Me\",\"background_color\":\"#f2095e\",\"button_background_hover_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7028310\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9b3d396\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1745fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free Consultation?\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"af8f592\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"dc79b22\",\"elType\":\"widget\",\"settings\":{\"title\":\"1234567890\",\"title_color\":\"#f2095e\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4278933\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c4ba565\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/StockSnap_KAUFJW1PEQ.jpg\",\"id\":15},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8eafc94\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"66702b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1e9b27a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"color\":\"#f2095e\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d0eb40f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Creative Minds Always Think Someting New\\n\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5ec48d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"f9c04d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"26fe9fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65bef59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"da928e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-person-male-guy-standing-model-691305-pxhere.jpg\",\"id\":94},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc15639\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Arone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c18abc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founder<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f492cd0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"bfff91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"0a3166e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/work-hand-person-woman-hair-singer-851534-pxhere.jpg\",\"id\":97},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d0565\",\"elType\":\"widget\",\"settings\":{\"title\":\"Angry Boss\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d10c74f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manager<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"765a1f0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"8d006c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d18d98b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1268886\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be360e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3fdf49d\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c29beca\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"847cdbd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fd1903\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b06cccb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8e0e6b2\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Monday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Tuesday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Wednestay (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Thursday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(110,9,'_oembed_6862253feea9fbf2e0ef2a1f4d7db9c7','<iframe title=\"Video Placeholder\" width=\"1300\" height=\"731\" src=\"https://www.youtube.com/embed/XHOmBV4js_E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(111,9,'_oembed_time_6862253feea9fbf2e0ef2a1f4d7db9c7','1560235721'),(112,9,'_oembed_1510c9fbdda5d0da9752425df9ef3578','<iframe title=\"ShoppingCart - One click demo import - Best Wordpress Shopping Site\" width=\"1300\" height=\"731\" src=\"https://www.youtube.com/embed/Lc2FKHXvKXw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(113,9,'_oembed_time_1510c9fbdda5d0da9752425df9ef3578','1560235943'),(114,9,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(115,9,'_wxr_import_has_attachment_refs','1'),(116,145,'_yoast_wpseo_content_score','60'),(117,145,'_elementor_edit_mode','builder'),(118,145,'_elementor_template_type','wp-post'),(119,145,'_elementor_version','3.16.3'),(120,145,'_wp_page_template','elementor_header_footer'),(121,145,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/10\\/The-37th-AAOU-Annual-Conference-in-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan.jpeg\",\"id\":606,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"link_to\":\"file\",\"image_size\":\"1536x1536\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to the 37th AAOU Annual Conference-\\n2024. Islamabad, Pakistan\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br \\/><strong>Save the date: 15-17 October 2024<\\/strong><\\/p><p>\\u00a0<\\/p><p align=\\\"justify\\\">We are pleased to announce the 36th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistani on 15-17 October 2024<\\/p><p align=\\\"justify\\\">Today, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link\\u00a0<\\/strong><\\/p><p>Best regards,<\\/p><p><strong>AAOU 2024 Organization Committee<\\/strong><\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3315,645,'_elementor_version','3.16.3'),(3316,645,'_wp_page_template','elementor_header_footer'),(3317,645,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/10\\/The-37th-AAOU-Annual-Conference-in-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan.jpeg\",\"id\":606,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"link_to\":\"file\",\"image_size\":\"1536x1536\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to the 37th AAOU Annual Conference-\\n2024. Islamabad, Pakistan\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br \\/><strong>Save the date: 15-17 October 2024<\\/strong><\\/p><p>\\u00a0<\\/p><p align=\\\"justify\\\">We are pleased to announce the 36th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistani on 15-17 October 2024<\\/p><p align=\\\"justify\\\">Today, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link\\u00a0<\\/strong><\\/p><p>Best regards,<\\/p><p><strong>AAOU 2024 Organization Committee<\\/strong><\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3318,645,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(3319,645,'_elementor_page_assets','a:0:{}'),(3322,149,'_wp_old_date','2023-09-15'),(3323,148,'_wp_old_date','2023-09-15'),(3324,174,'_wp_old_date','2023-09-15'),(3326,210,'_wp_old_date','2023-09-15'),(3333,646,'_elementor_page_assets','a:0:{}'),(3335,647,'_wp_page_template','page-templates/contact-template.php'),(3336,647,'_elementor_elements_usage','a:3:{s:9:\"shortcode\";i:1;s:6:\"column\";i:1;s:7:\"section\";i:1;}'),(3337,647,'_elementor_template_type','wp-post'),(3338,647,'_elementor_version','3.16.2'),(3339,647,'_elementor_edit_mode','builder'),(3340,647,'_elementor_data','[{\"id\":\"7b281ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e55854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Note:<\\/strong> The research should not have been previously published and must be related to one of the conference themes<\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9705779\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8886ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Abstracts and research should be sent to the e-mail<\\/strong><strong>:<\\/strong><\\/h3><p><strong>Website: <a href=\\\"https:\\/\\/aic.aiou.edu.pk\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">aic.aiou.edu.pk<\\/a><\\/strong><\\/p><p><strong>Email: <a href=\\\"mailto:arabic.mtan@aiou.edu.pk\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">arabic.mtan@aiou.edu.pk<\\/a><\\/strong><\\/p><p><strong>Mobile numbers and WhatsApp: +923135344319 +923336463165<\\/strong><\\/p><p><strong>Phone numbers: +92519250148 \\/ +92519573237<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(3341,647,'_elementor_page_assets','a:0:{}'),(3343,648,'_wp_page_template','page-templates/contact-template.php'),(3344,648,'_elementor_elements_usage','a:3:{s:9:\"shortcode\";i:1;s:6:\"column\";i:1;s:7:\"section\";i:1;}'),(3345,648,'_elementor_template_type','wp-post'),(3346,648,'_elementor_version','3.16.2'),(3347,648,'_elementor_edit_mode','builder'),(3348,648,'_elementor_data','[{\"id\":\"7b281ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e55854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Note:<\\/strong> The research should not have been previously published and must be related to one of the conference themes<\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9705779\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8886ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Abstracts and research should be sent to the e-mail<\\/strong><strong>:<\\/strong><\\/h3><p><strong>Website: <a href=\\\"https:\\/\\/aaou2024.aiou.edu.pk\\/\\\">aaou2024.aiou.edu.pk\\/<\\/a><\\/strong><\\/p><p><strong>Email: <\\/strong><a href=\\\"mailto:aaou2024@aiou.edu.pk\\\"><strong>aaou2024@aiou.edu.pk<\\/strong><\\/a><\\/p><p><strong>Mobile numbers and\\u00a0<\\/strong><\\/p><p><strong>Phone numbers: <\\/strong><strong><a title=\\\"Live chat\\\" href=\\\"tel:051 111 112 468\\\">051 111 112 468<\\/a><\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(3349,648,'_elementor_page_assets','a:0:{}'),(3353,649,'_elementor_template_type','wp-post'),(3354,649,'_elementor_version','3.16.3'),(3355,649,'_elementor_edit_mode','builder'),(3356,649,'_elementor_data','[{\"id\":\"7b281ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e55854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Note:<\\/strong> The research should not have been previously published and must be related to one of the conference themes<\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9705779\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8886ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Abstracts and research should be sent to the e-mail<\\/strong><strong>:<\\/strong><\\/h3><p><strong>Website: <a href=\\\"https:\\/\\/aaou2024.aiou.edu.pk\\/\\\">aaou2024.aiou.edu.pk\\/<\\/a><\\/strong><\\/p><p><strong>Email: <\\/strong><a href=\\\"mailto:aaou2024@aiou.edu.pk\\\"><strong>aaou2024@aiou.edu.pk<\\/strong><\\/a><\\/p><p><strong>Mobile numbers and\\u00a0<\\/strong><\\/p><p><strong>Phone numbers: <\\/strong><strong><a title=\\\"Live chat\\\" href=\\\"tel:051 111 112 468\\\">051 111 112 468<\\/a><\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(3357,649,'_elementor_page_assets','a:0:{}'),(3358,650,'_wp_page_template','page-templates/contact-template.php'),(3359,650,'_elementor_elements_usage','a:3:{s:9:\"shortcode\";i:1;s:6:\"column\";i:1;s:7:\"section\";i:1;}'),(3360,650,'_elementor_template_type','wp-post'),(3361,650,'_elementor_version','3.16.3'),(3362,650,'_elementor_edit_mode','builder'),(3363,650,'_elementor_data','[{\"id\":\"7b281ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e55854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Note:<\\/strong> The research should not have been previously published and must be related to one of the conference themes<\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9705779\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8886ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Abstracts and research should be sent to the e-mail<\\/strong><strong>:<\\/strong><\\/h3><p><strong>Website: <a href=\\\"https:\\/\\/aaou2024.aiou.edu.pk\\/\\\">aaou2024.aiou.edu.pk\\/<\\/a><\\/strong><\\/p><p><strong>Email: <\\/strong><a href=\\\"mailto:aaou2024@aiou.edu.pk\\\"><strong>aaou2024@aiou.edu.pk<\\/strong><\\/a><\\/p><p><strong>Mobile numbers and\\u00a0<\\/strong><\\/p><p><strong>Phone numbers: <\\/strong><strong><a title=\\\"Live chat\\\" href=\\\"tel:051 111 112 468\\\">051 111 112 468<\\/a><\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(3364,650,'_elementor_page_assets','a:0:{}'),(3366,651,'_elementor_elements_usage','a:3:{s:9:\"shortcode\";i:1;s:6:\"column\";i:1;s:7:\"section\";i:1;}'),(3367,651,'_elementor_template_type','wp-post'),(3368,651,'_elementor_version','3.16.3'),(3369,651,'_elementor_edit_mode','builder'),(3370,651,'_elementor_data','[{\"id\":\"7b281ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e55854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Note:<\\/strong> The research should not have been previously published and must be related to one of the conference themes<\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9705779\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8886ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Abstracts and research should be sent to the e-mail<\\/strong><strong>:<\\/strong><\\/h3><p><strong>Website: <a href=\\\"https:\\/\\/aaou2024.aiou.edu.pk\\/\\\">aaou2024.aiou.edu.pk\\/<\\/a><\\/strong><\\/p><p><strong>Email: <\\/strong><a href=\\\"mailto:aaou2024@aiou.edu.pk\\\"><strong>aaou2024@aiou.edu.pk<\\/strong><\\/a><\\/p><p><strong>Phone numbers: <\\/strong><strong><a title=\\\"Live chat\\\" href=\\\"tel:051 111 112 468\\\">051 111 112 468<\\/a><\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(610,266,'_elementor_edit_mode','builder'),(611,266,'_elementor_template_type','post'),(612,266,'_elementor_version','2.6.2'),(613,266,'_wp_page_template','elementor_header_footer'),(614,266,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome To Extension\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-person-male-guy-standing-model-691305-pxhere.jpg\",\"id\":94},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Arone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founder<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/work-hand-person-woman-hair-singer-851534-pxhere.jpg\",\"id\":97},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Angry Boss\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manager<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(122,145,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(123,145,'_wxr_import_has_attachment_refs','1'),(124,166,'_menu_item_type','custom'),(125,166,'_menu_item_menu_item_parent','0'),(126,166,'_menu_item_object_id','166'),(127,166,'_menu_item_object','custom'),(128,166,'_menu_item_target',''),(129,166,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(130,166,'_menu_item_xfn',''),(131,166,'_menu_item_url','https://www.instagram.com/'),(148,169,'_menu_item_type','custom'),(149,169,'_menu_item_menu_item_parent','0'),(150,169,'_menu_item_object_id','169'),(151,169,'_menu_item_object','custom'),(152,169,'_menu_item_target',''),(153,169,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(154,169,'_menu_item_xfn',''),(155,169,'_menu_item_url','https://www.linkedin.com/'),(328,226,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:864;s:4:\"file\";s:28:\"2023/09/arabic-broucher.jpeg\";s:8:\"filesize\";i:227993;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"arabic-broucher-300x203.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:203;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20790;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"arabic-broucher-1024x691.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:691;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:159643;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"arabic-broucher-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8665;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"arabic-broucher-768x518.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:518;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102493;}s:22:\"extension-popular-post\";a:5:{s:4:\"file\";s:26:\"arabic-broucher-75x75.jpeg\";s:5:\"width\";i:75;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2915;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(327,226,'_wp_attached_file','2023/09/arabic-broucher.jpeg'),(164,174,'_menu_item_type','custom'),(165,174,'_menu_item_menu_item_parent','0'),(166,174,'_menu_item_object_id','174'),(167,174,'_menu_item_object','custom'),(168,174,'_menu_item_target','_blank'),(169,174,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(170,174,'_menu_item_xfn',''),(171,174,'_menu_item_url','https://aaou2024.aiou.edu.pk/wp-content/uploads/2023/10/The-37th-AAOU-Annual-Conference-in-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan.jpeg'),(320,174,'_wp_old_date','2019-07-02'),(284,211,'_elementor_edit_mode','builder'),(230,187,'_yoast_wpseo_primary_category','5'),(231,187,'_yoast_wpseo_content_score','60'),(232,187,'_thumbnail_id','189'),(233,196,'_yoast_wpseo_content_score','30'),(242,208,'_wp_page_template','page-templates/contact-template.php'),(243,208,'_yoast_wpseo_content_score','30'),(244,208,'_elementor_elements_usage','a:3:{s:9:\"shortcode\";i:1;s:6:\"column\";i:1;s:7:\"section\";i:1;}'),(245,208,'_elementor_template_type','wp-post'),(246,208,'_elementor_version','3.16.6'),(247,208,'_elementor_edit_mode','builder'),(248,208,'_elementor_data','[{\"id\":\"7b281ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e55854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Note:<\\/strong> The research should not have been previously published and must be related to one of the conference themes<\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9705779\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8886ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Abstracts and research should be sent to the e-mail<\\/strong><strong>:<\\/strong><\\/h4><p><strong>Website: <a href=\\\"https:\\/\\/aaou2024.aiou.edu.pk\\/\\\">aaou2024.aiou.edu.pk\\/<\\/a><\\/strong><\\/p><p><strong>Email: <\\/strong><a href=\\\"mailto:aaou2024@aiou.edu.pk\\\"><strong>aaou2024@aiou.edu.pk<\\/strong><\\/a><\\/p><p><strong>Phone number: <\\/strong><strong><a title=\\\"Live chat\\\" href=\\\"tel:051 111 112 468\\\">051 111 112 468<\\/a><\\/strong><\\/p><p><strong>Address: <\\/strong>AAOU 2024 Conference Secretariat Room-17, Block-ICT, <a href=\\\"https:\\/\\/aiou.edu.pk\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Allama Iqbal Open University,<\\/a> Islamabad, Pakistan<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(3365,651,'_wp_page_template','page-templates/contact-template.php'),(249,210,'_menu_item_type','post_type'),(250,210,'_menu_item_menu_item_parent','0'),(251,210,'_menu_item_object_id','208'),(252,210,'_menu_item_object','page'),(253,210,'_menu_item_target',''),(254,210,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(255,210,'_menu_item_xfn',''),(256,210,'_menu_item_url',''),(260,194,'_yoast_wpseo_primary_category','7'),(261,194,'_yoast_wpseo_content_score','60'),(285,211,'_elementor_template_type','kit'),(264,199,'_yoast_wpseo_primary_category','5'),(265,199,'_thumbnail_id','192'),(266,199,'_yoast_wpseo_content_score','60'),(269,202,'_yoast_wpseo_primary_category','5'),(270,202,'_thumbnail_id','190'),(271,202,'_yoast_wpseo_content_score','60'),(274,205,'_thumbnail_id','191'),(275,205,'_yoast_wpseo_primary_category','9'),(276,205,'_yoast_wpseo_content_score','60'),(278,207,'_form','<label> Your Name (required)\n [text* your-name] </label>\n\n<label> Your Email (required)\n [email* your-email] </label>\n\n<label> Subject\n [text your-subject] </label>\n\n<label> Your Message\n [textarea your-message] </label>\n\n[submit \"Send\"]'),(279,207,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:26:\"Extension \"[your-subject]\"\";s:6:\"sender\";s:43:\"Extension <wordpress@demo.themefreesia.com>\";s:9:\"recipient\";s:21:\"test@themefreesia.com\";s:4:\"body\";s:187:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Extension (https://demo.themefreesia.com/extension)\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(280,207,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:26:\"Extension \"[your-subject]\"\";s:6:\"sender\";s:43:\"Extension <wordpress@demo.themefreesia.com>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:129:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Extension (https://demo.themefreesia.com/extension)\";s:18:\"additional_headers\";s:31:\"Reply-To: info@themefreesia.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(281,207,'_messages','a:23:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),(282,207,'_additional_settings',''),(283,207,'_locale','en_US'),(291,213,'_wp_attached_file','2023/09/cropped-logo_old.png'),(292,213,'_wp_attachment_context','site-icon'),(293,213,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:28:\"2023/09/cropped-logo_old.png\";s:8:\"filesize\";i:69365;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"cropped-logo_old-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:76255;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"cropped-logo_old-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25770;}s:22:\"extension-popular-post\";a:5:{s:4:\"file\";s:26:\"cropped-logo_old-75x75.png\";s:5:\"width\";i:75;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7021;}s:13:\"site_icon-270\";a:5:{s:4:\"file\";s:28:\"cropped-logo_old-270x270.png\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:68161;}s:13:\"site_icon-192\";a:5:{s:4:\"file\";s:28:\"cropped-logo_old-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32760;}s:13:\"site_icon-180\";a:5:{s:4:\"file\";s:28:\"cropped-logo_old-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:35087;}s:12:\"site_icon-32\";a:5:{s:4:\"file\";s:26:\"cropped-logo_old-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1475;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(296,216,'_elementor_edit_mode','builder'),(297,216,'_elementor_template_type','kit'),(299,211,'_wp_page_template','default'),(300,211,'_elementor_page_settings','a:2:{s:9:\"site_name\";s:31:\"The 37th AAOU Annual Conference\";s:16:\"site_description\";s:45:\"Asian Association of Open Universities (AAOU)\";}'),(303,217,'_wp_attached_file','2023/09/event-img.jpg'),(304,217,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:550;s:4:\"file\";s:21:\"2023/09/event-img.jpg\";s:8:\"filesize\";i:138640;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"event-img-300x138.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:138;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11537;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"event-img-1024x469.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:469;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80607;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"event-img-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6283;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"event-img-768x352.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:352;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51005;}s:22:\"extension-popular-post\";a:5:{s:4:\"file\";s:19:\"event-img-75x75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2462;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(341,210,'_wp_old_date','2019-07-04'),(338,149,'_wp_old_date','2019-06-13'),(339,148,'_wp_old_date','2019-06-13'),(342,228,'_wp_attached_file','2023/09/Arabic-Poster-english.jpg'),(343,228,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2500;s:6:\"height\";i:1794;s:4:\"file\";s:33:\"2023/09/Arabic-Poster-english.jpg\";s:8:\"filesize\";i:1866445;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Arabic-Poster-english-300x215.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25432;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"Arabic-Poster-english-1024x735.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:735;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:261792;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Arabic-Poster-english-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9367;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"Arabic-Poster-english-768x551.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:551;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:159219;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:35:\"Arabic-Poster-english-1536x1102.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1102;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:497847;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:35:\"Arabic-Poster-english-2048x1470.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1470;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:752964;}s:22:\"extension-popular-post\";a:5:{s:4:\"file\";s:31:\"Arabic-Poster-english-75x75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2779;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(3332,646,'_elementor_data','[{\"id\":\"7b281ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e55854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Note:<\\/strong> The research should not have been previously published and must be related to one of the conference themes<\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9705779\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8886ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Abstracts and research should be sent to the e-mail<\\/strong><strong>:<\\/strong><\\/h3><p><strong>Website: <a href=\\\"https:\\/\\/aic.aiou.edu.pk\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">aic.aiou.edu.pk<\\/a><\\/strong><\\/p><p><strong>Email: <a href=\\\"mailto:arabic.mtan@aiou.edu.pk\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">arabic.mtan@aiou.edu.pk<\\/a><\\/strong><\\/p><p><strong>Mobile numbers and WhatsApp: +923135344319 +923336463165<\\/strong><\\/p><p><strong>Phone numbers: +92519250148 \\/ +92519573237<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(3331,646,'_elementor_edit_mode','builder'),(3329,646,'_elementor_template_type','wp-post'),(3330,646,'_elementor_version','3.16.2'),(387,236,'_wp_page_template','page-templates/contact-template.php'),(388,236,'_elementor_elements_usage','a:3:{s:9:\"shortcode\";i:1;s:6:\"column\";i:1;s:7:\"section\";i:1;}'),(357,208,'_elementor_page_assets','a:0:{}'),(362,208,'_edit_lock','1707543469:5'),(363,233,'_wp_page_template','page-templates/contact-template.php'),(364,233,'_elementor_elements_usage','a:3:{s:9:\"shortcode\";i:1;s:6:\"column\";i:1;s:7:\"section\";i:1;}'),(365,233,'_elementor_template_type','post'),(366,233,'_elementor_version','2.6.2'),(367,233,'_elementor_edit_mode','builder'),(368,233,'_elementor_data','[{\"id\":\"6a5cdee3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"288ea1ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1bd26e05\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"207\\\" title=\\\"Extension\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(370,233,'_elementor_page_assets','a:0:{}'),(371,234,'_wp_page_template','page-templates/contact-template.php'),(372,234,'_elementor_elements_usage','a:3:{s:9:\"shortcode\";i:1;s:6:\"column\";i:1;s:7:\"section\";i:1;}'),(373,234,'_elementor_template_type','post'),(374,234,'_elementor_version','2.6.2'),(375,234,'_elementor_edit_mode','builder'),(376,234,'_elementor_data','[{\"id\":\"6a5cdee3\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"288ea1ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1bd26e05\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"207\\\" title=\\\"Extension\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(378,234,'_elementor_page_assets','a:0:{}'),(379,235,'_wp_page_template','page-templates/contact-template.php'),(380,235,'_elementor_elements_usage','a:3:{s:9:\"shortcode\";i:1;s:6:\"column\";i:1;s:7:\"section\";i:1;}'),(381,235,'_elementor_template_type','post'),(382,235,'_elementor_version','2.6.2'),(383,235,'_elementor_edit_mode','builder'),(384,235,'_elementor_data','[{\"id\":\"7b281ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e55854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Note:<\\/strong> The research should not have been previously published and must be related to one of the conference themes<\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9705779\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8886ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Abstracts and research should be sent to the e-mail<\\/strong><strong>:<\\/strong><\\/h3><h5><strong>Website: <a href=\\\"https:\\/\\/aic.aiou.edu.pk\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">aic.aiou.edu.pk<\\/a><\\/strong><\\/h5><h5><strong>Email: <a href=\\\"mailto:arabic.mtan@aiou.edu.pk\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">arabic.mtan@aiou.edu.pk<\\/a><\\/strong><\\/h5><h5><strong>Mobile numbers and WhatsApp: +923135344319 +923336463165<\\/strong><\\/h5><h5><strong>Phone numbers: +92519250148 \\/ +92519573237<\\/strong><\\/h5>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(386,235,'_elementor_page_assets','a:0:{}'),(389,236,'_elementor_template_type','wp-post'),(390,236,'_elementor_version','3.16.2'),(391,236,'_elementor_edit_mode','builder'),(392,236,'_elementor_data','[{\"id\":\"7b281ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e55854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Note:<\\/strong> The research should not have been previously published and must be related to one of the conference themes<\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9705779\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8886ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Abstracts and research should be sent to the e-mail<\\/strong><strong>:<\\/strong><\\/h3><h5><strong>Website: <a href=\\\"https:\\/\\/aic.aiou.edu.pk\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">aic.aiou.edu.pk<\\/a><\\/strong><\\/h5><h5><strong>Email: <a href=\\\"mailto:arabic.mtan@aiou.edu.pk\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">arabic.mtan@aiou.edu.pk<\\/a><\\/strong><\\/h5><h5><strong>Mobile numbers and WhatsApp: +923135344319 +923336463165<\\/strong><\\/h5><h5><strong>Phone numbers: +92519250148 \\/ +92519573237<\\/strong><\\/h5>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(393,236,'_elementor_page_assets','a:0:{}'),(394,237,'_wp_page_template','page-templates/contact-template.php'),(395,237,'_elementor_elements_usage','a:3:{s:9:\"shortcode\";i:1;s:6:\"column\";i:1;s:7:\"section\";i:1;}'),(396,237,'_elementor_template_type','wp-post'),(397,237,'_elementor_version','3.16.2'),(398,237,'_elementor_edit_mode','builder'),(399,237,'_elementor_data','[{\"id\":\"7b281ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e55854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Note:<\\/strong> The research should not have been previously published and must be related to one of the conference themes<\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9705779\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8886ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Abstracts and research should be sent to the e-mail<\\/strong><strong>:<\\/strong><\\/h3><h5><strong>Website: <a href=\\\"https:\\/\\/aic.aiou.edu.pk\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">aic.aiou.edu.pk<\\/a><\\/strong><\\/h5><h5><strong>Email: <a href=\\\"mailto:arabic.mtan@aiou.edu.pk\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">arabic.mtan@aiou.edu.pk<\\/a><\\/strong><\\/h5><h5><strong>Mobile numbers and WhatsApp: +923135344319 +923336463165<\\/strong><\\/h5><h5><strong>Phone numbers: +92519250148 \\/ +92519573237<\\/strong><\\/h5>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(400,237,'_elementor_page_assets','a:0:{}'),(401,238,'_wp_page_template','page-templates/contact-template.php'),(402,238,'_elementor_elements_usage','a:3:{s:9:\"shortcode\";i:1;s:6:\"column\";i:1;s:7:\"section\";i:1;}'),(403,238,'_elementor_template_type','wp-post'),(404,238,'_elementor_version','3.16.2'),(405,238,'_elementor_edit_mode','builder'),(406,238,'_elementor_data','[{\"id\":\"7b281ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e55854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Note:<\\/strong> The research should not have been previously published and must be related to one of the conference themes<\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9705779\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8886ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Abstracts and research should be sent to the e-mail<\\/strong><strong>:<\\/strong><\\/h4><h5><strong>Website: <a href=\\\"https:\\/\\/aic.aiou.edu.pk\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">aic.aiou.edu.pk<\\/a><\\/strong><\\/h5><h5><strong>Email: <a href=\\\"mailto:arabic.mtan@aiou.edu.pk\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">arabic.mtan@aiou.edu.pk<\\/a><\\/strong><\\/h5><h5><strong>Mobile numbers and WhatsApp: +923135344319 +923336463165<\\/strong><\\/h5><h5><strong>Phone numbers: +92519250148 \\/ +92519573237<\\/strong><\\/h5>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(407,238,'_elementor_page_assets','a:0:{}'),(409,239,'_wp_page_template','page-templates/contact-template.php'),(410,239,'_elementor_elements_usage','a:3:{s:9:\"shortcode\";i:1;s:6:\"column\";i:1;s:7:\"section\";i:1;}'),(411,239,'_elementor_template_type','wp-post'),(412,239,'_elementor_version','3.16.2'),(413,239,'_elementor_edit_mode','builder'),(414,239,'_elementor_data','[{\"id\":\"7b281ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e55854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Note:<\\/strong> The research should not have been previously published and must be related to one of the conference themes<\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9705779\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8886ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Abstracts and research should be sent to the e-mail<\\/strong><strong>:<\\/strong><\\/h4><h5><strong>Website: <a href=\\\"https:\\/\\/aic.aiou.edu.pk\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">aic.aiou.edu.pk<\\/a><\\/strong><\\/h5><h5><strong>Email: <a href=\\\"mailto:arabic.mtan@aiou.edu.pk\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">arabic.mtan@aiou.edu.pk<\\/a><\\/strong><\\/h5><h5><strong>Mobile numbers and WhatsApp: +923135344319 +923336463165<\\/strong><\\/h5><h5><strong>Phone numbers: +92519250148 \\/ +92519573237<\\/strong><\\/h5>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(415,239,'_elementor_page_assets','a:0:{}'),(417,240,'_wp_page_template','page-templates/contact-template.php'),(418,240,'_elementor_elements_usage','a:3:{s:9:\"shortcode\";i:1;s:6:\"column\";i:1;s:7:\"section\";i:1;}'),(419,240,'_elementor_template_type','wp-post'),(420,240,'_elementor_version','3.16.2'),(421,240,'_elementor_edit_mode','builder'),(422,240,'_elementor_data','[{\"id\":\"7b281ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e55854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Note:<\\/strong> The research should not have been previously published and must be related to one of the conference themes<\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9705779\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8886ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Abstracts and research should be sent to the e-mail<\\/strong><strong>:<\\/strong><\\/h4><h5><strong>Website: <a href=\\\"https:\\/\\/aic.aiou.edu.pk\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">aic.aiou.edu.pk<\\/a><\\/strong><\\/h5><h5><strong>Email: <a href=\\\"mailto:arabic.mtan@aiou.edu.pk\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">arabic.mtan@aiou.edu.pk<\\/a><\\/strong><\\/h5><h5><strong>Mobile numbers and WhatsApp: +923135344319 +923336463165<\\/strong><\\/h5><h5><strong>Phone numbers: +92519250148 \\/ +92519573237<\\/strong><\\/h5>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(423,240,'_elementor_page_assets','a:0:{}'),(425,241,'_wp_page_template','page-templates/contact-template.php'),(426,241,'_elementor_elements_usage','a:3:{s:9:\"shortcode\";i:1;s:6:\"column\";i:1;s:7:\"section\";i:1;}'),(427,241,'_elementor_template_type','wp-post'),(428,241,'_elementor_version','3.16.2'),(429,241,'_elementor_edit_mode','builder'),(430,241,'_elementor_data','[{\"id\":\"7b281ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e55854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Note:<\\/strong> The research should not have been previously published and must be related to one of the conference themes<\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9705779\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8886ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Abstracts and research should be sent to the e-mail<\\/strong><strong>:<\\/strong><\\/h3><p><strong>Website: <a href=\\\"https:\\/\\/aic.aiou.edu.pk\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">aic.aiou.edu.pk<\\/a><\\/strong><\\/p><p><strong>Email: <a href=\\\"mailto:arabic.mtan@aiou.edu.pk\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">arabic.mtan@aiou.edu.pk<\\/a><\\/strong><\\/p><p><strong>Mobile numbers and WhatsApp: +923135344319 +923336463165<\\/strong><\\/p><p><strong>Phone numbers: +92519250148 \\/ +92519573237<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(431,241,'_elementor_page_assets','a:0:{}'),(434,9,'_edit_lock','1710003674:1'),(435,242,'_elementor_edit_mode','builder'),(436,242,'_elementor_template_type','post'),(437,242,'_elementor_version','2.6.2'),(438,242,'_wp_page_template','elementor_header_footer'),(439,242,'_elementor_data','[{\"id\":\"b271f21\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"355031a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true}},\"elements\":[{\"id\":\"37652c1\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-pagelines\",\"primary_color\":\"#7a7a7a\",\"selected_icon\":{\"value\":\"fab fa-pagelines\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"b0f7c77\",\"elType\":\"widget\",\"settings\":{\"title\":\"A recognized leader in Business services\",\"title_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b41e10\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"color\":\"#aaaaaa\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2ac2ab\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d11259\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"background_color\":\"#f2095e\",\"button_background_hover_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"629a6bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"spread\":0,\"color\":\"rgba(0,0,0,0.15)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"efb8d7c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-umbrella\",\"view\":\"framed\",\"title_text\":\"Business Consulting \",\"description_text\":\"Consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus.\",\"link\":{\"url\":\"https:\\/\\/themefreesia.com\\/themes\\/shoppingcart\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"right\",\"primary_color\":\"#b5b5b5\",\"hover_primary_color\":\"#f2095e\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":20,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.15)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea2ebe\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-motorcycle\",\"view\":\"framed\",\"title_text\":\"Transport Consulting \",\"description_text\":\"Consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus.\",\"link\":{\"url\":\"https:\\/\\/themefreesia.com\\/themes\\/photograph\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"right\",\"primary_color\":\"#b5b5b5\",\"hover_primary_color\":\"#f2095e\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":15,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.25)\"},\"selected_icon\":{\"value\":\"fas fa-shipping-fast\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"109c569\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81e6ec4\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-shopping-basket\",\"view\":\"framed\",\"title_text\":\"Products Consulting \",\"description_text\":\"Consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus.\",\"link\":{\"url\":\"https:\\/\\/themefreesia.com\\/demos\\/cocktail-demos\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"right\",\"primary_color\":\"#b5b5b5\",\"hover_primary_color\":\"#f2095e\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":15,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.25)\"},\"selected_icon\":{\"value\":\"fas fa-balance-scale\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"39a6561\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-paper-plane-o\",\"view\":\"framed\",\"title_text\":\"Financial Support\",\"description_text\":\"Consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus.\",\"link\":{\"url\":\"https:\\/\\/themefreesia.com\\/themes\\/magbook\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"right\",\"primary_color\":\"#b5b5b5\",\"hover_primary_color\":\"#f2095e\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":15,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.25)\"},\"selected_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7982edc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"e2d94d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d2b002a\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bullhorn\",\"title_text\":\"We have 35 years experience in Business\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"description_color\":\"#eeeeee\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3ea06c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"90\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b4c3a9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8208d57\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shift your Business on digital world\",\"size\":\"xl\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38c59fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.\",\"header_size\":\"h6\",\"title_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"782b61c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse.<\\/p>\",\"text_color\":\"#878787\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"393c281\",\"elType\":\"widget\",\"settings\":{\"text\":\"More About Me\",\"background_color\":\"#f2095e\",\"button_background_hover_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7028310\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9b3d396\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1745fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free Consultation?\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"af8f592\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"dc79b22\",\"elType\":\"widget\",\"settings\":{\"title\":\"1234567890\",\"title_color\":\"#f2095e\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4278933\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c4ba565\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/StockSnap_KAUFJW1PEQ.jpg\",\"id\":15},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fcedfe\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bright-coffee-color-cup-drink-flowers-1509919-pxhere.jpg\",\"id\":18},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e8565fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"752fea5\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=Lc2FKHXvKXw\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70},\"lightbox\":\"yes\",\"css_filters_css_filter\":\"custom\",\"play_icon_color\":\"#f2095e\",\"play_icon_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"bab33cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"36\",\"bottom\":\"36\",\"left\":\"36\",\"isLinked\":true}},\"elements\":[{\"id\":\"d8f439c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Offers Ideas With Details\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d2e173\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f47349\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#f2095e\",\"button_background_hover_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8eafc94\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"66702b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1e9b27a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"color\":\"#f2095e\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d0eb40f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Creative Minds Always Think Someting New\\n\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5ec48d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"f9c04d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"26fe9fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65bef59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"da928e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-person-male-guy-standing-model-691305-pxhere.jpg\",\"id\":94},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc15639\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Arone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c18abc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founder<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f492cd0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"bfff91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"0a3166e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/work-hand-person-woman-hair-singer-851534-pxhere.jpg\",\"id\":97},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d0565\",\"elType\":\"widget\",\"settings\":{\"title\":\"Angry Boss\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d10c74f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manager<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"765a1f0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"8d006c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d18d98b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1268886\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be360e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3fdf49d\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c29beca\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"847cdbd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fd1903\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b06cccb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8e0e6b2\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Monday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Tuesday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Wednestay (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Thursday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(440,242,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(442,242,'_elementor_page_assets','a:0:{}'),(443,243,'_elementor_edit_mode','builder'),(444,243,'_elementor_template_type','post'),(445,243,'_elementor_version','2.6.2'),(446,243,'_wp_page_template','elementor_header_footer'),(447,243,'_elementor_data','[{\"id\":\"b271f21\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"content_position\":\"middle\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"80\",\"right\":0,\"bottom\":\"80\",\"left\":0,\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"355031a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true}},\"elements\":[{\"id\":\"37652c1\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-pagelines\",\"primary_color\":\"#7a7a7a\",\"selected_icon\":{\"value\":\"fab fa-pagelines\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"b0f7c77\",\"elType\":\"widget\",\"settings\":{\"title\":\"A recognized leader in Business services\",\"title_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b41e10\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"color\":\"#aaaaaa\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d2ac2ab\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d11259\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"background_color\":\"#f2095e\",\"button_background_hover_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"629a6bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"spread\":0,\"color\":\"rgba(0,0,0,0.15)\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"efb8d7c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-umbrella\",\"view\":\"framed\",\"title_text\":\"Business Consulting \",\"description_text\":\"Consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus.\",\"link\":{\"url\":\"https:\\/\\/themefreesia.com\\/themes\\/shoppingcart\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"right\",\"primary_color\":\"#b5b5b5\",\"hover_primary_color\":\"#f2095e\",\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":20,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.15)\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3ea2ebe\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-motorcycle\",\"view\":\"framed\",\"title_text\":\"Transport Consulting \",\"description_text\":\"Consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus.\",\"link\":{\"url\":\"https:\\/\\/themefreesia.com\\/themes\\/photograph\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"right\",\"primary_color\":\"#b5b5b5\",\"hover_primary_color\":\"#f2095e\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":15,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.25)\"},\"selected_icon\":{\"value\":\"fas fa-shipping-fast\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"109c569\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"81e6ec4\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-shopping-basket\",\"view\":\"framed\",\"title_text\":\"Products Consulting \",\"description_text\":\"Consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus.\",\"link\":{\"url\":\"https:\\/\\/themefreesia.com\\/demos\\/cocktail-demos\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"right\",\"primary_color\":\"#b5b5b5\",\"hover_primary_color\":\"#f2095e\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":15,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.25)\"},\"selected_icon\":{\"value\":\"fas fa-balance-scale\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"39a6561\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-paper-plane-o\",\"view\":\"framed\",\"title_text\":\"Financial Support\",\"description_text\":\"Consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus.\",\"link\":{\"url\":\"https:\\/\\/themefreesia.com\\/themes\\/magbook\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"right\",\"primary_color\":\"#b5b5b5\",\"hover_primary_color\":\"#f2095e\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":15,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.25)\"},\"selected_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7982edc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"e2d94d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d2b002a\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bullhorn\",\"title_text\":\"We have 35 years experience in Business\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"description_color\":\"#eeeeee\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3ea06c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"90\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b4c3a9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8208d57\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shift your Business on digital world\",\"size\":\"xl\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38c59fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.\",\"header_size\":\"h6\",\"title_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"782b61c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse.<\\/p>\",\"text_color\":\"#878787\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"393c281\",\"elType\":\"widget\",\"settings\":{\"text\":\"More About Me\",\"background_color\":\"#f2095e\",\"button_background_hover_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7028310\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9b3d396\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1745fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free Consultation?\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"af8f592\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"dc79b22\",\"elType\":\"widget\",\"settings\":{\"title\":\"1234567890\",\"title_color\":\"#f2095e\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4278933\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c4ba565\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/StockSnap_KAUFJW1PEQ.jpg\",\"id\":15},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fcedfe\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bright-coffee-color-cup-drink-flowers-1509919-pxhere.jpg\",\"id\":18},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e8565fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"752fea5\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=Lc2FKHXvKXw\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70},\"lightbox\":\"yes\",\"css_filters_css_filter\":\"custom\",\"play_icon_color\":\"#f2095e\",\"play_icon_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"bab33cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"36\",\"bottom\":\"36\",\"left\":\"36\",\"isLinked\":true}},\"elements\":[{\"id\":\"d8f439c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Offers Ideas With Details\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d2e173\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4f47349\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"background_color\":\"#f2095e\",\"button_background_hover_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8eafc94\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"66702b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1e9b27a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"color\":\"#f2095e\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d0eb40f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Creative Minds Always Think Someting New\\n\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5ec48d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"f9c04d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"26fe9fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65bef59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"da928e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-person-male-guy-standing-model-691305-pxhere.jpg\",\"id\":94},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc15639\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Arone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c18abc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founder<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f492cd0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"bfff91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"0a3166e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/work-hand-person-woman-hair-singer-851534-pxhere.jpg\",\"id\":97},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d0565\",\"elType\":\"widget\",\"settings\":{\"title\":\"Angry Boss\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d10c74f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manager<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"765a1f0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"8d006c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d18d98b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1268886\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be360e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3fdf49d\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c29beca\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"847cdbd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fd1903\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b06cccb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8e0e6b2\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Monday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Tuesday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Wednestay (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Thursday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(448,243,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(450,243,'_elementor_page_assets','a:0:{}'),(456,244,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(458,244,'_elementor_page_assets','a:0:{}'),(461,245,'_elementor_template_type','wp-post'),(462,245,'_elementor_version','3.16.2'),(463,245,'_wp_page_template','elementor_header_footer'),(464,245,'_elementor_data','[{\"id\":\"7982edc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"e2d94d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d2b002a\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bullhorn\",\"title_text\":\"We have 35 years experience in Business\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"description_color\":\"#eeeeee\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_font_style\":\"italic\",\"selected_icon\":{\"value\":\"fas fa-bullhorn\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3ea06c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"90\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b4c3a9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8208d57\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shift your Business on digital world\",\"size\":\"xl\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38c59fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.\",\"header_size\":\"h6\",\"title_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"782b61c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse.<\\/p>\",\"text_color\":\"#878787\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"393c281\",\"elType\":\"widget\",\"settings\":{\"text\":\"More About Me\",\"background_color\":\"#f2095e\",\"button_background_hover_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7028310\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9b3d396\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1745fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free Consultation?\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"af8f592\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"dc79b22\",\"elType\":\"widget\",\"settings\":{\"title\":\"1234567890\",\"title_color\":\"#f2095e\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4278933\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c4ba565\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/StockSnap_KAUFJW1PEQ.jpg\",\"id\":15},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8eafc94\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"66702b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1e9b27a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"color\":\"#f2095e\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d0eb40f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Creative Minds Always Think Someting New\\n\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5ec48d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"f9c04d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"26fe9fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65bef59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"da928e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-person-male-guy-standing-model-691305-pxhere.jpg\",\"id\":94},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc15639\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Arone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c18abc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founder<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f492cd0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"bfff91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"0a3166e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/work-hand-person-woman-hair-singer-851534-pxhere.jpg\",\"id\":97},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d0565\",\"elType\":\"widget\",\"settings\":{\"title\":\"Angry Boss\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d10c74f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manager<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"765a1f0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"8d006c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d18d98b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1268886\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be360e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3fdf49d\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c29beca\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"847cdbd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fd1903\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b06cccb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8e0e6b2\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Monday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Tuesday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Wednestay (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Thursday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(465,245,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(466,245,'_elementor_page_assets','a:0:{}'),(468,246,'_elementor_edit_mode','builder'),(469,246,'_elementor_template_type','wp-post'),(470,246,'_elementor_version','3.16.2'),(471,246,'_wp_page_template','elementor_header_footer'),(472,246,'_elementor_data','[{\"id\":\"7982edc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"e2d94d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d2b002a\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bullhorn\",\"title_text\":\"We have 35 years experience in Business\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"primary_color\":\"#ffffff\",\"icon_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"description_color\":\"#eeeeee\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_font_style\":\"italic\",\"selected_icon\":{\"value\":\"fas fa-bullhorn\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a3ea06c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"90\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b4c3a9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8208d57\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shift your Business on digital world\",\"size\":\"xl\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38c59fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.\",\"header_size\":\"h6\",\"title_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"782b61c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse.<\\/p>\",\"text_color\":\"#878787\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"393c281\",\"elType\":\"widget\",\"settings\":{\"text\":\"More About Me\",\"background_color\":\"#f2095e\",\"button_background_hover_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7028310\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9b3d396\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1745fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free Consultation?\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"af8f592\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"dc79b22\",\"elType\":\"widget\",\"settings\":{\"title\":\"1234567890\",\"title_color\":\"#f2095e\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4278933\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c4ba565\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/StockSnap_KAUFJW1PEQ.jpg\",\"id\":15},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8eafc94\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"66702b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1e9b27a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"color\":\"#f2095e\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d0eb40f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Creative Minds Always Think Someting New\\n\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5ec48d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"f9c04d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"26fe9fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65bef59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"da928e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-person-male-guy-standing-model-691305-pxhere.jpg\",\"id\":94},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc15639\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Arone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c18abc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founder<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f492cd0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"bfff91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"0a3166e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/work-hand-person-woman-hair-singer-851534-pxhere.jpg\",\"id\":97},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d0565\",\"elType\":\"widget\",\"settings\":{\"title\":\"Angry Boss\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d10c74f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manager<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"765a1f0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"8d006c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d18d98b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1268886\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be360e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3fdf49d\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c29beca\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"847cdbd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fd1903\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b06cccb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8e0e6b2\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Monday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Tuesday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Wednestay (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Thursday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(473,246,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(474,246,'_elementor_page_assets','a:0:{}'),(528,253,'_elementor_version','3.16.2'),(529,253,'_wp_page_template','elementor_header_footer'),(530,253,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a3ea06c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"90\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b4c3a9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8208d57\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shift your Business on digital world\",\"size\":\"xl\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38c59fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.\",\"header_size\":\"h6\",\"title_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"782b61c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse.<\\/p>\",\"text_color\":\"#878787\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"393c281\",\"elType\":\"widget\",\"settings\":{\"text\":\"More About Me\",\"background_color\":\"#f2095e\",\"button_background_hover_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7028310\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9b3d396\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1745fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free Consultation?\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"af8f592\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"dc79b22\",\"elType\":\"widget\",\"settings\":{\"title\":\"1234567890\",\"title_color\":\"#f2095e\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4278933\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c4ba565\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/StockSnap_KAUFJW1PEQ.jpg\",\"id\":15},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8eafc94\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"66702b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1e9b27a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"color\":\"#f2095e\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d0eb40f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Creative Minds Always Think Someting New\\n\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5ec48d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"f9c04d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"26fe9fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65bef59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"da928e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-person-male-guy-standing-model-691305-pxhere.jpg\",\"id\":94},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc15639\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Arone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c18abc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founder<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f492cd0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"bfff91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"0a3166e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d0565\",\"elType\":\"widget\",\"settings\":{\"title\":\"Angry Boss\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d10c74f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manager<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"765a1f0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"8d006c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1268886\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be360e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d18d98b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3fdf49d\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c29beca\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"847cdbd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fd1903\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b06cccb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8e0e6b2\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Monday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Tuesday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Wednestay (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Thursday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(476,247,'_elementor_edit_mode','builder'),(477,247,'_elementor_template_type','wp-post'),(478,247,'_elementor_version','3.16.2'),(479,247,'_wp_page_template','elementor_header_footer'),(480,247,'_elementor_data','[{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a3ea06c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"90\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b4c3a9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8208d57\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shift your Business on digital world\",\"size\":\"xl\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38c59fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.\",\"header_size\":\"h6\",\"title_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"782b61c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse.<\\/p>\",\"text_color\":\"#878787\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"393c281\",\"elType\":\"widget\",\"settings\":{\"text\":\"More About Me\",\"background_color\":\"#f2095e\",\"button_background_hover_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7028310\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9b3d396\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1745fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free Consultation?\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"af8f592\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"dc79b22\",\"elType\":\"widget\",\"settings\":{\"title\":\"1234567890\",\"title_color\":\"#f2095e\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4278933\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c4ba565\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/StockSnap_KAUFJW1PEQ.jpg\",\"id\":15},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8eafc94\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"66702b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1e9b27a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"color\":\"#f2095e\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d0eb40f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Creative Minds Always Think Someting New\\n\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5ec48d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"f9c04d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"26fe9fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65bef59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"da928e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-person-male-guy-standing-model-691305-pxhere.jpg\",\"id\":94},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc15639\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Arone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c18abc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founder<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f492cd0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"bfff91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"0a3166e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/work-hand-person-woman-hair-singer-851534-pxhere.jpg\",\"id\":97},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d0565\",\"elType\":\"widget\",\"settings\":{\"title\":\"Angry Boss\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d10c74f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manager<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"765a1f0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"8d006c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d18d98b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1268886\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be360e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3fdf49d\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c29beca\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"847cdbd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fd1903\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b06cccb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8e0e6b2\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Monday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Tuesday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Wednestay (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Thursday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(481,247,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(482,247,'_elementor_page_assets','a:0:{}'),(485,248,'_elementor_edit_mode','builder'),(486,248,'_elementor_template_type','wp-post'),(487,248,'_elementor_version','3.16.2'),(488,248,'_wp_page_template','elementor_header_footer'),(489,248,'_elementor_data','[{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a3ea06c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"90\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b4c3a9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8208d57\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shift your Business on digital world\",\"size\":\"xl\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38c59fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.\",\"header_size\":\"h6\",\"title_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"782b61c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse.<\\/p>\",\"text_color\":\"#878787\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"393c281\",\"elType\":\"widget\",\"settings\":{\"text\":\"More About Me\",\"background_color\":\"#f2095e\",\"button_background_hover_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7028310\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9b3d396\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1745fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free Consultation?\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"af8f592\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"dc79b22\",\"elType\":\"widget\",\"settings\":{\"title\":\"1234567890\",\"title_color\":\"#f2095e\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4278933\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c4ba565\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/StockSnap_KAUFJW1PEQ.jpg\",\"id\":15},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8eafc94\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"66702b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1e9b27a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"color\":\"#f2095e\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d0eb40f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Creative Minds Always Think Someting New\\n\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5ec48d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"f9c04d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"26fe9fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65bef59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"da928e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-person-male-guy-standing-model-691305-pxhere.jpg\",\"id\":94},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc15639\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Arone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c18abc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founder<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f492cd0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"bfff91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"0a3166e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/work-hand-person-woman-hair-singer-851534-pxhere.jpg\",\"id\":97},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d0565\",\"elType\":\"widget\",\"settings\":{\"title\":\"Angry Boss\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d10c74f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manager<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"765a1f0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"8d006c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d18d98b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1268886\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be360e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3fdf49d\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c29beca\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"847cdbd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fd1903\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b06cccb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8e0e6b2\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Monday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Tuesday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Wednestay (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Thursday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(490,248,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(491,248,'_elementor_page_assets','a:0:{}'),(493,249,'_elementor_edit_mode','builder'),(494,249,'_elementor_template_type','wp-post'),(495,249,'_elementor_version','3.16.2'),(496,249,'_wp_page_template','elementor_header_footer'),(497,249,'_elementor_data','[{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a3ea06c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"90\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b4c3a9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8208d57\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shift your Business on digital world\",\"size\":\"xl\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38c59fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.\",\"header_size\":\"h6\",\"title_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"782b61c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse.<\\/p>\",\"text_color\":\"#878787\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"393c281\",\"elType\":\"widget\",\"settings\":{\"text\":\"More About Me\",\"background_color\":\"#f2095e\",\"button_background_hover_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7028310\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9b3d396\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1745fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free Consultation?\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"af8f592\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"dc79b22\",\"elType\":\"widget\",\"settings\":{\"title\":\"1234567890\",\"title_color\":\"#f2095e\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4278933\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c4ba565\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/StockSnap_KAUFJW1PEQ.jpg\",\"id\":15},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8eafc94\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"66702b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1e9b27a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"color\":\"#f2095e\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d0eb40f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Creative Minds Always Think Someting New\\n\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5ec48d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"f9c04d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"26fe9fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65bef59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"da928e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-person-male-guy-standing-model-691305-pxhere.jpg\",\"id\":94},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc15639\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Arone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c18abc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founder<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f492cd0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"bfff91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"0a3166e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/work-hand-person-woman-hair-singer-851534-pxhere.jpg\",\"id\":97},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d0565\",\"elType\":\"widget\",\"settings\":{\"title\":\"Angry Boss\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d10c74f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manager<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"765a1f0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"8d006c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d18d98b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1268886\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be360e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3fdf49d\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c29beca\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"847cdbd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fd1903\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b06cccb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8e0e6b2\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Monday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Tuesday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Wednestay (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Thursday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(498,249,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(499,249,'_elementor_page_assets','a:0:{}'),(526,253,'_elementor_edit_mode','builder'),(527,253,'_elementor_template_type','wp-post'),(501,250,'_elementor_edit_mode','builder'),(502,250,'_elementor_template_type','wp-post'),(503,250,'_elementor_version','3.16.2'),(504,250,'_wp_page_template','elementor_header_footer'),(505,250,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a3ea06c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"90\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b4c3a9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8208d57\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shift your Business on digital world\",\"size\":\"xl\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38c59fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.\",\"header_size\":\"h6\",\"title_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"782b61c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse.<\\/p>\",\"text_color\":\"#878787\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"393c281\",\"elType\":\"widget\",\"settings\":{\"text\":\"More About Me\",\"background_color\":\"#f2095e\",\"button_background_hover_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7028310\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9b3d396\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1745fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free Consultation?\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"af8f592\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"dc79b22\",\"elType\":\"widget\",\"settings\":{\"title\":\"1234567890\",\"title_color\":\"#f2095e\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4278933\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c4ba565\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/StockSnap_KAUFJW1PEQ.jpg\",\"id\":15},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8eafc94\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"66702b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1e9b27a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"color\":\"#f2095e\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d0eb40f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Creative Minds Always Think Someting New\\n\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5ec48d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"f9c04d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"26fe9fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65bef59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"da928e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-person-male-guy-standing-model-691305-pxhere.jpg\",\"id\":94},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc15639\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Arone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c18abc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founder<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f492cd0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"bfff91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"0a3166e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/work-hand-person-woman-hair-singer-851534-pxhere.jpg\",\"id\":97},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d0565\",\"elType\":\"widget\",\"settings\":{\"title\":\"Angry Boss\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d10c74f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manager<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"765a1f0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"8d006c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d18d98b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1268886\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be360e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3fdf49d\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c29beca\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"847cdbd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fd1903\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b06cccb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8e0e6b2\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Monday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Tuesday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Wednestay (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Thursday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(506,250,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(507,250,'_elementor_page_assets','a:0:{}'),(510,251,'_elementor_edit_mode','builder'),(511,251,'_elementor_template_type','wp-post'),(512,251,'_elementor_version','3.16.2'),(513,251,'_wp_page_template','elementor_header_footer'),(514,251,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a3ea06c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"90\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b4c3a9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8208d57\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shift your Business on digital world\",\"size\":\"xl\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38c59fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.\",\"header_size\":\"h6\",\"title_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"782b61c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse.<\\/p>\",\"text_color\":\"#878787\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"393c281\",\"elType\":\"widget\",\"settings\":{\"text\":\"More About Me\",\"background_color\":\"#f2095e\",\"button_background_hover_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7028310\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9b3d396\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1745fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free Consultation?\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"af8f592\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"dc79b22\",\"elType\":\"widget\",\"settings\":{\"title\":\"1234567890\",\"title_color\":\"#f2095e\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4278933\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c4ba565\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/StockSnap_KAUFJW1PEQ.jpg\",\"id\":15},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8eafc94\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"66702b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1e9b27a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"color\":\"#f2095e\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d0eb40f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Creative Minds Always Think Someting New\\n\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5ec48d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"f9c04d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"26fe9fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65bef59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"da928e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-person-male-guy-standing-model-691305-pxhere.jpg\",\"id\":94},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc15639\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Arone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c18abc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founder<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f492cd0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"bfff91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"0a3166e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/work-hand-person-woman-hair-singer-851534-pxhere.jpg\",\"id\":97},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d0565\",\"elType\":\"widget\",\"settings\":{\"title\":\"Angry Boss\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d10c74f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manager<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"765a1f0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"8d006c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d18d98b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1268886\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be360e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3fdf49d\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c29beca\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"847cdbd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fd1903\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b06cccb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8e0e6b2\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Monday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Tuesday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Wednestay (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Thursday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(515,251,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(516,251,'_elementor_page_assets','a:0:{}'),(518,252,'_elementor_edit_mode','builder'),(519,252,'_elementor_template_type','wp-post'),(520,252,'_elementor_version','3.16.2'),(521,252,'_wp_page_template','elementor_header_footer'),(522,252,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a3ea06c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"90\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b4c3a9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8208d57\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shift your Business on digital world\",\"size\":\"xl\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38c59fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.\",\"header_size\":\"h6\",\"title_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"782b61c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse.<\\/p>\",\"text_color\":\"#878787\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"393c281\",\"elType\":\"widget\",\"settings\":{\"text\":\"More About Me\",\"background_color\":\"#f2095e\",\"button_background_hover_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7028310\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9b3d396\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1745fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free Consultation?\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"af8f592\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"dc79b22\",\"elType\":\"widget\",\"settings\":{\"title\":\"1234567890\",\"title_color\":\"#f2095e\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4278933\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c4ba565\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/StockSnap_KAUFJW1PEQ.jpg\",\"id\":15},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8eafc94\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"66702b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1e9b27a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"color\":\"#f2095e\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d0eb40f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Creative Minds Always Think Someting New\\n\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5ec48d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"f9c04d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"26fe9fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65bef59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"da928e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-person-male-guy-standing-model-691305-pxhere.jpg\",\"id\":94},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc15639\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Arone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c18abc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founder<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f492cd0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"bfff91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"0a3166e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/work-hand-person-woman-hair-singer-851534-pxhere.jpg\",\"id\":97},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d0565\",\"elType\":\"widget\",\"settings\":{\"title\":\"Angry Boss\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d10c74f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manager<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"765a1f0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"8d006c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d18d98b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1268886\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be360e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3fdf49d\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c29beca\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"847cdbd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fd1903\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b06cccb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8e0e6b2\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Monday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Tuesday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Wednestay (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Thursday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(523,252,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(524,252,'_elementor_page_assets','a:0:{}'),(531,253,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(532,253,'_elementor_page_assets','a:0:{}'),(535,254,'_elementor_edit_mode','builder'),(536,254,'_elementor_template_type','wp-post'),(537,254,'_elementor_version','3.16.2'),(538,254,'_wp_page_template','elementor_header_footer'),(539,254,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a3ea06c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"90\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b4c3a9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8208d57\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shift your Business on digital world\",\"size\":\"xl\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38c59fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.\",\"header_size\":\"h6\",\"title_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"782b61c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse.<\\/p>\",\"text_color\":\"#878787\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"393c281\",\"elType\":\"widget\",\"settings\":{\"text\":\"More About Me\",\"background_color\":\"#f2095e\",\"button_background_hover_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7028310\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9b3d396\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1745fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free Consultation?\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"af8f592\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"dc79b22\",\"elType\":\"widget\",\"settings\":{\"title\":\"1234567890\",\"title_color\":\"#f2095e\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4278933\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c4ba565\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/StockSnap_KAUFJW1PEQ.jpg\",\"id\":15},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8eafc94\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"66702b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1e9b27a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"color\":\"#f2095e\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d0eb40f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Creative Minds Always Think Someting New\\n\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5ec48d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"f9c04d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"26fe9fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65bef59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"da928e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-person-male-guy-standing-model-691305-pxhere.jpg\",\"id\":94},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc15639\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Arone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c18abc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founder<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f492cd0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"bfff91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"0a3166e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d0565\",\"elType\":\"widget\",\"settings\":{\"title\":\"Angry Boss\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d10c74f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manager<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"765a1f0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"8d006c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1268886\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be360e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d18d98b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3fdf49d\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c29beca\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"847cdbd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fd1903\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b06cccb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8e0e6b2\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Monday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Tuesday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Wednestay (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Thursday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(540,254,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(541,254,'_elementor_page_assets','a:0:{}'),(543,255,'_elementor_edit_mode','builder'),(544,255,'_elementor_template_type','wp-post'),(545,255,'_elementor_version','3.16.2'),(546,255,'_wp_page_template','elementor_header_footer'),(547,255,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"a3ea06c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"90\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b4c3a9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8208d57\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shift your Business on digital world\",\"size\":\"xl\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38c59fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.\",\"header_size\":\"h6\",\"title_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"782b61c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse.<\\/p>\",\"text_color\":\"#878787\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"393c281\",\"elType\":\"widget\",\"settings\":{\"text\":\"More About Me\",\"background_color\":\"#f2095e\",\"button_background_hover_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7028310\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9b3d396\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1745fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Free Consultation?\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"af8f592\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50},\"elements\":[{\"id\":\"dc79b22\",\"elType\":\"widget\",\"settings\":{\"title\":\"1234567890\",\"title_color\":\"#f2095e\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4278933\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c4ba565\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/StockSnap_KAUFJW1PEQ.jpg\",\"id\":15},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8eafc94\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"66702b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1e9b27a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"color\":\"#f2095e\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d0eb40f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Creative Minds Always Think Someting New\\n\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5ec48d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"background_background\":\"classic\"},\"elements\":[{\"id\":\"f9c04d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.<\\/p>\",\"text_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"26fe9fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65bef59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"da928e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-person-male-guy-standing-model-691305-pxhere.jpg\",\"id\":94},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc15639\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Arone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c18abc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founder<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f492cd0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"bfff91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"0a3166e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d0565\",\"elType\":\"widget\",\"settings\":{\"title\":\"Angry Boss\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d10c74f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manager<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"765a1f0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"8d006c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1268886\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be360e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d18d98b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3fdf49d\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c29beca\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"847cdbd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fd1903\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b06cccb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8e0e6b2\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Monday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Tuesday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Wednestay (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Thursday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(548,255,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(549,255,'_elementor_page_assets','a:0:{}'),(556,256,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(557,256,'_elementor_page_assets','a:0:{}'),(562,257,'_wp_page_template','elementor_header_footer'),(563,257,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"}},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"66.6666\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"26fe9fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65bef59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"da928e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-person-male-guy-standing-model-691305-pxhere.jpg\",\"id\":94},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc15639\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Arone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c18abc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founder<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f492cd0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"bfff91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"0a3166e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d0565\",\"elType\":\"widget\",\"settings\":{\"title\":\"Angry Boss\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d10c74f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manager<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"765a1f0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"8d006c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1268886\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be360e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d18d98b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3fdf49d\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c29beca\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"847cdbd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fd1903\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b06cccb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8e0e6b2\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Monday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Tuesday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Wednestay (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Thursday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(564,257,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(565,257,'_elementor_page_assets','a:0:{}'),(566,258,'_elementor_edit_mode','builder'),(567,258,'_elementor_template_type','wp-post'),(568,258,'_elementor_version','3.16.2'),(569,258,'_wp_page_template','elementor_header_footer'),(570,258,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"}},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"66.6666\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"26fe9fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65bef59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"da928e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-person-male-guy-standing-model-691305-pxhere.jpg\",\"id\":94},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc15639\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Arone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c18abc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founder<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f492cd0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"bfff91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"0a3166e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d0565\",\"elType\":\"widget\",\"settings\":{\"title\":\"Angry Boss\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d10c74f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manager<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"765a1f0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"8d006c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1268886\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be360e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d18d98b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3fdf49d\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c29beca\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"847cdbd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fd1903\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b06cccb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8e0e6b2\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Monday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Tuesday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Wednestay (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Thursday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(571,258,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(572,258,'_elementor_page_assets','a:0:{}'),(573,259,'_elementor_edit_mode','builder'),(574,259,'_elementor_template_type','wp-post'),(575,259,'_elementor_version','3.16.2'),(576,259,'_wp_page_template','elementor_header_footer'),(577,259,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"}},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"66.6666\"}},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"351\\\"><p><strong>9. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><p><strong>\\u00a0<\\/strong><\\/p><\\/td><td width=\\\"346\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><p><strong>8.\\u00a0 <\\/strong><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"26fe9fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65bef59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"da928e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-person-male-guy-standing-model-691305-pxhere.jpg\",\"id\":94},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc15639\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Arone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c18abc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founder<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f492cd0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"bfff91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"0a3166e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d0565\",\"elType\":\"widget\",\"settings\":{\"title\":\"Angry Boss\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d10c74f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manager<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"765a1f0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"8d006c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1268886\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be360e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d18d98b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3fdf49d\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c29beca\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"847cdbd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fd1903\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b06cccb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8e0e6b2\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Monday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Tuesday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Wednestay (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Thursday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(578,259,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(579,259,'_elementor_page_assets','a:0:{}'),(1194,350,'_elementor_edit_mode','builder'),(1195,350,'_elementor_template_type','wp-post'),(1196,350,'_elementor_version','3.16.2'),(618,267,'_elementor_edit_mode','builder'),(619,267,'_elementor_template_type','wp-post'),(620,267,'_elementor_version','3.16.2'),(582,145,'_elementor_page_assets','a:0:{}'),(593,145,'_edit_lock','1697559055:1'),(594,264,'_elementor_edit_mode','builder'),(595,264,'_elementor_template_type','post'),(596,264,'_elementor_version','2.6.2'),(597,264,'_wp_page_template','elementor_header_footer'),(598,264,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome To Extension\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.\\\"<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-person-male-guy-standing-model-691305-pxhere.jpg\",\"id\":94},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Arone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founder<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/work-hand-person-woman-hair-singer-851534-pxhere.jpg\",\"id\":97},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Angry Boss\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manager<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(599,264,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(601,264,'_elementor_page_assets','a:0:{}'),(602,265,'_elementor_edit_mode','builder'),(603,265,'_elementor_template_type','post'),(604,265,'_elementor_version','2.6.2'),(605,265,'_wp_page_template','elementor_header_footer'),(606,265,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome To Extension\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.\\\"<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-person-male-guy-standing-model-691305-pxhere.jpg\",\"id\":94},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Arone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founder<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/work-hand-person-woman-hair-singer-851534-pxhere.jpg\",\"id\":97},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Angry Boss\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manager<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.59999999999999997779553950749686919152736663818359375,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(607,265,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(609,265,'_elementor_page_assets','a:0:{}'),(615,266,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(617,266,'_elementor_page_assets','a:0:{}'),(621,267,'_wp_page_template','elementor_header_footer'),(622,267,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome To Extension\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-person-male-guy-standing-model-691305-pxhere.jpg\",\"id\":94},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Arone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founder<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/work-hand-person-woman-hair-singer-851534-pxhere.jpg\",\"id\":97},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Angry Boss\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manager<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(623,267,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(624,267,'_elementor_page_assets','a:0:{}'),(625,268,'_elementor_edit_mode','builder'),(626,268,'_elementor_template_type','wp-post'),(627,268,'_elementor_version','3.16.2'),(628,268,'_wp_page_template','elementor_header_footer'),(629,268,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome To Extension\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-person-male-guy-standing-model-691305-pxhere.jpg\",\"id\":94},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Arone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founder<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/work-hand-person-woman-hair-singer-851534-pxhere.jpg\",\"id\":97},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Angry Boss\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manager<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(630,268,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(631,268,'_elementor_page_assets','a:0:{}'),(632,269,'_elementor_edit_mode','builder'),(633,269,'_elementor_template_type','wp-post'),(634,269,'_elementor_version','3.16.2'),(635,269,'_wp_page_template','elementor_header_footer'),(636,269,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organized by Department of Arabic Language, Allama Iqbal Open University, Islamabad\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-person-male-guy-standing-model-691305-pxhere.jpg\",\"id\":94},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Arone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founder<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/work-hand-person-woman-hair-singer-851534-pxhere.jpg\",\"id\":97},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Angry Boss\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manager<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(637,269,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(638,269,'_elementor_page_assets','a:0:{}'),(639,270,'_elementor_edit_mode','builder'),(640,270,'_elementor_template_type','wp-post'),(641,270,'_elementor_version','3.16.2'),(642,270,'_wp_page_template','elementor_header_footer'),(643,270,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organized by Department of Arabic Language, Allama Iqbal Open University, Islamabad\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-person-male-guy-standing-model-691305-pxhere.jpg\",\"id\":94},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Arone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founder<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/work-hand-person-woman-hair-singer-851534-pxhere.jpg\",\"id\":97},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Angry Boss\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manager<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(644,270,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(645,270,'_elementor_page_assets','a:0:{}'),(646,271,'_elementor_edit_mode','builder'),(647,271,'_elementor_template_type','wp-post'),(648,271,'_elementor_version','3.16.2'),(649,271,'_wp_page_template','elementor_header_footer'),(650,271,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organized by Department of Arabic Language, Allama Iqbal Open University, Islamabad\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-person-male-guy-standing-model-691305-pxhere.jpg\",\"id\":94},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Arone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founder<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/work-hand-person-woman-hair-singer-851534-pxhere.jpg\",\"id\":97},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Angry Boss\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manager<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(651,271,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(652,271,'_elementor_page_assets','a:0:{}'),(653,272,'_elementor_edit_mode','builder'),(654,272,'_elementor_template_type','wp-post'),(655,272,'_elementor_version','3.16.2'),(656,272,'_wp_page_template','elementor_header_footer'),(657,272,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organized by Department of Arabic Language, Allama Iqbal Open University, Islamabad\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"jusity\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-person-male-guy-standing-model-691305-pxhere.jpg\",\"id\":94},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Arone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founder<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/work-hand-person-woman-hair-singer-851534-pxhere.jpg\",\"id\":97},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Angry Boss\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manager<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(658,272,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(659,272,'_elementor_page_assets','a:0:{}'),(660,273,'_elementor_edit_mode','builder'),(661,273,'_elementor_template_type','wp-post'),(662,273,'_elementor_version','3.16.2'),(663,273,'_wp_page_template','elementor_header_footer'),(664,273,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organized by Department of Arabic Language, Allama Iqbal Open University, Islamabad\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"jusity\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-person-male-guy-standing-model-691305-pxhere.jpg\",\"id\":94},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Arone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founder<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/work-hand-person-woman-hair-singer-851534-pxhere.jpg\",\"id\":97},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Angry Boss\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manager<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(665,273,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(666,273,'_elementor_page_assets','a:0:{}'),(667,274,'_elementor_edit_mode','builder'),(668,274,'_elementor_template_type','wp-post'),(669,274,'_elementor_version','3.16.2'),(670,274,'_wp_page_template','elementor_header_footer'),(671,274,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organized by Department of Arabic Language, Allama Iqbal Open University, Islamabad\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"jusity\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-person-male-guy-standing-model-691305-pxhere.jpg\",\"id\":94},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Arone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founder<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/work-hand-person-woman-hair-singer-851534-pxhere.jpg\",\"id\":97},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Angry Boss\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manager<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(672,274,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(673,274,'_elementor_page_assets','a:0:{}'),(674,275,'_elementor_edit_mode','builder'),(675,275,'_elementor_template_type','wp-post'),(676,275,'_elementor_version','3.16.2'),(677,275,'_wp_page_template','elementor_header_footer'),(678,275,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organized by Department of Arabic Language, Allama Iqbal Open University, Islamabad\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"jusity\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-person-male-guy-standing-model-691305-pxhere.jpg\",\"id\":94},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Arone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founder<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/work-hand-person-woman-hair-singer-851534-pxhere.jpg\",\"id\":97},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Angry Boss\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manager<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(679,275,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(680,275,'_elementor_page_assets','a:0:{}'),(681,276,'_elementor_edit_mode','builder'),(682,276,'_elementor_template_type','wp-post'),(683,276,'_elementor_version','3.16.2'),(684,276,'_wp_page_template','elementor_header_footer'),(685,276,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organized by Department of Arabic Language, Allama Iqbal Open University, Islamabad\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"jusity\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-person-male-guy-standing-model-691305-pxhere.jpg\",\"id\":94},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Arone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founder<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/work-hand-person-woman-hair-singer-851534-pxhere.jpg\",\"id\":97},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Angry Boss\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manager<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(686,276,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(687,276,'_elementor_page_assets','a:0:{}'),(688,277,'_elementor_edit_mode','builder'),(689,277,'_elementor_template_type','wp-post'),(690,277,'_elementor_version','3.16.2'),(691,277,'_wp_page_template','elementor_header_footer'),(692,277,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organized by Department of Arabic Language, Allama Iqbal Open University, Islamabad\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"jusity\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-person-male-guy-standing-model-691305-pxhere.jpg\",\"id\":94},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Arone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founder<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/work-hand-person-woman-hair-singer-851534-pxhere.jpg\",\"id\":97},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Angry Boss\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manager<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(693,277,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(694,277,'_elementor_page_assets','a:0:{}'),(695,278,'_elementor_edit_mode','builder'),(696,278,'_elementor_template_type','wp-post'),(697,278,'_elementor_version','3.16.2'),(698,278,'_wp_page_template','elementor_header_footer'),(699,278,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organized by Department of Arabic Language, Allama Iqbal Open University, Islamabad\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"jusity\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-person-male-guy-standing-model-691305-pxhere.jpg\",\"id\":94},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Arone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founder<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/work-hand-person-woman-hair-singer-851534-pxhere.jpg\",\"id\":97},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Angry Boss\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manager<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(700,278,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(701,278,'_elementor_page_assets','a:0:{}'),(702,279,'_elementor_edit_mode','builder'),(703,279,'_elementor_template_type','wp-post'),(704,279,'_elementor_version','3.16.2'),(705,279,'_wp_page_template','elementor_header_footer'),(706,279,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organized by Department of Arabic Language, Allama Iqbal Open University, Islamabad\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"jusity\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-person-male-guy-standing-model-691305-pxhere.jpg\",\"id\":94},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Arone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founder<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/work-hand-person-woman-hair-singer-851534-pxhere.jpg\",\"id\":97},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Angry Boss\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manager<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(707,279,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(708,279,'_elementor_page_assets','a:0:{}'),(709,280,'_elementor_edit_mode','builder'),(710,280,'_elementor_template_type','wp-post'),(711,280,'_elementor_version','3.16.2'),(712,280,'_wp_page_template','elementor_header_footer'),(713,280,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organized by Department of Arabic Language, Allama Iqbal Open University, Islamabad\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"jusity\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-person-male-guy-standing-model-691305-pxhere.jpg\",\"id\":94},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Arone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founder<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/work-hand-person-woman-hair-singer-851534-pxhere.jpg\",\"id\":97},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Angry Boss\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manager<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(714,280,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(715,280,'_elementor_page_assets','a:0:{}'),(740,284,'_elementor_edit_mode','builder'),(716,281,'_elementor_edit_mode','builder'),(717,281,'_elementor_template_type','wp-post'),(718,281,'_elementor_version','3.16.2'),(719,281,'_wp_page_template','elementor_header_footer'),(720,281,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organized by Department of Arabic Language, Allama Iqbal Open University, Islamabad\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-person-male-guy-standing-model-691305-pxhere.jpg\",\"id\":94},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Arone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founder<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/work-hand-person-woman-hair-singer-851534-pxhere.jpg\",\"id\":97},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Angry Boss\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manager<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(721,281,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(722,281,'_elementor_page_assets','a:0:{}'),(839,300,'_elementor_template_type','wp-post'),(838,300,'_elementor_edit_mode','builder'),(724,282,'_elementor_edit_mode','builder'),(725,282,'_elementor_template_type','wp-post'),(726,282,'_elementor_version','3.16.2'),(727,282,'_wp_page_template','elementor_header_footer'),(728,282,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organized by Department of Arabic Language, Allama Iqbal Open University, Islamabad\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-person-male-guy-standing-model-691305-pxhere.jpg\",\"id\":94},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Arone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founder<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/work-hand-person-woman-hair-singer-851534-pxhere.jpg\",\"id\":97},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Angry Boss\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manager<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(729,282,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(730,282,'_elementor_page_assets','a:0:{}'),(732,283,'_elementor_edit_mode','builder'),(733,283,'_elementor_template_type','wp-post'),(734,283,'_elementor_version','3.16.2'),(735,283,'_wp_page_template','elementor_header_footer'),(736,283,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organized by Department of Arabic Language, Allama Iqbal Open University, Islamabad\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-person-male-guy-standing-model-691305-pxhere.jpg\",\"id\":94},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Arone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founder<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/work-hand-person-woman-hair-singer-851534-pxhere.jpg\",\"id\":97},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Angry Boss\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manager<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(737,283,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(738,283,'_elementor_page_assets','a:0:{}'),(741,284,'_elementor_template_type','wp-post'),(742,284,'_elementor_version','3.16.2'),(743,284,'_wp_page_template','elementor_header_footer'); INSERT INTO `wp_postmeta` VALUES (744,284,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-person-male-guy-standing-model-691305-pxhere.jpg\",\"id\":94},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Arone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founder<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/work-hand-person-woman-hair-singer-851534-pxhere.jpg\",\"id\":97},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Angry Boss\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manager<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(745,284,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(746,284,'_elementor_page_assets','a:0:{}'),(836,299,'_wp_attached_file','2023/09/nasir_sab.jpeg'),(837,299,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:865;s:6:\"height\";i:1036;s:4:\"file\";s:22:\"2023/09/nasir_sab.jpeg\";s:8:\"filesize\";i:178525;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"nasir_sab-250x300.jpeg\";s:5:\"width\";i:250;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13316;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"nasir_sab-855x1024.jpeg\";s:5:\"width\";i:855;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88314;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"nasir_sab-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5656;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"nasir_sab-768x920.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:920;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74829;}s:22:\"extension-popular-post\";a:5:{s:4:\"file\";s:20:\"nasir_sab-75x75.jpeg\";s:5:\"width\";i:75;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2475;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(750,286,'_elementor_edit_mode','builder'),(751,286,'_elementor_template_type','wp-post'),(752,286,'_elementor_version','3.16.2'),(753,286,'_wp_page_template','elementor_header_footer'),(754,286,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-person-male-guy-standing-model-691305-pxhere.jpg\",\"id\":94},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Arone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founder<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/work-hand-person-woman-hair-singer-851534-pxhere.jpg\",\"id\":97},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Angry Boss\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manager<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(755,286,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(756,286,'_elementor_page_assets','a:0:{}'),(757,287,'_elementor_edit_mode','builder'),(758,287,'_elementor_template_type','wp-post'),(759,287,'_elementor_version','3.16.2'),(760,287,'_wp_page_template','elementor_header_footer'),(761,287,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-person-male-guy-standing-model-691305-pxhere.jpg\",\"id\":94},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Arone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founder<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/work-hand-person-woman-hair-singer-851534-pxhere.jpg\",\"id\":97},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Angry Boss\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manager<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(762,287,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(763,287,'_elementor_page_assets','a:0:{}'),(807,294,'_elementor_template_type','wp-post'),(764,288,'_elementor_edit_mode','builder'),(765,288,'_elementor_template_type','wp-post'),(766,288,'_elementor_version','3.16.2'),(767,288,'_wp_page_template','elementor_header_footer'),(768,288,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":285,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\nVice Chansellor\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/work-hand-person-woman-hair-singer-851534-pxhere.jpg\",\"id\":97},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Angry Boss\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manager<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(769,288,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(770,288,'_elementor_page_assets','a:0:{}'),(771,289,'_elementor_edit_mode','builder'),(772,289,'_elementor_template_type','wp-post'),(773,289,'_elementor_version','3.16.2'),(774,289,'_wp_page_template','elementor_header_footer'),(775,289,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":285,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\nVice Chansellor\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/work-hand-person-woman-hair-singer-851534-pxhere.jpg\",\"id\":97},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Angry Boss\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manager<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(776,289,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(777,289,'_elementor_page_assets','a:0:{}'),(778,290,'_elementor_edit_mode','builder'),(779,290,'_elementor_template_type','wp-post'),(780,290,'_elementor_version','3.16.2'),(781,290,'_wp_page_template','elementor_header_footer'),(782,290,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":285,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\nVice Chansellor\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/work-hand-person-woman-hair-singer-851534-pxhere.jpg\",\"id\":97},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Angry Boss\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manager<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(783,290,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(784,290,'_elementor_page_assets','a:0:{}'),(806,294,'_elementor_edit_mode','builder'),(785,291,'_elementor_edit_mode','builder'),(786,291,'_elementor_template_type','wp-post'),(787,291,'_elementor_version','3.16.2'),(788,291,'_wp_page_template','elementor_header_footer'),(789,291,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":285,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/work-hand-person-woman-hair-singer-851534-pxhere.jpg\",\"id\":97},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(790,291,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(791,291,'_elementor_page_assets','a:0:{}'),(792,292,'_elementor_edit_mode','builder'),(793,292,'_elementor_template_type','wp-post'),(794,292,'_elementor_version','3.16.2'),(795,292,'_wp_page_template','elementor_header_footer'),(796,292,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":285,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/work-hand-person-woman-hair-singer-851534-pxhere.jpg\",\"id\":97},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(797,292,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(798,292,'_elementor_page_assets','a:0:{}'),(799,293,'_elementor_edit_mode','builder'),(800,293,'_elementor_template_type','wp-post'),(801,293,'_elementor_version','3.16.2'),(802,293,'_wp_page_template','elementor_header_footer'),(803,293,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":285,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/work-hand-person-woman-hair-singer-851534-pxhere.jpg\",\"id\":97},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(804,293,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(805,293,'_elementor_page_assets','a:0:{}'),(808,294,'_elementor_version','3.16.2'),(809,294,'_wp_page_template','elementor_header_footer'),(810,294,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":285,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(811,294,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(812,294,'_elementor_page_assets','a:0:{}'),(813,295,'_wp_attached_file','2023/09/Dr-muhayudin-11-scaled.jpg'),(814,295,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1707;s:6:\"height\";i:2560;s:4:\"file\";s:34:\"2023/09/Dr-muhayudin-11-scaled.jpg\";s:8:\"filesize\";i:406636;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"Dr-muhayudin-11-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6610;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Dr-muhayudin-11-683x1024.jpg\";s:5:\"width\";i:683;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56297;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"Dr-muhayudin-11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3539;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Dr-muhayudin-11-768x1152.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71729;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"Dr-muhayudin-11-1024x1536.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134610;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"Dr-muhayudin-11-1365x2048.jpg\";s:5:\"width\";i:1365;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:252723;}s:22:\"extension-popular-post\";a:5:{s:4:\"file\";s:25:\"Dr-muhayudin-11-75x75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1694;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"22\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:13:\"Canon EOS 70D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1633946995\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"59\";s:3:\"iso\";s:4:\"1000\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"Dr-muhayudin-11.jpg\";}'),(815,296,'_elementor_edit_mode','builder'),(816,296,'_elementor_template_type','wp-post'),(817,296,'_elementor_version','3.16.2'),(818,296,'_wp_page_template','elementor_header_footer'),(819,296,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":285,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(820,296,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(821,296,'_elementor_page_assets','a:0:{}'),(822,297,'_elementor_edit_mode','builder'),(823,297,'_elementor_template_type','wp-post'),(824,297,'_elementor_version','3.16.2'),(825,297,'_wp_page_template','elementor_header_footer'),(826,297,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":285,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(827,297,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(828,297,'_elementor_page_assets','a:0:{}'),(919,311,'_elementor_edit_mode','builder'),(920,311,'_elementor_template_type','wp-post'),(829,298,'_elementor_edit_mode','builder'),(830,298,'_elementor_template_type','wp-post'),(831,298,'_elementor_version','3.16.2'),(832,298,'_wp_page_template','elementor_header_footer'),(833,298,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":285,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(834,298,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(835,298,'_elementor_page_assets','a:0:{}'),(840,300,'_elementor_version','3.16.2'),(841,300,'_wp_page_template','elementor_header_footer'),(842,300,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":285,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(843,300,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(844,300,'_elementor_page_assets','a:0:{}'),(845,301,'_elementor_edit_mode','builder'),(846,301,'_elementor_template_type','wp-post'),(847,301,'_elementor_version','3.16.2'),(848,301,'_wp_page_template','elementor_header_footer'),(849,301,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":285,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(850,301,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(851,301,'_elementor_page_assets','a:0:{}'),(873,305,'_elementor_edit_mode','builder'),(852,302,'_elementor_edit_mode','builder'),(853,302,'_elementor_template_type','wp-post'),(854,302,'_elementor_version','3.16.2'),(855,302,'_wp_page_template','elementor_header_footer'),(856,302,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_size\":\"medium_large\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(857,302,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(858,302,'_elementor_page_assets','a:0:{}'),(859,303,'_elementor_edit_mode','builder'),(860,303,'_elementor_template_type','wp-post'),(861,303,'_elementor_version','3.16.2'),(862,303,'_wp_page_template','elementor_header_footer'),(863,303,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_size\":\"medium_large\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(864,303,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(865,303,'_elementor_page_assets','a:0:{}'),(866,304,'_elementor_edit_mode','builder'),(867,304,'_elementor_template_type','wp-post'),(868,304,'_elementor_version','3.16.2'),(869,304,'_wp_page_template','elementor_header_footer'),(870,304,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_size\":\"medium_large\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(871,304,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(872,304,'_elementor_page_assets','a:0:{}'),(874,305,'_elementor_template_type','wp-post'),(875,305,'_elementor_version','3.16.2'),(876,305,'_wp_page_template','elementor_header_footer'),(877,305,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(878,305,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(879,305,'_elementor_page_assets','a:0:{}'),(905,309,'_elementor_edit_mode','builder'),(906,309,'_elementor_template_type','wp-post'),(907,309,'_elementor_version','3.16.2'),(881,306,'_elementor_edit_mode','builder'),(882,306,'_elementor_template_type','wp-post'),(883,306,'_elementor_version','3.16.2'),(884,306,'_wp_page_template','elementor_header_footer'),(885,306,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(886,306,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(887,306,'_elementor_page_assets','a:0:{}'),(889,307,'_elementor_edit_mode','builder'),(890,307,'_elementor_template_type','wp-post'),(891,307,'_elementor_version','3.16.2'),(892,307,'_wp_page_template','elementor_header_footer'),(893,307,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(894,307,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(895,307,'_elementor_page_assets','a:0:{}'),(897,308,'_elementor_edit_mode','builder'),(898,308,'_elementor_template_type','wp-post'),(899,308,'_elementor_version','3.16.2'),(900,308,'_wp_page_template','elementor_header_footer'),(901,308,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(902,308,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(903,308,'_elementor_page_assets','a:0:{}'),(908,309,'_wp_page_template','elementor_header_footer'),(909,309,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(910,309,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(911,309,'_elementor_page_assets','a:0:{}'),(912,310,'_elementor_edit_mode','builder'),(913,310,'_elementor_template_type','wp-post'),(914,310,'_elementor_version','3.16.2'),(915,310,'_wp_page_template','elementor_header_footer'),(916,310,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-winter-people-warm-male-coat-1138487-pxhere.com_.jpg\",\"id\":95},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(917,310,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(918,310,'_elementor_page_assets','a:0:{}'),(921,311,'_elementor_version','3.16.2'),(922,311,'_wp_page_template','elementor_header_footer'),(923,311,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(924,311,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(925,311,'_elementor_page_assets','a:0:{}'),(926,312,'_wp_attached_file','2023/09/Abdul_Majeed_Baghdadi.jpeg'),(927,312,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1007;s:6:\"height\";i:1247;s:4:\"file\";s:34:\"2023/09/Abdul_Majeed_Baghdadi.jpeg\";s:8:\"filesize\";i:126368;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Abdul_Majeed_Baghdadi-242x300.jpeg\";s:5:\"width\";i:242;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15905;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Abdul_Majeed_Baghdadi-827x1024.jpeg\";s:5:\"width\";i:827;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111370;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Abdul_Majeed_Baghdadi-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6437;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Abdul_Majeed_Baghdadi-768x951.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:951;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99066;}s:22:\"extension-popular-post\";a:5:{s:4:\"file\";s:32:\"Abdul_Majeed_Baghdadi-75x75.jpeg\";s:5:\"width\";i:75;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2580;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(928,313,'_elementor_edit_mode','builder'),(929,313,'_elementor_template_type','wp-post'),(930,313,'_elementor_version','3.16.2'),(931,313,'_wp_page_template','elementor_header_footer'),(932,313,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(933,313,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(934,313,'_elementor_page_assets','a:0:{}'),(935,314,'_elementor_edit_mode','builder'),(936,314,'_elementor_template_type','wp-post'),(937,314,'_elementor_version','3.16.2'),(938,314,'_wp_page_template','elementor_header_footer'),(939,314,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(940,314,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(941,314,'_elementor_page_assets','a:0:{}'),(985,321,'_elementor_template_type','wp-post'),(942,315,'_elementor_edit_mode','builder'),(943,315,'_elementor_template_type','wp-post'),(944,315,'_elementor_version','3.16.2'),(945,315,'_wp_page_template','elementor_header_footer'),(946,315,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(947,315,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(948,315,'_elementor_page_assets','a:0:{}'),(949,316,'_elementor_edit_mode','builder'),(950,316,'_elementor_template_type','wp-post'),(951,316,'_elementor_version','3.16.2'),(952,316,'_wp_page_template','elementor_header_footer'),(953,316,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(954,316,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(955,316,'_elementor_page_assets','a:0:{}'),(956,317,'_elementor_edit_mode','builder'),(957,317,'_elementor_template_type','wp-post'),(958,317,'_elementor_version','3.16.2'),(959,317,'_wp_page_template','elementor_header_footer'),(960,317,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(961,317,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(962,317,'_elementor_page_assets','a:0:{}'),(984,321,'_elementor_edit_mode','builder'),(963,318,'_elementor_edit_mode','builder'),(964,318,'_elementor_template_type','wp-post'),(965,318,'_elementor_version','3.16.2'),(966,318,'_wp_page_template','elementor_header_footer'),(967,318,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(968,318,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(969,318,'_elementor_page_assets','a:0:{}'),(970,319,'_elementor_edit_mode','builder'),(971,319,'_elementor_template_type','wp-post'),(972,319,'_elementor_version','3.16.2'),(973,319,'_wp_page_template','elementor_header_footer'),(974,319,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(975,319,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(976,319,'_elementor_page_assets','a:0:{}'),(977,320,'_elementor_edit_mode','builder'),(978,320,'_elementor_template_type','wp-post'),(979,320,'_elementor_version','3.16.2'),(980,320,'_wp_page_template','elementor_header_footer'),(981,320,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/person-girl-woman-hair-photography-cute-1361704-pxhere.jpg\",\"id\":96},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(982,320,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(983,320,'_elementor_page_assets','a:0:{}'),(986,321,'_elementor_version','3.16.2'),(987,321,'_wp_page_template','elementor_header_footer'),(988,321,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(989,321,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(990,321,'_elementor_page_assets','a:0:{}'),(991,322,'_elementor_edit_mode','builder'),(992,322,'_elementor_template_type','wp-post'),(993,322,'_elementor_version','3.16.2'),(994,322,'_wp_page_template','elementor_header_footer'),(995,322,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(996,322,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(997,322,'_elementor_page_assets','a:0:{}'),(998,323,'_elementor_edit_mode','builder'),(999,323,'_elementor_template_type','wp-post'),(1000,323,'_elementor_version','3.16.2'),(1001,323,'_wp_page_template','elementor_header_footer'),(1002,323,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(1003,323,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(1004,323,'_elementor_page_assets','a:0:{}'),(1005,324,'_elementor_edit_mode','builder'),(1006,324,'_elementor_template_type','wp-post'),(1007,324,'_elementor_version','3.16.2'),(1008,324,'_wp_page_template','elementor_header_footer'),(1009,324,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(1010,324,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(1011,324,'_elementor_page_assets','a:0:{}'),(1012,325,'_elementor_edit_mode','builder'),(1013,325,'_elementor_template_type','wp-post'),(1014,325,'_elementor_version','3.16.2'),(1015,325,'_wp_page_template','elementor_header_footer'),(1016,325,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(1017,325,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(1018,325,'_elementor_page_assets','a:0:{}'),(1019,326,'_elementor_edit_mode','builder'),(1020,326,'_elementor_template_type','wp-post'),(1021,326,'_elementor_version','3.16.2'),(1022,326,'_wp_page_template','elementor_header_footer'),(1023,326,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(1024,326,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(1025,326,'_elementor_page_assets','a:0:{}'),(1026,327,'_elementor_edit_mode','builder'),(1027,327,'_elementor_template_type','wp-post'),(1028,327,'_elementor_version','3.16.2'),(1029,327,'_wp_page_template','elementor_header_footer'),(1030,327,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(1031,327,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(1032,327,'_elementor_page_assets','a:0:{}'),(1033,328,'_wp_attached_file','2023/09/DrHaris.png'),(1034,328,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:1043;s:4:\"file\";s:19:\"2023/09/DrHaris.png\";s:8:\"filesize\";i:1244371;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"DrHaris-300x290.png\";s:5:\"width\";i:300;s:6:\"height\";i:290;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:121281;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"DrHaris-1024x989.png\";s:5:\"width\";i:1024;s:6:\"height\";i:989;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:880956;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DrHaris-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38801;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"DrHaris-768x742.png\";s:5:\"width\";i:768;s:6:\"height\";i:742;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:569864;}s:22:\"extension-popular-post\";a:5:{s:4:\"file\";s:17:\"DrHaris-75x75.png\";s:5:\"width\";i:75;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11565;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1035,329,'_elementor_edit_mode','builder'),(1036,329,'_elementor_template_type','wp-post'),(1037,329,'_elementor_version','3.16.2'),(1038,329,'_wp_page_template','elementor_header_footer'),(1039,329,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(1040,329,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(1041,329,'_elementor_page_assets','a:0:{}'),(1042,330,'_elementor_edit_mode','builder'),(1043,330,'_elementor_template_type','wp-post'),(1044,330,'_elementor_version','3.16.2'),(1045,330,'_wp_page_template','elementor_header_footer'),(1046,330,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(1047,330,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(1048,330,'_elementor_page_assets','a:0:{}'),(1049,331,'_elementor_edit_mode','builder'),(1050,331,'_elementor_template_type','wp-post'),(1051,331,'_elementor_version','3.16.2'),(1052,331,'_wp_page_template','elementor_header_footer'),(1053,331,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(1054,331,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(1055,331,'_elementor_page_assets','a:0:{}'),(1056,332,'_elementor_edit_mode','builder'),(1057,332,'_elementor_template_type','wp-post'),(1058,332,'_elementor_version','3.16.2'),(1059,332,'_wp_page_template','elementor_header_footer'),(1060,332,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(1061,332,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(1062,332,'_elementor_page_assets','a:0:{}'),(1063,333,'_elementor_edit_mode','builder'),(1064,333,'_elementor_template_type','wp-post'),(1065,333,'_elementor_version','3.16.2'),(1066,333,'_wp_page_template','elementor_header_footer'),(1067,333,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(1068,333,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(1069,333,'_elementor_page_assets','a:0:{}'),(1070,334,'_elementor_edit_mode','builder'),(1071,334,'_elementor_template_type','wp-post'),(1072,334,'_elementor_version','3.16.2'),(1073,334,'_wp_page_template','elementor_header_footer'),(1074,334,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(1075,334,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(1076,334,'_elementor_page_assets','a:0:{}'),(1077,335,'_elementor_edit_mode','builder'),(1078,335,'_elementor_template_type','wp-post'),(1079,335,'_elementor_version','3.16.2'),(1080,335,'_wp_page_template','elementor_header_footer'),(1081,335,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(1082,335,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(1083,335,'_elementor_page_assets','a:0:{}'),(1084,336,'_elementor_edit_mode','builder'),(1085,336,'_elementor_template_type','wp-post'),(1086,336,'_elementor_version','3.16.2'),(1087,336,'_wp_page_template','elementor_header_footer'),(1088,336,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/screenshot2.jpg\",\"id\":70}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(1089,336,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(1090,336,'_elementor_page_assets','a:0:{}'),(1091,337,'_elementor_edit_mode','builder'),(1092,337,'_elementor_template_type','wp-post'),(1093,337,'_elementor_version','3.16.2'),(1094,337,'_wp_page_template','elementor_header_footer'),(1095,337,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Arabic-Poster-english.jpg\",\"id\":228,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(1096,337,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(1097,337,'_elementor_page_assets','a:0:{}'),(1098,338,'_elementor_edit_mode','builder'),(1099,338,'_elementor_template_type','wp-post'),(1100,338,'_elementor_version','3.16.2'),(1101,338,'_wp_page_template','elementor_header_footer'),(1102,338,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Arabic-Poster-english.jpg\",\"id\":228,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(1103,338,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(1104,338,'_elementor_page_assets','a:0:{}'),(1105,339,'_elementor_edit_mode','builder'),(1106,339,'_elementor_template_type','wp-post'),(1107,339,'_elementor_version','3.16.2'),(1108,339,'_wp_page_template','elementor_header_footer'),(1109,339,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Arabic-Poster-english.jpg\",\"id\":228,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(1110,339,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(1111,339,'_elementor_page_assets','a:0:{}'),(1112,340,'_elementor_edit_mode','builder'),(1113,340,'_elementor_template_type','wp-post'),(1114,340,'_elementor_version','3.16.2'),(1115,340,'_wp_page_template','elementor_header_footer'),(1116,340,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Arabic-Poster-english.jpg\",\"id\":228,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(1117,340,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(1118,340,'_elementor_page_assets','a:0:{}'),(1120,341,'_elementor_edit_mode','builder'),(1121,341,'_elementor_template_type','wp-post'),(1122,341,'_elementor_version','3.16.2'),(1123,341,'_wp_page_template','elementor_header_footer'),(1124,341,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"}},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"66.6666\"}},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"351\\\"><p><strong>9. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><p><strong>\\u00a0<\\/strong><\\/p><\\/td><td width=\\\"346\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><p><strong>8.\\u00a0 <\\/strong><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"26fe9fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65bef59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"da928e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-person-male-guy-standing-model-691305-pxhere.jpg\",\"id\":94},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc15639\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Arone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c18abc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founder<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f492cd0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"bfff91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"0a3166e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d0565\",\"elType\":\"widget\",\"settings\":{\"title\":\"Angry Boss\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d10c74f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manager<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"765a1f0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"8d006c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1268886\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be360e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d18d98b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3fdf49d\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c29beca\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"847cdbd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fd1903\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b06cccb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8e0e6b2\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Monday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Tuesday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Wednestay (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Thursday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1125,341,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1126,341,'_elementor_page_assets','a:0:{}'),(1128,342,'_elementor_edit_mode','builder'),(1129,342,'_elementor_template_type','wp-post'),(1130,342,'_elementor_version','3.16.2'),(1131,342,'_wp_page_template','elementor_header_footer'),(1132,342,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"}},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"66.6666\"}},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"351\\\"><p><strong>9. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><p><strong>\\u00a0<\\/strong><\\/p><\\/td><td width=\\\"346\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><p><strong>8.\\u00a0 <\\/strong><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"26fe9fc\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65bef59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"da928e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/man-person-male-guy-standing-model-691305-pxhere.jpg\",\"id\":94},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc15639\",\"elType\":\"widget\",\"settings\":{\"title\":\"James Arone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c18abc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Founder<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f492cd0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"bfff91e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"0a3166e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d0565\",\"elType\":\"widget\",\"settings\":{\"title\":\"Angry Boss\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d10c74f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Manager<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"765a1f0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"8d006c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"1268886\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cool Guy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be360e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Developer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d18d98b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3fdf49d\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c29beca\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"847cdbd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1fd1903\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mellisa Stone\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b06cccb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Designer<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8e0e6b2\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Monday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Tuesday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Wednestay (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Thursday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1133,342,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1134,342,'_elementor_page_assets','a:0:{}'),(1136,343,'_elementor_edit_mode','builder'),(1137,343,'_elementor_template_type','wp-post'),(1138,343,'_elementor_version','3.16.2'),(1139,343,'_wp_page_template','elementor_header_footer'),(1140,343,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"}},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"66.6666\"}},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"351\\\"><p><strong>9. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><p><strong>\\u00a0<\\/strong><\\/p><\\/td><td width=\\\"346\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><p><strong>8.\\u00a0 <\\/strong><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Monday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Tuesday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Wednestay (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Thursday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1141,343,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1142,343,'_elementor_page_assets','a:0:{}'),(1145,344,'_elementor_edit_mode','builder'),(1146,344,'_elementor_template_type','wp-post'),(1147,344,'_elementor_version','3.16.2'),(1148,344,'_wp_page_template','elementor_header_footer'),(1149,344,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"}},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"66.6666\"}},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"351\\\"><p><strong>9. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><p><strong>\\u00a0<\\/strong><\\/p><\\/td><td width=\\\"346\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><p><strong>8.\\u00a0 <\\/strong><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Monday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Tuesday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Wednestay (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Thursday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1150,344,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1151,344,'_elementor_page_assets','a:0:{}'),(1153,345,'_elementor_edit_mode','builder'),(1154,345,'_elementor_template_type','wp-post'),(1155,345,'_elementor_version','3.16.2'),(1156,345,'_wp_page_template','elementor_header_footer'); INSERT INTO `wp_postmeta` VALUES (1157,345,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"}},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"66.6666\"}},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"351\\\"><p><strong>9. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><p><strong>\\u00a0<\\/strong><\\/p><\\/td><td width=\\\"346\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><p><strong>8.\\u00a0 <\\/strong><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Monday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Tuesday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Wednestay (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Thursday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1158,345,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1159,345,'_elementor_page_assets','a:0:{}'),(1161,346,'_elementor_edit_mode','builder'),(1162,346,'_elementor_template_type','wp-post'),(1163,346,'_elementor_version','3.16.2'),(1164,346,'_wp_page_template','elementor_header_footer'),(1165,346,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"}},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"66.6666\"}},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"351\\\"><p><strong>9. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><p><strong>\\u00a0<\\/strong><\\/p><\\/td><td width=\\\"346\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><p><strong>8.\\u00a0 <\\/strong><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Monday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Tuesday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Wednestay (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Thursday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1166,346,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1167,346,'_elementor_page_assets','a:0:{}'),(1170,347,'_elementor_edit_mode','builder'),(1171,347,'_elementor_template_type','wp-post'),(1172,347,'_elementor_version','3.16.2'),(1173,347,'_wp_page_template','elementor_header_footer'),(1174,347,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"}},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"66.6666\"}},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"351\\\"><p><strong>9. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><p><strong>\\u00a0<\\/strong><\\/p><\\/td><td width=\\\"346\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><p><strong>8.\\u00a0 <\\/strong><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Monday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Tuesday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Wednestay (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Thursday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1175,347,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1176,347,'_elementor_page_assets','a:0:{}'),(1178,348,'_elementor_edit_mode','builder'),(1179,348,'_elementor_template_type','wp-post'),(1180,348,'_elementor_version','3.16.2'),(1181,348,'_wp_page_template','elementor_header_footer'),(1182,348,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"}},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"66.6666\"}},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"351\\\"><p><strong>9. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><p><strong>\\u00a0<\\/strong><\\/p><\\/td><td width=\\\"346\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><p><strong>8.\\u00a0 <\\/strong><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Monday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Tuesday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Wednestay (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Thursday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1183,348,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1184,348,'_elementor_page_assets','a:0:{}'),(1186,349,'_elementor_edit_mode','builder'),(1187,349,'_elementor_template_type','wp-post'),(1188,349,'_elementor_version','3.16.2'),(1189,349,'_wp_page_template','elementor_header_footer'),(1190,349,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"}},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"66.6666\"}},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"351\\\"><p><strong>9. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><p><strong>\\u00a0<\\/strong><\\/p><\\/td><td width=\\\"346\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><p><strong>8.\\u00a0 <\\/strong><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Monday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Tuesday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Wednestay (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Thursday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1191,349,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1192,349,'_elementor_page_assets','a:0:{}'),(1197,350,'_wp_page_template','elementor_header_footer'),(1198,350,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"}},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"66.6666\"}},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"351\\\"><p><strong>9. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><p><strong>\\u00a0<\\/strong><\\/p><\\/td><td width=\\\"346\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><p><strong>8.\\u00a0 <\\/strong><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Monday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Tuesday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Wednestay (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Thursday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1199,350,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1200,350,'_elementor_page_assets','a:0:{}'),(1201,351,'_elementor_edit_mode','builder'),(1202,351,'_elementor_template_type','wp-post'),(1203,351,'_elementor_version','3.16.2'),(1204,351,'_wp_page_template','elementor_header_footer'),(1205,351,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"}},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"66.6666\"}},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"351\\\"><p><strong>9. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><p><strong>\\u00a0<\\/strong><\\/p><\\/td><td width=\\\"346\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><p><strong>8.\\u00a0 <\\/strong><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Monday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Tuesday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Wednestay (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Thursday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1206,351,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1207,351,'_elementor_page_assets','a:0:{}'),(1208,352,'_elementor_edit_mode','builder'),(1209,352,'_elementor_template_type','wp-post'),(1210,352,'_elementor_version','3.16.2'),(1211,352,'_wp_page_template','elementor_header_footer'),(1212,352,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"}},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"66.6666\"}},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"351\\\"><p><strong>9. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><p><strong>\\u00a0<\\/strong><\\/p><\\/td><td width=\\\"346\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><p><strong>8.\\u00a0 <\\/strong><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Monday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Tuesday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Wednestay (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Thursday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1213,352,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1214,352,'_elementor_page_assets','a:0:{}'),(1215,353,'_elementor_edit_mode','builder'),(1216,353,'_elementor_template_type','wp-post'),(1217,353,'_elementor_version','3.16.2'),(1218,353,'_wp_page_template','elementor_header_footer'),(1219,353,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"}},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"66.6666\"}},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"351\\\"><p><strong>9. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><p><strong>\\u00a0<\\/strong><\\/p><\\/td><td width=\\\"346\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><p><strong>8.\\u00a0 <\\/strong><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Monday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Tuesday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Wednestay (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Thursday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1220,353,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1221,353,'_elementor_page_assets','a:0:{}'),(1222,354,'_elementor_edit_mode','builder'),(1223,354,'_elementor_template_type','wp-post'),(1224,354,'_elementor_version','3.16.2'),(1225,354,'_wp_page_template','elementor_header_footer'),(1226,354,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"}},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"66.6666\"}},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"351\\\"><p><strong>9. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><p><strong>\\u00a0<\\/strong><\\/p><\\/td><td width=\\\"346\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><p><strong>8.\\u00a0 <\\/strong><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Monday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Tuesday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Wednestay (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Thursday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1227,354,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1228,354,'_elementor_page_assets','a:0:{}'),(1229,355,'_elementor_edit_mode','builder'),(1230,355,'_elementor_template_type','wp-post'),(1231,355,'_elementor_version','3.16.2'),(1232,355,'_wp_page_template','elementor_header_footer'),(1233,355,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"}},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"66.6666\"}},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"351\\\"><p><strong>9. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><p><strong>\\u00a0<\\/strong><\\/p><\\/td><td width=\\\"346\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><p><strong>8.\\u00a0 <\\/strong><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Monday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Tuesday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Wednestay (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Thursday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1234,355,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1235,355,'_elementor_page_assets','a:0:{}'),(1270,360,'_elementor_edit_mode','builder'),(1271,360,'_elementor_template_type','wp-post'),(1272,360,'_elementor_version','3.16.2'),(1489,389,'_elementor_edit_mode','builder'),(1449,383,'_wp_page_template','elementor_header_footer'),(1450,383,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1262,359,'_elementor_edit_mode','builder'),(1263,359,'_elementor_template_type','wp-post'),(1264,359,'_elementor_version','3.16.2'),(1265,359,'_wp_page_template','elementor_header_footer'),(1266,359,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"66.6666\"}},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Monday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Tuesday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Wednestay (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Thursday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1246,357,'_elementor_edit_mode','builder'),(1247,357,'_elementor_template_type','wp-post'),(1248,357,'_elementor_version','3.16.2'),(1249,357,'_wp_page_template','elementor_header_footer'),(1250,357,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"}},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"66.6666\"}},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"351\\\"><p><strong>9. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><p><strong>\\u00a0<\\/strong><\\/p><\\/td><td width=\\\"346\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><p><strong>8.\\u00a0 <\\/strong><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Monday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Tuesday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Wednestay (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Thursday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1251,357,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1252,357,'_elementor_page_assets','a:0:{}'),(1254,358,'_elementor_edit_mode','builder'),(1255,358,'_elementor_template_type','wp-post'),(1256,358,'_elementor_version','3.16.2'),(1257,358,'_wp_page_template','elementor_header_footer'),(1258,358,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"}},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"66.6666\"}},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"351\\\"><p><strong>9. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><p><strong>\\u00a0<\\/strong><\\/p><\\/td><td width=\\\"346\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><p><strong>8.\\u00a0 <\\/strong><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Monday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Tuesday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Wednestay (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Thursday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1259,358,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1260,358,'_elementor_page_assets','a:0:{}'),(1267,359,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1268,359,'_elementor_page_assets','a:0:{}'),(1273,360,'_wp_page_template','elementor_header_footer'),(1274,360,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"66.6666\"}},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Monday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Tuesday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Wednestay (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Thursday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1275,360,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1276,360,'_elementor_page_assets','a:0:{}'),(1277,361,'_elementor_edit_mode','builder'),(1278,361,'_elementor_template_type','wp-post'),(1279,361,'_elementor_version','3.16.2'),(1280,361,'_wp_page_template','elementor_header_footer'),(1281,361,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"66.6666\"}},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Monday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Tuesday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Wednestay (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Thursday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1282,361,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1283,361,'_elementor_page_assets','a:0:{}'),(1448,383,'_elementor_version','3.16.2'),(1284,362,'_elementor_edit_mode','builder'),(1285,362,'_elementor_template_type','wp-post'),(1286,362,'_elementor_version','3.16.2'),(1287,362,'_wp_page_template','elementor_header_footer'),(1288,362,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"66.6666\"}},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Monday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Tuesday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Wednestay (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Thursday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1289,362,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1290,362,'_elementor_page_assets','a:0:{}'),(1366,372,'_elementor_edit_mode','builder'),(1367,372,'_elementor_template_type','wp-post'),(1368,372,'_elementor_version','3.16.2'),(1292,363,'_elementor_edit_mode','builder'),(1293,363,'_elementor_template_type','wp-post'),(1294,363,'_elementor_version','3.16.2'),(1295,363,'_wp_page_template','elementor_header_footer'),(1296,363,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"66.6666\"}},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Monday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Tuesday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Wednestay (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Thursday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1297,363,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1298,363,'_elementor_page_assets','a:0:{}'),(1300,364,'_elementor_edit_mode','builder'),(1301,364,'_elementor_template_type','wp-post'),(1302,364,'_elementor_version','3.16.2'),(1303,364,'_wp_page_template','elementor_header_footer'),(1304,364,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"66.6666\"}},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Monday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Tuesday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Wednestay (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Thursday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1305,364,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1306,364,'_elementor_page_assets','a:0:{}'),(1447,383,'_elementor_template_type','wp-post'),(1308,365,'_elementor_edit_mode','builder'),(1309,365,'_elementor_template_type','wp-post'),(1310,365,'_elementor_version','3.16.2'),(1311,365,'_wp_page_template','elementor_header_footer'),(1312,365,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Monday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Tuesday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Wednestay (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Thursday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1313,365,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1314,365,'_elementor_page_assets','a:0:{}'),(1317,366,'_elementor_edit_mode','builder'),(1318,366,'_elementor_template_type','wp-post'),(1319,366,'_elementor_version','3.16.2'),(1320,366,'_wp_page_template','elementor_header_footer'),(1321,366,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Monday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Tuesday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Wednestay (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Thursday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1322,366,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1323,366,'_elementor_page_assets','a:0:{}'),(1325,367,'_elementor_edit_mode','builder'),(1326,367,'_elementor_template_type','wp-post'),(1327,367,'_elementor_version','3.16.2'),(1328,367,'_wp_page_template','elementor_header_footer'),(1329,367,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Monday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Tuesday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Wednestay (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Thursday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1330,367,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1331,367,'_elementor_page_assets','a:0:{}'),(1446,383,'_elementor_edit_mode','builder'),(1424,380,'_elementor_version','3.16.2'),(1333,368,'_elementor_edit_mode','builder'),(1334,368,'_elementor_template_type','wp-post'),(1335,368,'_elementor_version','3.16.2'),(1336,368,'_wp_page_template','elementor_header_footer'),(1337,368,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Tuesday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Wednestay (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Thursday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1338,368,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1339,368,'_elementor_page_assets','a:0:{}'),(1342,369,'_elementor_edit_mode','builder'),(1343,369,'_elementor_template_type','wp-post'),(1344,369,'_elementor_version','3.16.2'),(1345,369,'_wp_page_template','elementor_header_footer'),(1346,369,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Tuesday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Wednestay (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Thursday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1347,369,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1348,369,'_elementor_page_assets','a:0:{}'),(1350,370,'_elementor_edit_mode','builder'),(1351,370,'_elementor_template_type','wp-post'),(1352,370,'_elementor_version','3.16.2'),(1353,370,'_wp_page_template','elementor_header_footer'),(1354,370,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Tuesday (9am - 6pm)\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Wednestay (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Thursday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1355,370,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1356,370,'_elementor_page_assets','a:0:{}'),(1358,371,'_elementor_edit_mode','builder'),(1359,371,'_elementor_template_type','wp-post'),(1360,371,'_elementor_version','3.16.2'),(1361,371,'_wp_page_template','elementor_header_footer'),(1362,371,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Wednestay (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Thursday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1363,371,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1364,371,'_elementor_page_assets','a:0:{}'),(1369,372,'_wp_page_template','elementor_header_footer'),(1370,372,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Wednestay (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Thursday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1371,372,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1372,372,'_elementor_page_assets','a:0:{}'),(1373,373,'_elementor_edit_mode','builder'),(1374,373,'_elementor_template_type','wp-post'),(1375,373,'_elementor_version','3.16.2'),(1376,373,'_wp_page_template','elementor_header_footer'),(1377,373,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Wednestay (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Thursday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1378,373,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1379,373,'_elementor_page_assets','a:0:{}'),(1423,380,'_elementor_template_type','wp-post'),(1380,374,'_elementor_edit_mode','builder'),(1381,374,'_elementor_template_type','wp-post'),(1382,374,'_elementor_version','3.16.2'),(1383,374,'_wp_page_template','elementor_header_footer'),(1384,374,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1385,374,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1386,374,'_elementor_page_assets','a:0:{}'),(1387,375,'_elementor_edit_mode','builder'),(1388,375,'_elementor_template_type','wp-post'),(1389,375,'_elementor_version','3.16.2'),(1390,375,'_wp_page_template','elementor_header_footer'),(1391,375,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1392,375,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1393,375,'_elementor_page_assets','a:0:{}'),(1394,376,'_elementor_edit_mode','builder'),(1395,376,'_elementor_template_type','wp-post'),(1396,376,'_elementor_version','3.16.2'),(1397,376,'_wp_page_template','elementor_header_footer'),(1398,376,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Friday (9am - 6pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1399,376,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1400,376,'_elementor_page_assets','a:0:{}'),(1422,380,'_elementor_edit_mode','builder'),(1401,377,'_elementor_edit_mode','builder'),(1402,377,'_elementor_template_type','wp-post'),(1403,377,'_elementor_version','3.16.2'),(1404,377,'_wp_page_template','elementor_header_footer'),(1405,377,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1406,377,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1407,377,'_elementor_page_assets','a:0:{}'),(1408,378,'_elementor_edit_mode','builder'),(1409,378,'_elementor_template_type','wp-post'),(1410,378,'_elementor_version','3.16.2'),(1411,378,'_wp_page_template','elementor_header_footer'),(1412,378,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1413,378,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1414,378,'_elementor_page_assets','a:0:{}'),(1415,379,'_elementor_edit_mode','builder'),(1416,379,'_elementor_template_type','wp-post'),(1417,379,'_elementor_version','3.16.2'),(1418,379,'_wp_page_template','elementor_header_footer'),(1419,379,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"},{\"tab_title\":\"Saturday (10am - 4pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"5621ec4\"},{\"tab_title\":\"Sunday (10am - 2pm)\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"ba5b9b6\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1420,379,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1421,379,'_elementor_page_assets','a:0:{}'),(1425,380,'_wp_page_template','elementor_header_footer'),(1426,380,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1427,380,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1428,380,'_elementor_page_assets','a:0:{}'),(1454,384,'_elementor_edit_mode','builder'),(1455,384,'_elementor_template_type','wp-post'),(1456,384,'_elementor_version','3.16.2'),(1430,381,'_elementor_edit_mode','builder'),(1431,381,'_elementor_template_type','wp-post'),(1432,381,'_elementor_version','3.16.2'),(1433,381,'_wp_page_template','elementor_header_footer'),(1434,381,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1435,381,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1436,381,'_elementor_page_assets','a:0:{}'),(1438,382,'_elementor_edit_mode','builder'),(1439,382,'_elementor_template_type','wp-post'),(1440,382,'_elementor_version','3.16.2'),(1441,382,'_wp_page_template','elementor_header_footer'),(1442,382,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1443,382,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1444,382,'_elementor_page_assets','a:0:{}'),(1451,383,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1452,383,'_elementor_page_assets','a:0:{}'),(1457,384,'_wp_page_template','elementor_header_footer'),(1458,384,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1459,384,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1460,384,'_elementor_page_assets','a:0:{}'),(1461,385,'_elementor_edit_mode','builder'),(1462,385,'_elementor_template_type','wp-post'),(1463,385,'_elementor_version','3.16.2'),(1464,385,'_wp_page_template','elementor_header_footer'),(1465,385,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1466,385,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1467,385,'_elementor_page_assets','a:0:{}'),(1468,386,'_elementor_edit_mode','builder'),(1469,386,'_elementor_template_type','wp-post'),(1470,386,'_elementor_version','3.16.2'),(1471,386,'_wp_page_template','elementor_header_footer'),(1472,386,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1473,386,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1474,386,'_elementor_page_assets','a:0:{}'),(1475,387,'_elementor_edit_mode','builder'),(1476,387,'_elementor_template_type','wp-post'),(1477,387,'_elementor_version','3.16.2'),(1478,387,'_wp_page_template','elementor_header_footer'); INSERT INTO `wp_postmeta` VALUES (1479,387,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1480,387,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1481,387,'_elementor_page_assets','a:0:{}'),(1482,388,'_elementor_edit_mode','builder'),(1483,388,'_elementor_template_type','wp-post'),(1484,388,'_elementor_version','3.16.2'),(1485,388,'_wp_page_template','elementor_header_footer'),(1486,388,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1487,388,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1488,388,'_elementor_page_assets','a:0:{}'),(1490,389,'_elementor_template_type','wp-post'),(1491,389,'_elementor_version','3.16.2'),(1492,389,'_wp_page_template','elementor_header_footer'),(1493,389,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1494,389,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1495,389,'_elementor_page_assets','a:0:{}'),(1496,390,'_elementor_edit_mode','builder'),(1497,390,'_elementor_template_type','wp-post'),(1498,390,'_elementor_version','3.16.2'),(1499,390,'_wp_page_template','elementor_header_footer'),(1500,390,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1501,390,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1502,390,'_elementor_page_assets','a:0:{}'),(1503,391,'_elementor_edit_mode','builder'),(1504,391,'_elementor_template_type','wp-post'),(1505,391,'_elementor_version','3.16.2'),(1506,391,'_wp_page_template','elementor_header_footer'),(1507,391,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"<p>Toggle Content<\\/p>\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1508,391,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1509,391,'_elementor_page_assets','a:0:{}'),(1510,392,'_elementor_edit_mode','builder'),(1511,392,'_elementor_template_type','wp-post'),(1512,392,'_elementor_version','3.16.2'),(1513,392,'_wp_page_template','elementor_header_footer'),(1514,392,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1515,392,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1516,392,'_elementor_page_assets','a:0:{}'),(1611,410,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1518,393,'_elementor_edit_mode','builder'),(1519,393,'_elementor_template_type','wp-post'),(1520,393,'_elementor_version','3.16.2'),(1521,393,'_wp_page_template','elementor_header_footer'),(1522,393,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1523,393,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1524,393,'_elementor_page_assets','a:0:{}'),(1526,394,'_elementor_edit_mode','builder'),(1527,394,'_elementor_template_type','wp-post'),(1528,394,'_elementor_version','3.16.2'),(1529,394,'_wp_page_template','elementor_header_footer'),(1530,394,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"London Eye, London, United Kingdom\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1531,394,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1532,394,'_elementor_page_assets','a:0:{}'),(1534,395,'_elementor_edit_mode','builder'),(1535,395,'_elementor_template_type','wp-post'),(1536,395,'_elementor_version','3.16.2'),(1537,395,'_wp_page_template','elementor_header_footer'),(1538,395,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1539,395,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1540,395,'_elementor_page_assets','a:0:{}'),(1561,404,'_elementor_edit_mode','builder'),(1562,404,'_elementor_template_type','wp-post'),(1563,404,'_elementor_version','3.16.2'),(1564,404,'_wp_page_template','elementor_header_footer'),(1565,404,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1566,404,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1567,404,'_elementor_page_assets','a:0:{}'),(1569,405,'_elementor_edit_mode','builder'),(1570,405,'_elementor_template_type','wp-post'),(1571,405,'_elementor_version','3.16.2'),(1572,405,'_wp_page_template','elementor_header_footer'),(1573,405,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1574,405,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1575,405,'_elementor_page_assets','a:0:{}'),(1577,406,'_elementor_edit_mode','builder'),(1578,406,'_elementor_template_type','wp-post'),(1579,406,'_elementor_version','3.16.2'),(1580,406,'_wp_page_template','elementor_header_footer'),(1581,406,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>9. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1582,406,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1583,406,'_elementor_page_assets','a:0:{}'),(1610,410,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table>\\n<tbody>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>1. <\\/strong><strong> <\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<p><strong>9. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>2. <\\/strong><strong> <\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<p><strong>10. The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>3. <\\/strong><strong> <\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<p><strong>11. Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>4. <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>5. <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>6. <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>7. <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<p><strong>15. The humanistic trend in the Arabic novel<\\/strong><\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>9. <\\/strong><strong> <\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1592,408,'_elementor_edit_mode','builder'),(1606,410,'_elementor_edit_mode','builder'),(1607,410,'_elementor_template_type','wp-post'),(1608,410,'_elementor_version','3.16.2'),(1609,410,'_wp_page_template','elementor_header_footer'),(1593,408,'_elementor_template_type','wp-post'),(1594,408,'_elementor_version','3.16.2'),(1595,408,'_wp_page_template','elementor_header_footer'),(1596,408,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>9. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1597,408,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1598,408,'_elementor_page_assets','a:0:{}'),(1599,409,'_elementor_edit_mode','builder'),(1600,409,'_elementor_template_type','wp-post'),(1601,409,'_elementor_version','3.16.2'),(1602,409,'_wp_page_template','elementor_header_footer'),(1603,409,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>9. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1604,409,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1605,409,'_elementor_page_assets','a:0:{}'),(1612,410,'_elementor_page_assets','a:0:{}'),(1613,411,'_elementor_edit_mode','builder'),(1614,411,'_elementor_template_type','wp-post'),(1615,411,'_elementor_version','3.16.2'),(1616,411,'_wp_page_template','elementor_header_footer'),(1617,411,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table>\\n<tbody>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>1. <\\/strong><strong> <\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<p><strong>9. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>2. <\\/strong><strong> <\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<p><strong>10. The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>3. <\\/strong><strong> <\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<p><strong>11. Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>4. <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>5. <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>6. <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>7. <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<p><strong>15. The humanistic trend in the Arabic novel<\\/strong><\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>9. <\\/strong><strong> <\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1618,411,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1619,411,'_elementor_page_assets','a:0:{}'),(1620,412,'_elementor_edit_mode','builder'),(1621,412,'_elementor_template_type','wp-post'),(1622,412,'_elementor_version','3.16.2'),(1623,412,'_wp_page_template','elementor_header_footer'),(1624,412,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table>\\n<tbody>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>1. <\\/strong><strong> <\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<p><strong>9. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>2. <\\/strong><strong> <\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<p><strong>10. The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>3. <\\/strong><strong> <\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<p><strong>11. Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>4. <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<p><strong>12. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>5. <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<p><strong>13. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>6. <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<p><strong>14. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>7. <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<p><strong>15. The humanistic trend in the Arabic novel<\\/strong><\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>9. <\\/strong><strong> <\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1625,412,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1626,412,'_elementor_page_assets','a:0:{}'),(1627,413,'_elementor_edit_mode','builder'),(1628,413,'_elementor_template_type','wp-post'),(1629,413,'_elementor_version','3.16.2'),(1630,413,'_wp_page_template','elementor_header_footer'),(1631,413,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table>\\n<tbody>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>1. <\\/strong><strong> <\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<p><strong>10. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>2. <\\/strong><strong> <\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<p><strong>11. The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>3. <\\/strong><strong> <\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<p><strong>12. Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>4. <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<p><strong>13. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>5. <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<p><strong>14. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>6. <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<p><strong>15. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>7. <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<p><strong>16. The humanistic trend in the Arabic novel<\\/strong><\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<p><strong>17. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>9. <\\/strong><strong> <\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1632,413,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1633,413,'_elementor_page_assets','a:0:{}'),(1659,417,'_elementor_edit_mode','builder'),(1660,417,'_elementor_template_type','wp-post'),(1661,417,'_elementor_version','3.16.2'),(1635,414,'_elementor_edit_mode','builder'),(1636,414,'_elementor_template_type','wp-post'),(1637,414,'_elementor_version','3.16.2'),(1638,414,'_wp_page_template','elementor_header_footer'),(1639,414,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table>\\n<tbody>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>1. <\\/strong><strong> <\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<p><strong>10. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>2. <\\/strong><strong> <\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<p><strong>11. The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>3. <\\/strong><strong> <\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<p><strong>12. Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>4. <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<p><strong>13. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>5. <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<p><strong>14. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>6. <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<p><strong>15. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>7. <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<p><strong>16. The humanistic trend in the Arabic novel<\\/strong><\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<p><strong>17. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>9. <\\/strong><strong> <\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1640,414,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1641,414,'_elementor_page_assets','a:0:{}'),(1643,415,'_elementor_edit_mode','builder'),(1644,415,'_elementor_template_type','wp-post'),(1645,415,'_elementor_version','3.16.2'),(1646,415,'_wp_page_template','elementor_header_footer'),(1647,415,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table>\\n<tbody>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>1. <\\/strong><strong> <\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<p><strong>10. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>2. <\\/strong><strong> <\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<p><strong>11. The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>3. <\\/strong><strong> <\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<p><strong>12. Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>4. <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<p><strong>13. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>5. <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<p><strong>14. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>6. <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<p><strong>15. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>7. <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<p><strong>16. The humanistic trend in the Arabic novel<\\/strong><\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<p><strong>17. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<p><strong>9. <\\/strong><strong> <\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1648,415,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1649,415,'_elementor_page_assets','a:0:{}'),(1651,416,'_elementor_edit_mode','builder'),(1652,416,'_elementor_template_type','wp-post'),(1653,416,'_elementor_version','3.16.2'),(1654,416,'_wp_page_template','elementor_header_footer'),(1655,416,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: The research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>17. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1656,416,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1657,416,'_elementor_page_assets','a:0:{}'),(1662,417,'_wp_page_template','elementor_header_footer'),(1663,417,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: The research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>17. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1664,417,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1665,417,'_elementor_page_assets','a:0:{}'),(1666,418,'_elementor_edit_mode','builder'),(1667,418,'_elementor_template_type','wp-post'),(1668,418,'_elementor_version','3.16.2'),(1669,418,'_wp_page_template','elementor_header_footer'),(1670,418,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: The research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>17. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1671,418,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1672,418,'_elementor_page_assets','a:0:{}'),(1673,419,'_elementor_edit_mode','builder'),(1674,419,'_elementor_template_type','wp-post'),(1675,419,'_elementor_version','3.16.2'),(1676,419,'_wp_page_template','elementor_header_footer'),(1677,419,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: The research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>17. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1678,419,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1679,419,'_elementor_page_assets','a:0:{}'),(1856,441,'_elementor_template_type','wp-post'),(1857,441,'_elementor_version','3.16.2'),(1681,420,'_elementor_edit_mode','builder'),(1682,420,'_elementor_template_type','wp-post'),(1683,420,'_elementor_version','3.16.2'),(1684,420,'_wp_page_template','elementor_header_footer'),(1685,420,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: The research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>17. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1686,420,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1687,420,'_elementor_page_assets','a:0:{}'),(1689,421,'_elementor_edit_mode','builder'),(1690,421,'_elementor_template_type','wp-post'),(1691,421,'_elementor_version','3.16.2'),(1692,421,'_wp_page_template','elementor_header_footer'),(1693,421,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: The research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>17. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1694,421,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1695,421,'_elementor_page_assets','a:0:{}'),(1697,422,'_elementor_edit_mode','builder'),(1698,422,'_elementor_template_type','wp-post'),(1699,422,'_elementor_version','3.16.2'),(1700,422,'_wp_page_template','elementor_header_footer'),(1701,422,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>17. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1702,422,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1703,422,'_elementor_page_assets','a:0:{}'),(1706,423,'_elementor_edit_mode','builder'),(1707,423,'_elementor_template_type','wp-post'),(1708,423,'_elementor_version','3.16.2'),(1709,423,'_wp_page_template','elementor_header_footer'),(1710,423,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>17. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1711,423,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1712,423,'_elementor_page_assets','a:0:{}'),(1714,424,'_elementor_edit_mode','builder'),(1715,424,'_elementor_template_type','wp-post'),(1716,424,'_elementor_version','3.16.2'),(1717,424,'_wp_page_template','elementor_header_footer'),(1718,424,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>17. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1719,424,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1720,424,'_elementor_page_assets','a:0:{}'),(1979,456,'_elementor_edit_mode','builder'),(1980,456,'_elementor_template_type','wp-post'),(1722,425,'_elementor_edit_mode','builder'),(1723,425,'_elementor_template_type','wp-post'),(1724,425,'_elementor_version','3.16.2'),(1725,425,'_wp_page_template','elementor_header_footer'),(1726,425,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>17. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1727,425,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1728,425,'_elementor_page_assets','a:0:{}'),(1855,441,'_elementor_edit_mode','builder'),(1731,426,'_elementor_edit_mode','builder'),(1732,426,'_elementor_template_type','wp-post'),(1733,426,'_elementor_version','3.16.2'),(1734,426,'_wp_page_template','elementor_header_footer'),(1735,426,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>17. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1736,426,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1737,426,'_elementor_page_assets','a:0:{}'),(1739,427,'_elementor_edit_mode','builder'),(1740,427,'_elementor_template_type','wp-post'),(1741,427,'_elementor_version','3.16.2'),(1742,427,'_wp_page_template','elementor_header_footer'),(1743,427,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>17. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1744,427,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1745,427,'_elementor_page_assets','a:0:{}'),(1954,453,'_elementor_edit_mode','builder'),(1747,428,'_elementor_edit_mode','builder'),(1748,428,'_elementor_template_type','wp-post'),(1749,428,'_elementor_version','3.16.2'),(1750,428,'_wp_page_template','elementor_header_footer'),(1751,428,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>17. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1752,428,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1753,428,'_elementor_page_assets','a:0:{}'),(1756,429,'_elementor_edit_mode','builder'),(1757,429,'_elementor_template_type','wp-post'),(1758,429,'_elementor_version','3.16.2'),(1759,429,'_wp_page_template','elementor_header_footer'),(1760,429,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>17. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1761,429,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1762,429,'_elementor_page_assets','a:0:{}'),(1764,430,'_elementor_edit_mode','builder'),(1765,430,'_elementor_template_type','wp-post'),(1766,430,'_elementor_version','3.16.2'),(1767,430,'_wp_page_template','elementor_header_footer'),(1768,430,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>17. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1769,430,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1770,430,'_elementor_page_assets','a:0:{}'),(1932,450,'_wp_page_template','elementor_header_footer'),(1933,450,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is one of the most important modern literary arts as it is a<br \\/>formation of life by relying on human events represented by characters<br \\/>interacting with the events and the milieu in which they revolve, leading to<br \\/>social, political, philosophical, or other consequences. The novel has a high<br \\/>position in Arabic literature in the modern era, as this literary genre was able<br \\/>to reach its summit in a short period of time, and even compete with the art of<br \\/>poetry among the Arabs. The Arab novel appeared at the beginning of the<br \\/>modern era after the contact of Arab culture with Western culture, and this<br \\/>was mainly through educational missions sent to Europe, and the translation of<br \\/>some works of fiction into Arabic. After the movement of translation came the<br \\/>movement of writing the novel out of the Arab special entity, and this was<br \\/>according to the social, economic, and cultural situation, noting that all these<br \\/>cases follow the prevalent political conditions. Hence the need came for<br \\/>writers to narrate the events that they contemporaneously lived, and the<br \\/>writers did not stop at the imaginary thought by representing the events of<br \\/>their time, but rather they began to treat the social reality of human beings<br \\/>through the ideas that they present in their literary works. They thus<br \\/>motivated the people of their country to stand in the face of those who rob<br \\/>them of their own rights, and in this way works of fiction came to<br \\/>communicate real issues. This conference came as an attempt by the<br \\/>Department of Arabic Language at Allama Iqbal Open University to contribute<br \\/>to shedding more light on the transformations, growth, and development of<br \\/>the modern novel. So, we look forward for your participation in this field.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1- The Arab novel: its origins, the horizon of renewal and continuity (authentication and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. Characteristics of the modern Arab novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3- The overlap of genres among the novel, the story and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>17. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9- The Arab novel in Pakistan in the second half of the twentieth century.<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1772,431,'_elementor_edit_mode','builder'),(1773,431,'_elementor_template_type','wp-post'),(1774,431,'_elementor_version','3.16.2'),(1775,431,'_wp_page_template','elementor_header_footer'),(1776,431,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>17. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1777,431,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1778,431,'_elementor_page_assets','a:0:{}'),(1781,432,'_elementor_edit_mode','builder'),(1782,432,'_elementor_template_type','wp-post'),(1783,432,'_elementor_version','3.16.2'),(1784,432,'_wp_page_template','elementor_header_footer'),(1785,432,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>17. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1786,432,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1787,432,'_elementor_page_assets','a:0:{}'),(1789,433,'_elementor_edit_mode','builder'),(1790,433,'_elementor_template_type','wp-post'),(1791,433,'_elementor_version','3.16.2'),(1792,433,'_wp_page_template','elementor_header_footer'),(1793,433,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>17. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1794,433,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1795,433,'_elementor_page_assets','a:0:{}'),(1931,450,'_elementor_version','3.16.3'),(1797,434,'_elementor_edit_mode','builder'),(1798,434,'_elementor_template_type','wp-post'),(1799,434,'_elementor_version','3.16.2'),(1800,434,'_wp_page_template','elementor_header_footer'),(1801,434,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>17. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1802,434,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1803,434,'_elementor_page_assets','a:0:{}'),(1806,435,'_elementor_edit_mode','builder'),(1807,435,'_elementor_template_type','wp-post'),(1808,435,'_elementor_version','3.16.2'),(1809,435,'_wp_page_template','elementor_header_footer'); INSERT INTO `wp_postmeta` VALUES (1810,435,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>17. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1811,435,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1812,435,'_elementor_page_assets','a:0:{}'),(1814,436,'_elementor_edit_mode','builder'),(1815,436,'_elementor_template_type','wp-post'),(1816,436,'_elementor_version','3.16.2'),(1817,436,'_wp_page_template','elementor_header_footer'),(1818,436,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>17. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1819,436,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1820,436,'_elementor_page_assets','a:0:{}'),(1822,437,'_elementor_edit_mode','builder'),(1823,437,'_elementor_template_type','wp-post'),(1824,437,'_elementor_version','3.16.2'),(1825,437,'_wp_page_template','elementor_header_footer'),(1826,437,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>17. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1827,437,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1828,437,'_elementor_page_assets','a:0:{}'),(1831,438,'_elementor_edit_mode','builder'),(1832,438,'_elementor_template_type','wp-post'),(1833,438,'_elementor_version','3.16.2'),(1834,438,'_wp_page_template','elementor_header_footer'),(1835,438,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>17. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1836,438,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1837,438,'_elementor_page_assets','a:0:{}'),(1882,444,'_wp_page_template','elementor_header_footer'),(1883,444,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>17. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1839,439,'_elementor_edit_mode','builder'),(1840,439,'_elementor_template_type','wp-post'),(1841,439,'_elementor_version','3.16.2'),(1842,439,'_wp_page_template','elementor_header_footer'),(1843,439,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>17. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1844,439,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1845,439,'_elementor_page_assets','a:0:{}'),(1879,444,'_elementor_edit_mode','builder'),(1880,444,'_elementor_template_type','wp-post'),(1881,444,'_elementor_version','3.16.2'),(1847,440,'_elementor_edit_mode','builder'),(1848,440,'_elementor_template_type','wp-post'),(1849,440,'_elementor_version','3.16.2'),(1850,440,'_wp_page_template','elementor_header_footer'),(1851,440,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>17. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1852,440,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1853,440,'_elementor_page_assets','a:0:{}'),(1996,458,'_elementor_edit_mode','builder'),(1997,458,'_elementor_template_type','wp-post'),(1998,458,'_elementor_version','3.16.3'),(1858,441,'_wp_page_template','elementor_header_footer'),(1859,441,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>17. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1860,441,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1861,441,'_elementor_page_assets','a:0:{}'),(1862,442,'_elementor_edit_mode','builder'),(1863,442,'_elementor_template_type','wp-post'),(1864,442,'_elementor_version','3.16.2'),(1865,442,'_wp_page_template','elementor_header_footer'),(1866,442,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>17. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1867,442,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1868,442,'_elementor_page_assets','a:0:{}'),(1869,443,'_elementor_edit_mode','builder'),(1870,443,'_elementor_template_type','wp-post'),(1871,443,'_elementor_version','3.16.2'),(1872,443,'_wp_page_template','elementor_header_footer'),(1873,443,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>17. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1874,443,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1875,443,'_elementor_page_assets','a:0:{}'),(1884,444,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1885,444,'_elementor_page_assets','a:0:{}'),(1887,445,'_elementor_edit_mode','builder'),(1888,445,'_elementor_template_type','wp-post'),(1889,445,'_elementor_version','3.16.2'),(1890,445,'_wp_page_template','elementor_header_footer'),(1891,445,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs. The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.<\\/p><p><strong>This conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>17. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1892,445,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1893,445,'_elementor_page_assets','a:0:{}'),(1929,450,'_elementor_edit_mode','builder'),(1930,450,'_elementor_template_type','wp-post'),(1895,446,'_elementor_edit_mode','builder'),(1896,446,'_elementor_template_type','wp-post'),(1897,446,'_elementor_version','3.16.2'),(1898,446,'_wp_page_template','elementor_header_footer'),(1899,446,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">The novel is one of the most important modern literary arts as it is a\\nformation of life by relying on human events represented by characters\\ninteracting with the events and the milieu in which they revolve, leading to\\nsocial, political, philosophical, or other consequences. The novel has a high\\nposition in Arabic literature in the modern era, as this literary genre was able\\nto reach its summit in a short period of time, and even compete with the art of\\npoetry among the Arabs. The Arab novel appeared at the beginning of the\\nmodern era after the contact of Arab culture with Western culture, and this\\nwas mainly through educational missions sent to Europe, and the translation of\\nsome works of fiction into Arabic. After the movement of translation came the\\nmovement of writing the novel out of the Arab special entity, and this was\\naccording to the social, economic, and cultural situation, noting that all these\\ncases follow the prevalent political conditions. Hence the need came for\\nwriters to narrate the events that they contemporaneously lived, and the\\nwriters did not stop at the imaginary thought by representing the events of\\ntheir time, but rather they began to treat the social reality of human beings\\nthrough the ideas that they present in their literary works. They thus\\nmotivated the people of their country to stand in the face of those who rob\\nthem of their own rights, and in this way works of fiction came to\\ncommunicate real issues. This conference came as an attempt by the\\nDepartment of Arabic Language at Allama Iqbal Open University to contribute\\nto shedding more light on the transformations, growth, and development of\\nthe modern novel. So, we look forward for your participation in this field.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>17. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1900,446,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1901,446,'_elementor_page_assets','a:0:{}'),(1934,450,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1935,450,'_elementor_page_assets','a:0:{}'),(1938,451,'_elementor_edit_mode','builder'),(1939,451,'_elementor_template_type','wp-post'),(1940,451,'_elementor_version','3.16.3'),(1941,451,'_wp_page_template','elementor_header_footer'),(1942,451,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is one of the most important modern literary arts as it is a<br \\/>formation of life by relying on human events represented by characters<br \\/>interacting with the events and the milieu in which they revolve, leading to<br \\/>social, political, philosophical, or other consequences. The novel has a high<br \\/>position in Arabic literature in the modern era, as this literary genre was able<br \\/>to reach its summit in a short period of time, and even compete with the art of<br \\/>poetry among the Arabs. The Arab novel appeared at the beginning of the<br \\/>modern era after the contact of Arab culture with Western culture, and this<br \\/>was mainly through educational missions sent to Europe, and the translation of<br \\/>some works of fiction into Arabic. After the movement of translation came the<br \\/>movement of writing the novel out of the Arab special entity, and this was<br \\/>according to the social, economic, and cultural situation, noting that all these<br \\/>cases follow the prevalent political conditions. Hence the need came for<br \\/>writers to narrate the events that they contemporaneously lived, and the<br \\/>writers did not stop at the imaginary thought by representing the events of<br \\/>their time, but rather they began to treat the social reality of human beings<br \\/>through the ideas that they present in their literary works. They thus<br \\/>motivated the people of their country to stand in the face of those who rob<br \\/>them of their own rights, and in this way works of fiction came to<br \\/>communicate real issues. This conference came as an attempt by the<br \\/>Department of Arabic Language at Allama Iqbal Open University to contribute<br \\/>to shedding more light on the transformations, growth, and development of<br \\/>the modern novel. So, we look forward for your participation in this field.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1- The Arab novel: its origins, the horizon of renewal and continuity (authentication and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. Characteristics of the modern Arab novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3- The overlap of genres among the novel, the story and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>17. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9- The Arab novel in Pakistan in the second half of the twentieth century.<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1913,448,'_elementor_edit_mode','builder'),(1914,448,'_elementor_template_type','wp-post'),(1915,448,'_elementor_version','3.16.3'),(1916,448,'_wp_page_template','elementor_header_footer'),(1917,448,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">The novel is one of the most important modern literary arts as it is a\\nformation of life by relying on human events represented by characters\\ninteracting with the events and the milieu in which they revolve, leading to\\nsocial, political, philosophical, or other consequences. The novel has a high\\nposition in Arabic literature in the modern era, as this literary genre was able\\nto reach its summit in a short period of time, and even compete with the art of\\npoetry among the Arabs. The Arab novel appeared at the beginning of the\\nmodern era after the contact of Arab culture with Western culture, and this\\nwas mainly through educational missions sent to Europe, and the translation of\\nsome works of fiction into Arabic. After the movement of translation came the\\nmovement of writing the novel out of the Arab special entity, and this was\\naccording to the social, economic, and cultural situation, noting that all these\\ncases follow the prevalent political conditions. Hence the need came for\\nwriters to narrate the events that they contemporaneously lived, and the\\nwriters did not stop at the imaginary thought by representing the events of\\ntheir time, but rather they began to treat the social reality of human beings\\nthrough the ideas that they present in their literary works. They thus\\nmotivated the people of their country to stand in the face of those who rob\\nthem of their own rights, and in this way works of fiction came to\\ncommunicate real issues. This conference came as an attempt by the\\nDepartment of Arabic Language at Allama Iqbal Open University to contribute\\nto shedding more light on the transformations, growth, and development of\\nthe modern novel. So, we look forward for your participation in this field.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>17. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1918,448,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1919,448,'_elementor_page_assets','a:0:{}'),(1921,449,'_elementor_edit_mode','builder'),(1922,449,'_elementor_template_type','wp-post'),(1923,449,'_elementor_version','3.16.3'),(1924,449,'_wp_page_template','elementor_header_footer'),(1925,449,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">The novel is one of the most important modern literary arts as it is a\\nformation of life by relying on human events represented by characters\\ninteracting with the events and the milieu in which they revolve, leading to\\nsocial, political, philosophical, or other consequences. The novel has a high\\nposition in Arabic literature in the modern era, as this literary genre was able\\nto reach its summit in a short period of time, and even compete with the art of\\npoetry among the Arabs. The Arab novel appeared at the beginning of the\\nmodern era after the contact of Arab culture with Western culture, and this\\nwas mainly through educational missions sent to Europe, and the translation of\\nsome works of fiction into Arabic. After the movement of translation came the\\nmovement of writing the novel out of the Arab special entity, and this was\\naccording to the social, economic, and cultural situation, noting that all these\\ncases follow the prevalent political conditions. Hence the need came for\\nwriters to narrate the events that they contemporaneously lived, and the\\nwriters did not stop at the imaginary thought by representing the events of\\ntheir time, but rather they began to treat the social reality of human beings\\nthrough the ideas that they present in their literary works. They thus\\nmotivated the people of their country to stand in the face of those who rob\\nthem of their own rights, and in this way works of fiction came to\\ncommunicate real issues. This conference came as an attempt by the\\nDepartment of Arabic Language at Allama Iqbal Open University to contribute\\nto shedding more light on the transformations, growth, and development of\\nthe modern novel. So, we look forward for your participation in this field.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10. The Arabic novel in Pakistan in the 2<sup>nd<\\/sup> half of the 20<sup>th<\\/sup> century<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>Characteristics of the modern Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11. \\u00a0The impact of philosophical doctrines on the modern Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The overlap of genres between the novel, the story, and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12. \\u00a0Women\'s Novel and Arab Women\'s Issues<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13. Influence and impact between the Arabic novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14. Comparative Literary Studies: Urdu, Arabic and English Novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15. Biography in the Arabic novel regarding works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>17. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>\\u00a0<\\/strong><strong>The Arabic novel, its origins, the horizon of renewal and follow-up (rooting and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1926,449,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1927,449,'_elementor_page_assets','a:0:{}'),(1943,451,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1944,451,'_elementor_page_assets','a:0:{}'),(1946,452,'_elementor_edit_mode','builder'),(1947,452,'_elementor_template_type','wp-post'),(1948,452,'_elementor_version','3.16.3'),(1949,452,'_wp_page_template','elementor_header_footer'),(1950,452,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is one of the most important modern literary arts as it is a<br \\/>formation of life by relying on human events represented by characters<br \\/>interacting with the events and the milieu in which they revolve, leading to<br \\/>social, political, philosophical, or other consequences. The novel has a high<br \\/>position in Arabic literature in the modern era, as this literary genre was able<br \\/>to reach its summit in a short period of time, and even compete with the art of<br \\/>poetry among the Arabs. The Arab novel appeared at the beginning of the<br \\/>modern era after the contact of Arab culture with Western culture, and this<br \\/>was mainly through educational missions sent to Europe, and the translation of<br \\/>some works of fiction into Arabic. After the movement of translation came the<br \\/>movement of writing the novel out of the Arab special entity, and this was<br \\/>according to the social, economic, and cultural situation, noting that all these<br \\/>cases follow the prevalent political conditions. Hence the need came for<br \\/>writers to narrate the events that they contemporaneously lived, and the<br \\/>writers did not stop at the imaginary thought by representing the events of<br \\/>their time, but rather they began to treat the social reality of human beings<br \\/>through the ideas that they present in their literary works. They thus<br \\/>motivated the people of their country to stand in the face of those who rob<br \\/>them of their own rights, and in this way works of fiction came to<br \\/>communicate real issues. This conference came as an attempt by the<br \\/>Department of Arabic Language at Allama Iqbal Open University to contribute<br \\/>to shedding more light on the transformations, growth, and development of<br \\/>the modern novel. So, we look forward for your participation in this field.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1- The Arab novel: its origins, the horizon of renewal and continuity (authentication and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. Characteristics of the modern Arab novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3- The overlap of genres among the novel, the story and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. \\u00a0The humanistic trend in the Arabic novel<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>17. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9- The Arab novel in Pakistan in the second half of the twentieth century.<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1951,452,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1952,452,'_elementor_page_assets','a:0:{}'),(1955,453,'_elementor_template_type','wp-post'),(1956,453,'_elementor_version','3.16.3'),(1957,453,'_wp_page_template','elementor_header_footer'),(1958,453,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is one of the most important modern literary arts as it is a<br \\/>formation of life by relying on human events represented by characters<br \\/>interacting with the events and the milieu in which they revolve, leading to<br \\/>social, political, philosophical, or other consequences. The novel has a high<br \\/>position in Arabic literature in the modern era, as this literary genre was able<br \\/>to reach its summit in a short period of time, and even compete with the art of<br \\/>poetry among the Arabs. The Arab novel appeared at the beginning of the<br \\/>modern era after the contact of Arab culture with Western culture, and this<br \\/>was mainly through educational missions sent to Europe, and the translation of<br \\/>some works of fiction into Arabic. After the movement of translation came the<br \\/>movement of writing the novel out of the Arab special entity, and this was<br \\/>according to the social, economic, and cultural situation, noting that all these<br \\/>cases follow the prevalent political conditions. Hence the need came for<br \\/>writers to narrate the events that they contemporaneously lived, and the<br \\/>writers did not stop at the imaginary thought by representing the events of<br \\/>their time, but rather they began to treat the social reality of human beings<br \\/>through the ideas that they present in their literary works. They thus<br \\/>motivated the people of their country to stand in the face of those who rob<br \\/>them of their own rights, and in this way works of fiction came to<br \\/>communicate real issues. This conference came as an attempt by the<br \\/>Department of Arabic Language at Allama Iqbal Open University to contribute<br \\/>to shedding more light on the transformations, growth, and development of<br \\/>the modern novel. So, we look forward for your participation in this field.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1- The Arab novel: its origins, the horizon of renewal and continuity (authentication and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. Characteristics of the modern Arab novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3- The overlap of genres among the novel, the story and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p>\\u00a0<\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9- The Arab novel in Pakistan in the second half of the twentieth century.<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1959,453,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1960,453,'_elementor_page_assets','a:0:{}'),(1963,454,'_elementor_edit_mode','builder'),(1964,454,'_elementor_template_type','wp-post'),(1965,454,'_elementor_version','3.16.3'),(1966,454,'_wp_page_template','elementor_header_footer'),(1967,454,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is one of the most important modern literary arts as it is a<br \\/>formation of life by relying on human events represented by characters<br \\/>interacting with the events and the milieu in which they revolve, leading to<br \\/>social, political, philosophical, or other consequences. The novel has a high<br \\/>position in Arabic literature in the modern era, as this literary genre was able<br \\/>to reach its summit in a short period of time, and even compete with the art of<br \\/>poetry among the Arabs. The Arab novel appeared at the beginning of the<br \\/>modern era after the contact of Arab culture with Western culture, and this<br \\/>was mainly through educational missions sent to Europe, and the translation of<br \\/>some works of fiction into Arabic. After the movement of translation came the<br \\/>movement of writing the novel out of the Arab special entity, and this was<br \\/>according to the social, economic, and cultural situation, noting that all these<br \\/>cases follow the prevalent political conditions. Hence the need came for<br \\/>writers to narrate the events that they contemporaneously lived, and the<br \\/>writers did not stop at the imaginary thought by representing the events of<br \\/>their time, but rather they began to treat the social reality of human beings<br \\/>through the ideas that they present in their literary works. They thus<br \\/>motivated the people of their country to stand in the face of those who rob<br \\/>them of their own rights, and in this way works of fiction came to<br \\/>communicate real issues. This conference came as an attempt by the<br \\/>Department of Arabic Language at Allama Iqbal Open University to contribute<br \\/>to shedding more light on the transformations, growth, and development of<br \\/>the modern novel. So, we look forward for your participation in this field.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1- The Arab novel: its origins, the horizon of renewal and continuity (authentication and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. Characteristics of the modern Arab novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3- The overlap of genres among the novel, the story and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p>\\u00a0<\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9- The Arab novel in Pakistan in the second half of the twentieth century.<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1968,454,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1969,454,'_elementor_page_assets','a:0:{}'),(1971,455,'_elementor_edit_mode','builder'),(1972,455,'_elementor_template_type','wp-post'),(1973,455,'_elementor_version','3.16.3'),(1974,455,'_wp_page_template','elementor_header_footer'),(1975,455,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p align=\\\"justify\\\">The novel is one of the most important modern literary arts as it is a<br \\/>formation of life by relying on human events represented by characters<br \\/>interacting with the events and the milieu in which they revolve, leading to<br \\/>social, political, philosophical, or other consequences. The novel has a high<br \\/>position in Arabic literature in the modern era, as this literary genre was able<br \\/>to reach its summit in a short period of time, and even compete with the art of<br \\/>poetry among the Arabs. The Arab novel appeared at the beginning of the<br \\/>modern era after the contact of Arab culture with Western culture, and this<br \\/>was mainly through educational missions sent to Europe, and the translation of<br \\/>some works of fiction into Arabic. After the movement of translation came the<br \\/>movement of writing the novel out of the Arab special entity, and this was<br \\/>according to the social, economic, and cultural situation, noting that all these<br \\/>cases follow the prevalent political conditions. Hence the need came for<br \\/>writers to narrate the events that they contemporaneously lived, and the<br \\/>writers did not stop at the imaginary thought by representing the events of<br \\/>their time, but rather they began to treat the social reality of human beings<br \\/>through the ideas that they present in their literary works. They thus<br \\/>motivated the people of their country to stand in the face of those who rob<br \\/>them of their own rights, and in this way works of fiction came to<br \\/>communicate real issues. This conference came as an attempt by the<br \\/>Department of Arabic Language at Allama Iqbal Open University to contribute<br \\/>to shedding more light on the transformations, growth, and development of<br \\/>the modern novel. So, we look forward for your participation in this field.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1- The Arab novel: its origins, the horizon of renewal and continuity (authentication and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. Characteristics of the modern Arab novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3- The overlap of genres among the novel, the story and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p>\\u00a0<\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9- The Arab novel in Pakistan in the second half of the twentieth century.<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1976,455,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1977,455,'_elementor_page_assets','a:0:{}'),(1981,456,'_elementor_version','3.16.3'),(1982,456,'_wp_page_template','elementor_header_footer'),(1983,456,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">The novel is one of the most important modern literary arts as it is a\\nformation of life by relying on human events represented by characters\\ninteracting with the events and the milieu in which they revolve, leading to\\nsocial, political, philosophical, or other consequences. The novel has a high\\nposition in Arabic literature in the modern era, as this literary genre was able\\nto reach its summit in a short period of time, and even compete with the art of\\npoetry among the Arabs. The Arab novel appeared at the beginning of the\\nmodern era after the contact of Arab culture with Western culture, and this\\nwas mainly through educational missions sent to Europe, and the translation of\\nsome works of fiction into Arabic. After the movement of translation came the\\nmovement of writing the novel out of the Arab special entity, and this was\\naccording to the social, economic, and cultural situation, noting that all these\\ncases follow the prevalent political conditions. Hence the need came for\\nwriters to narrate the events that they contemporaneously lived, and the\\nwriters did not stop at the imaginary thought by representing the events of\\ntheir time, but rather they began to treat the social reality of human beings\\nthrough the ideas that they present in their literary works. They thus\\nmotivated the people of their country to stand in the face of those who rob\\nthem of their own rights, and in this way works of fiction came to\\ncommunicate real issues. This conference came as an attempt by the\\nDepartment of Arabic Language at Allama Iqbal Open University to contribute\\nto shedding more light on the transformations, growth, and development of\\nthe modern novel. So, we look forward for your participation in this field.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1- The Arab novel: its origins, the horizon of renewal and continuity (authentication and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. Characteristics of the modern Arab novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3- The overlap of genres among the novel, the story and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p>\\u00a0<\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9- The Arab novel in Pakistan in the second half of the twentieth century.<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1984,456,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(1985,456,'_elementor_page_assets','a:0:{}'),(2015,460,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2013,460,'_wp_page_template','elementor_header_footer'),(2014,460,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">The novel is one of the most important modern literary arts as it is a\\nformation of life by relying on human events represented by characters\\ninteracting with the events and the milieu in which they revolve, leading to\\nsocial, political, philosophical, or other consequences. The novel has a high\\nposition in Arabic literature in the modern era, as this literary genre was able\\nto reach its summit in a short period of time, and even compete with the art of\\npoetry among the Arabs. The Arab novel appeared at the beginning of the\\nmodern era after the contact of Arab culture with Western culture, and this\\nwas mainly through educational missions sent to Europe, and the translation of\\nsome works of fiction into Arabic. After the movement of translation came the\\nmovement of writing the novel out of the Arab special entity, and this was\\naccording to the social, economic, and cultural situation, noting that all these\\ncases follow the prevalent political conditions. Hence the need came for\\nwriters to narrate the events that they contemporaneously lived, and the\\nwriters did not stop at the imaginary thought by representing the events of\\ntheir time, but rather they began to treat the social reality of human beings\\nthrough the ideas that they present in their literary works. They thus\\nmotivated the people of their country to stand in the face of those who rob\\nthem of their own rights, and in this way works of fiction came to\\ncommunicate real issues. This conference came as an attempt by the\\nDepartment of Arabic Language at Allama Iqbal Open University to contribute\\nto shedding more light on the transformations, growth, and development of\\nthe modern novel. So, we look forward for your participation in this field.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1- The Arab novel: its origins, the horizon of renewal and continuity (authentication and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. Characteristics of the modern Arab novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3- The overlap of genres among the novel, the story and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p>\\u00a0<\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9- The Arab novel in Pakistan in the second half of the twentieth century.<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>(\\u0631\\u0626\\u064a\\u0633 \\u0627\\u0644\\u062c\\u0627\\u0645\\u0639\\u0629)<br \\/>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2012,460,'_elementor_version','3.16.3'),(2040,464,'_elementor_edit_mode','builder'),(2010,460,'_elementor_edit_mode','builder'),(2011,460,'_elementor_template_type','wp-post'),(1999,458,'_wp_page_template','elementor_header_footer'),(2000,458,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">The novel is one of the most important modern literary arts as it is a\\nformation of life by relying on human events represented by characters\\ninteracting with the events and the milieu in which they revolve, leading to\\nsocial, political, philosophical, or other consequences. The novel has a high\\nposition in Arabic literature in the modern era, as this literary genre was able\\nto reach its summit in a short period of time, and even compete with the art of\\npoetry among the Arabs. The Arab novel appeared at the beginning of the\\nmodern era after the contact of Arab culture with Western culture, and this\\nwas mainly through educational missions sent to Europe, and the translation of\\nsome works of fiction into Arabic. After the movement of translation came the\\nmovement of writing the novel out of the Arab special entity, and this was\\naccording to the social, economic, and cultural situation, noting that all these\\ncases follow the prevalent political conditions. Hence the need came for\\nwriters to narrate the events that they contemporaneously lived, and the\\nwriters did not stop at the imaginary thought by representing the events of\\ntheir time, but rather they began to treat the social reality of human beings\\nthrough the ideas that they present in their literary works. They thus\\nmotivated the people of their country to stand in the face of those who rob\\nthem of their own rights, and in this way works of fiction came to\\ncommunicate real issues. This conference came as an attempt by the\\nDepartment of Arabic Language at Allama Iqbal Open University to contribute\\nto shedding more light on the transformations, growth, and development of\\nthe modern novel. So, we look forward for your participation in this field.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1- The Arab novel: its origins, the horizon of renewal and continuity (authentication and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. Characteristics of the modern Arab novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3- The overlap of genres among the novel, the story and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p>\\u00a0<\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9- The Arab novel in Pakistan in the second half of the twentieth century.<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2001,458,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2002,458,'_elementor_page_assets','a:0:{}'),(2003,459,'_elementor_edit_mode','builder'),(2004,459,'_elementor_template_type','wp-post'),(2005,459,'_elementor_version','3.16.3'),(2006,459,'_wp_page_template','elementor_header_footer'),(2007,459,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">The novel is one of the most important modern literary arts as it is a\\nformation of life by relying on human events represented by characters\\ninteracting with the events and the milieu in which they revolve, leading to\\nsocial, political, philosophical, or other consequences. The novel has a high\\nposition in Arabic literature in the modern era, as this literary genre was able\\nto reach its summit in a short period of time, and even compete with the art of\\npoetry among the Arabs. The Arab novel appeared at the beginning of the\\nmodern era after the contact of Arab culture with Western culture, and this\\nwas mainly through educational missions sent to Europe, and the translation of\\nsome works of fiction into Arabic. After the movement of translation came the\\nmovement of writing the novel out of the Arab special entity, and this was\\naccording to the social, economic, and cultural situation, noting that all these\\ncases follow the prevalent political conditions. Hence the need came for\\nwriters to narrate the events that they contemporaneously lived, and the\\nwriters did not stop at the imaginary thought by representing the events of\\ntheir time, but rather they began to treat the social reality of human beings\\nthrough the ideas that they present in their literary works. They thus\\nmotivated the people of their country to stand in the face of those who rob\\nthem of their own rights, and in this way works of fiction came to\\ncommunicate real issues. This conference came as an attempt by the\\nDepartment of Arabic Language at Allama Iqbal Open University to contribute\\nto shedding more light on the transformations, growth, and development of\\nthe modern novel. So, we look forward for your participation in this field.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1- The Arab novel: its origins, the horizon of renewal and continuity (authentication and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. Characteristics of the modern Arab novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3- The overlap of genres among the novel, the story and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p>\\u00a0<\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9- The Arab novel in Pakistan in the second half of the twentieth century.<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2008,459,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2009,459,'_elementor_page_assets','a:0:{}'),(2016,460,'_elementor_page_assets','a:0:{}'),(2026,462,'_elementor_edit_mode','builder'),(2027,462,'_elementor_template_type','wp-post'),(2028,462,'_elementor_version','3.16.3'),(2134,479,'_elementor_template_type','wp-post'),(2135,479,'_elementor_version','3.16.3'),(2136,479,'_wp_page_template','elementor_header_footer'),(2046,464,'_elementor_page_assets','a:0:{}'),(2045,464,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2029,462,'_wp_page_template','elementor_header_footer'),(2044,464,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">The novel is one of the most important modern literary arts as it is a\\nformation of life by relying on human events represented by characters\\ninteracting with the events and the milieu in which they revolve, leading to\\nsocial, political, philosophical, or other consequences. The novel has a high\\nposition in Arabic literature in the modern era, as this literary genre was able\\nto reach its summit in a short period of time, and even compete with the art of\\npoetry among the Arabs. The Arab novel appeared at the beginning of the\\nmodern era after the contact of Arab culture with Western culture, and this\\nwas mainly through educational missions sent to Europe, and the translation of\\nsome works of fiction into Arabic. After the movement of translation came the\\nmovement of writing the novel out of the Arab special entity, and this was\\naccording to the social, economic, and cultural situation, noting that all these\\ncases follow the prevalent political conditions. Hence the need came for\\nwriters to narrate the events that they contemporaneously lived, and the\\nwriters did not stop at the imaginary thought by representing the events of\\ntheir time, but rather they began to treat the social reality of human beings\\nthrough the ideas that they present in their literary works. They thus\\nmotivated the people of their country to stand in the face of those who rob\\nthem of their own rights, and in this way works of fiction came to\\ncommunicate real issues. This conference came as an attempt by the\\nDepartment of Arabic Language at Allama Iqbal Open University to contribute\\nto shedding more light on the transformations, growth, and development of\\nthe modern novel. So, we look forward for your participation in this field.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1- The Arab novel: its origins, the horizon of renewal and continuity (authentication and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. Characteristics of the modern Arab novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3- The overlap of genres among the novel, the story and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p>\\u00a0<\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9- The Arab novel in Pakistan in the second half of the twentieth century.<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2041,464,'_elementor_template_type','wp-post'),(2042,464,'_elementor_version','3.16.3'),(2043,464,'_wp_page_template','elementor_header_footer'),(2030,462,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">The novel is one of the most important modern literary arts as it is a\\nformation of life by relying on human events represented by characters\\ninteracting with the events and the milieu in which they revolve, leading to\\nsocial, political, philosophical, or other consequences. The novel has a high\\nposition in Arabic literature in the modern era, as this literary genre was able\\nto reach its summit in a short period of time, and even compete with the art of\\npoetry among the Arabs. The Arab novel appeared at the beginning of the\\nmodern era after the contact of Arab culture with Western culture, and this\\nwas mainly through educational missions sent to Europe, and the translation of\\nsome works of fiction into Arabic. After the movement of translation came the\\nmovement of writing the novel out of the Arab special entity, and this was\\naccording to the social, economic, and cultural situation, noting that all these\\ncases follow the prevalent political conditions. Hence the need came for\\nwriters to narrate the events that they contemporaneously lived, and the\\nwriters did not stop at the imaginary thought by representing the events of\\ntheir time, but rather they began to treat the social reality of human beings\\nthrough the ideas that they present in their literary works. They thus\\nmotivated the people of their country to stand in the face of those who rob\\nthem of their own rights, and in this way works of fiction came to\\ncommunicate real issues. This conference came as an attempt by the\\nDepartment of Arabic Language at Allama Iqbal Open University to contribute\\nto shedding more light on the transformations, growth, and development of\\nthe modern novel. So, we look forward for your participation in this field.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1- The Arab novel: its origins, the horizon of renewal and continuity (authentication and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. Characteristics of the modern Arab novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3- The overlap of genres among the novel, the story and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p>\\u00a0<\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9- The Arab novel in Pakistan in the second half of the twentieth century.<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>(\\u0631\\u0626\\u064a\\u0633 \\u0627\\u0644\\u062c\\u0627\\u0645\\u0639\\u0629)<br \\/>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2031,462,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2032,462,'_elementor_page_assets','a:0:{}'),(2033,463,'_elementor_edit_mode','builder'),(2034,463,'_elementor_template_type','wp-post'),(2035,463,'_elementor_version','3.16.3'),(2036,463,'_wp_page_template','elementor_header_footer'),(2037,463,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">The novel is one of the most important modern literary arts as it is a\\nformation of life by relying on human events represented by characters\\ninteracting with the events and the milieu in which they revolve, leading to\\nsocial, political, philosophical, or other consequences. The novel has a high\\nposition in Arabic literature in the modern era, as this literary genre was able\\nto reach its summit in a short period of time, and even compete with the art of\\npoetry among the Arabs. The Arab novel appeared at the beginning of the\\nmodern era after the contact of Arab culture with Western culture, and this\\nwas mainly through educational missions sent to Europe, and the translation of\\nsome works of fiction into Arabic. After the movement of translation came the\\nmovement of writing the novel out of the Arab special entity, and this was\\naccording to the social, economic, and cultural situation, noting that all these\\ncases follow the prevalent political conditions. Hence the need came for\\nwriters to narrate the events that they contemporaneously lived, and the\\nwriters did not stop at the imaginary thought by representing the events of\\ntheir time, but rather they began to treat the social reality of human beings\\nthrough the ideas that they present in their literary works. They thus\\nmotivated the people of their country to stand in the face of those who rob\\nthem of their own rights, and in this way works of fiction came to\\ncommunicate real issues. This conference came as an attempt by the\\nDepartment of Arabic Language at Allama Iqbal Open University to contribute\\nto shedding more light on the transformations, growth, and development of\\nthe modern novel. So, we look forward for your participation in this field.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1- The Arab novel: its origins, the horizon of renewal and continuity (authentication and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. Characteristics of the modern Arab novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3- The overlap of genres among the novel, the story and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p>\\u00a0<\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9- The Arab novel in Pakistan in the second half of the twentieth century.<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>(\\u0631\\u0626\\u064a\\u0633 \\u0627\\u0644\\u062c\\u0627\\u0645\\u0639\\u0629)<br \\/>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2038,463,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2039,463,'_elementor_page_assets','a:0:{}'),(2133,479,'_elementor_edit_mode','builder'),(2048,465,'_elementor_edit_mode','builder'),(2049,465,'_elementor_template_type','wp-post'),(2050,465,'_elementor_version','3.16.3'),(2051,465,'_wp_page_template','elementor_header_footer'),(2052,465,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">The novel is one of the most important modern literary arts as it is a\\nformation of life by relying on human events represented by characters\\ninteracting with the events and the milieu in which they revolve, leading to\\nsocial, political, philosophical, or other consequences. The novel has a high\\nposition in Arabic literature in the modern era, as this literary genre was able\\nto reach its summit in a short period of time, and even compete with the art of\\npoetry among the Arabs. The Arab novel appeared at the beginning of the\\nmodern era after the contact of Arab culture with Western culture, and this\\nwas mainly through educational missions sent to Europe, and the translation of\\nsome works of fiction into Arabic. After the movement of translation came the\\nmovement of writing the novel out of the Arab special entity, and this was\\naccording to the social, economic, and cultural situation, noting that all these\\ncases follow the prevalent political conditions. Hence the need came for\\nwriters to narrate the events that they contemporaneously lived, and the\\nwriters did not stop at the imaginary thought by representing the events of\\ntheir time, but rather they began to treat the social reality of human beings\\nthrough the ideas that they present in their literary works. They thus\\nmotivated the people of their country to stand in the face of those who rob\\nthem of their own rights, and in this way works of fiction came to\\ncommunicate real issues. This conference came as an attempt by the\\nDepartment of Arabic Language at Allama Iqbal Open University to contribute\\nto shedding more light on the transformations, growth, and development of\\nthe modern novel. So, we look forward for your participation in this field.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1- The Arab novel: its origins, the horizon of renewal and continuity (authentication and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. Characteristics of the modern Arab novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3- The overlap of genres among the novel, the story and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p>\\u00a0<\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9- The Arab novel in Pakistan in the second half of the twentieth century.<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2053,465,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2054,465,'_elementor_page_assets','a:0:{}'),(2056,466,'_elementor_edit_mode','builder'),(2057,466,'_elementor_template_type','wp-post'),(2058,466,'_elementor_version','3.16.3'),(2059,466,'_wp_page_template','elementor_header_footer'),(2060,466,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">The novel is one of the most important modern literary arts as it is a\\nformation of life by relying on human events represented by characters\\ninteracting with the events and the milieu in which they revolve, leading to\\nsocial, political, philosophical, or other consequences. The novel has a high\\nposition in Arabic literature in the modern era, as this literary genre was able\\nto reach its summit in a short period of time, and even compete with the art of\\npoetry among the Arabs. The Arab novel appeared at the beginning of the\\nmodern era after the contact of Arab culture with Western culture, and this\\nwas mainly through educational missions sent to Europe, and the translation of\\nsome works of fiction into Arabic. After the movement of translation came the\\nmovement of writing the novel out of the Arab special entity, and this was\\naccording to the social, economic, and cultural situation, noting that all these\\ncases follow the prevalent political conditions. Hence the need came for\\nwriters to narrate the events that they contemporaneously lived, and the\\nwriters did not stop at the imaginary thought by representing the events of\\ntheir time, but rather they began to treat the social reality of human beings\\nthrough the ideas that they present in their literary works. They thus\\nmotivated the people of their country to stand in the face of those who rob\\nthem of their own rights, and in this way works of fiction came to\\ncommunicate real issues. This conference came as an attempt by the\\nDepartment of Arabic Language at Allama Iqbal Open University to contribute\\nto shedding more light on the transformations, growth, and development of\\nthe modern novel. So, we look forward for your participation in this field.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1- The Arab novel: its origins, the horizon of renewal and continuity (authentication and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. Characteristics of the modern Arab novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3- The overlap of genres among the novel, the story and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p>\\u00a0<\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9- The Arab novel in Pakistan in the second half of the twentieth century.<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2061,466,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2062,466,'_elementor_page_assets','a:0:{}'),(2064,467,'_elementor_edit_mode','builder'),(2065,467,'_elementor_template_type','wp-post'),(2066,467,'_elementor_version','3.16.3'),(2067,467,'_wp_page_template','elementor_header_footer'),(2068,467,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">The novel is one of the most important modern literary arts as it is a\\nformation of life by relying on human events represented by characters\\ninteracting with the events and the milieu in which they revolve, leading to\\nsocial, political, philosophical, or other consequences. The novel has a high\\nposition in Arabic literature in the modern era, as this literary genre was able\\nto reach its summit in a short period of time, and even compete with the art of\\npoetry among the Arabs. The Arab novel appeared at the beginning of the\\nmodern era after the contact of Arab culture with Western culture, and this\\nwas mainly through educational missions sent to Europe, and the translation of\\nsome works of fiction into Arabic. After the movement of translation came the\\nmovement of writing the novel out of the Arab special entity, and this was\\naccording to the social, economic, and cultural situation, noting that all these\\ncases follow the prevalent political conditions. Hence the need came for\\nwriters to narrate the events that they contemporaneously lived, and the\\nwriters did not stop at the imaginary thought by representing the events of\\ntheir time, but rather they began to treat the social reality of human beings\\nthrough the ideas that they present in their literary works. They thus\\nmotivated the people of their country to stand in the face of those who rob\\nthem of their own rights, and in this way works of fiction came to\\ncommunicate real issues. This conference came as an attempt by the\\nDepartment of Arabic Language at Allama Iqbal Open University to contribute\\nto shedding more light on the transformations, growth, and development of\\nthe modern novel. So, we look forward for your participation in this field.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1- The Arab novel: its origins, the horizon of renewal and continuity (authentication and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. Characteristics of the modern Arab novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3- The overlap of genres among the novel, the story and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p>\\u00a0<\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9- The Arab novel in Pakistan in the second half of the twentieth century.<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2069,467,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2070,467,'_elementor_page_assets','a:0:{}'),(2084,473,'_elementor_edit_mode','builder'),(2085,473,'_elementor_template_type','wp-post'),(2086,473,'_elementor_version','3.16.3'),(2087,473,'_wp_page_template','elementor_header_footer'),(2088,473,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">The novel is one of the most important modern literary arts as it is a\\nformation of life by relying on human events represented by characters\\ninteracting with the events and the milieu in which they revolve, leading to\\nsocial, political, philosophical, or other consequences. The novel has a high\\nposition in Arabic literature in the modern era, as this literary genre was able\\nto reach its summit in a short period of time, and even compete with the art of\\npoetry among the Arabs. The Arab novel appeared at the beginning of the\\nmodern era after the contact of Arab culture with Western culture, and this\\nwas mainly through educational missions sent to Europe, and the translation of\\nsome works of fiction into Arabic. After the movement of translation came the\\nmovement of writing the novel out of the Arab special entity, and this was\\naccording to the social, economic, and cultural situation, noting that all these\\ncases follow the prevalent political conditions. Hence the need came for\\nwriters to narrate the events that they contemporaneously lived, and the\\nwriters did not stop at the imaginary thought by representing the events of\\ntheir time, but rather they began to treat the social reality of human beings\\nthrough the ideas that they present in their literary works. They thus\\nmotivated the people of their country to stand in the face of those who rob\\nthem of their own rights, and in this way works of fiction came to\\ncommunicate real issues. This conference came as an attempt by the\\nDepartment of Arabic Language at Allama Iqbal Open University to contribute\\nto shedding more light on the transformations, growth, and development of\\nthe modern novel. So, we look forward for your participation in this field.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1- The Arab novel: its origins, the horizon of renewal and continuity (authentication and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. Characteristics of the modern Arab novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3- The overlap of genres among the novel, the story and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p>\\u00a0<\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9- The Arab novel in Pakistan in the second half of the twentieth century.<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2089,473,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2090,473,'_elementor_page_assets','a:0:{}'),(2092,474,'_elementor_edit_mode','builder'),(2093,474,'_elementor_template_type','wp-post'),(2094,474,'_elementor_version','3.16.3'),(2095,474,'_wp_page_template','elementor_header_footer'),(2096,474,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">The novel is one of the most important modern literary arts as it is a\\nformation of life by relying on human events represented by characters\\ninteracting with the events and the milieu in which they revolve, leading to\\nsocial, political, philosophical, or other consequences. The novel has a high\\nposition in Arabic literature in the modern era, as this literary genre was able\\nto reach its summit in a short period of time, and even compete with the art of\\npoetry among the Arabs. The Arab novel appeared at the beginning of the\\nmodern era after the contact of Arab culture with Western culture, and this\\nwas mainly through educational missions sent to Europe, and the translation of\\nsome works of fiction into Arabic. After the movement of translation came the\\nmovement of writing the novel out of the Arab special entity, and this was\\naccording to the social, economic, and cultural situation, noting that all these\\ncases follow the prevalent political conditions. Hence the need came for\\nwriters to narrate the events that they contemporaneously lived, and the\\nwriters did not stop at the imaginary thought by representing the events of\\ntheir time, but rather they began to treat the social reality of human beings\\nthrough the ideas that they present in their literary works. They thus\\nmotivated the people of their country to stand in the face of those who rob\\nthem of their own rights, and in this way works of fiction came to\\ncommunicate real issues. This conference came as an attempt by the\\nDepartment of Arabic Language at Allama Iqbal Open University to contribute\\nto shedding more light on the transformations, growth, and development of\\nthe modern novel. So, we look forward for your participation in this field.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1- The Arab novel: its origins, the horizon of renewal and continuity (authentication and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. Characteristics of the modern Arab novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3- The overlap of genres among the novel, the story and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p>\\u00a0<\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9- The Arab novel in Pakistan in the second half of the twentieth century.<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2097,474,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2098,474,'_elementor_page_assets','a:0:{}'),(2100,475,'_elementor_edit_mode','builder'),(2101,475,'_elementor_template_type','wp-post'),(2102,475,'_elementor_version','3.16.3'),(2103,475,'_wp_page_template','elementor_header_footer'),(2104,475,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">The novel is one of the most important modern literary arts as it is a\\nformation of life by relying on human events represented by characters\\ninteracting with the events and the milieu in which they revolve, leading to\\nsocial, political, philosophical, or other consequences. The novel has a high\\nposition in Arabic literature in the modern era, as this literary genre was able\\nto reach its summit in a short period of time, and even compete with the art of\\npoetry among the Arabs. The Arab novel appeared at the beginning of the\\nmodern era after the contact of Arab culture with Western culture, and this\\nwas mainly through educational missions sent to Europe, and the translation of\\nsome works of fiction into Arabic. After the movement of translation came the\\nmovement of writing the novel out of the Arab special entity, and this was\\naccording to the social, economic, and cultural situation, noting that all these\\ncases follow the prevalent political conditions. Hence the need came for\\nwriters to narrate the events that they contemporaneously lived, and the\\nwriters did not stop at the imaginary thought by representing the events of\\ntheir time, but rather they began to treat the social reality of human beings\\nthrough the ideas that they present in their literary works. They thus\\nmotivated the people of their country to stand in the face of those who rob\\nthem of their own rights, and in this way works of fiction came to\\ncommunicate real issues. This conference came as an attempt by the\\nDepartment of Arabic Language at Allama Iqbal Open University to contribute\\nto shedding more light on the transformations, growth, and development of\\nthe modern novel. So, we look forward for your participation in this field.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1- The Arab novel: its origins, the horizon of renewal and continuity (authentication and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. Characteristics of the modern Arab novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3- The overlap of genres among the novel, the story and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p>\\u00a0<\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9- The Arab novel in Pakistan in the second half of the twentieth century.<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2105,475,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2106,475,'_elementor_page_assets','a:0:{}'),(2109,476,'_elementor_edit_mode','builder'),(2110,476,'_elementor_template_type','wp-post'),(2111,476,'_elementor_version','3.16.3'),(2112,476,'_wp_page_template','elementor_header_footer'),(2113,476,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">The novel is one of the most important modern literary arts as it is a\\nformation of life by relying on human events represented by characters\\ninteracting with the events and the milieu in which they revolve, leading to\\nsocial, political, philosophical, or other consequences. The novel has a high\\nposition in Arabic literature in the modern era, as this literary genre was able\\nto reach its summit in a short period of time, and even compete with the art of\\npoetry among the Arabs. The Arab novel appeared at the beginning of the\\nmodern era after the contact of Arab culture with Western culture, and this\\nwas mainly through educational missions sent to Europe, and the translation of\\nsome works of fiction into Arabic. After the movement of translation came the\\nmovement of writing the novel out of the Arab special entity, and this was\\naccording to the social, economic, and cultural situation, noting that all these\\ncases follow the prevalent political conditions. Hence the need came for\\nwriters to narrate the events that they contemporaneously lived, and the\\nwriters did not stop at the imaginary thought by representing the events of\\ntheir time, but rather they began to treat the social reality of human beings\\nthrough the ideas that they present in their literary works. They thus\\nmotivated the people of their country to stand in the face of those who rob\\nthem of their own rights, and in this way works of fiction came to\\ncommunicate real issues. This conference came as an attempt by the\\nDepartment of Arabic Language at Allama Iqbal Open University to contribute\\nto shedding more light on the transformations, growth, and development of\\nthe modern novel. So, we look forward for your participation in this field.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1- The Arab novel: its origins, the horizon of renewal and continuity (authentication and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. Characteristics of the modern Arab novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3- The overlap of genres among the novel, the story and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p>\\u00a0<\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9- The Arab novel in Pakistan in the second half of the twentieth century.<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2114,476,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2115,476,'_elementor_page_assets','a:0:{}'),(2117,477,'_elementor_edit_mode','builder'),(2118,477,'_elementor_template_type','wp-post'),(2119,477,'_elementor_version','3.16.3'),(2120,477,'_wp_page_template','elementor_header_footer'),(2121,477,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">The novel is one of the most important modern literary arts as it is a\\nformation of life by relying on human events represented by characters\\ninteracting with the events and the milieu in which they revolve, leading to\\nsocial, political, philosophical, or other consequences. The novel has a high\\nposition in Arabic literature in the modern era, as this literary genre was able\\nto reach its summit in a short period of time, and even compete with the art of\\npoetry among the Arabs. The Arab novel appeared at the beginning of the\\nmodern era after the contact of Arab culture with Western culture, and this\\nwas mainly through educational missions sent to Europe, and the translation of\\nsome works of fiction into Arabic. After the movement of translation came the\\nmovement of writing the novel out of the Arab special entity, and this was\\naccording to the social, economic, and cultural situation, noting that all these\\ncases follow the prevalent political conditions. Hence the need came for\\nwriters to narrate the events that they contemporaneously lived, and the\\nwriters did not stop at the imaginary thought by representing the events of\\ntheir time, but rather they began to treat the social reality of human beings\\nthrough the ideas that they present in their literary works. They thus\\nmotivated the people of their country to stand in the face of those who rob\\nthem of their own rights, and in this way works of fiction came to\\ncommunicate real issues. This conference came as an attempt by the\\nDepartment of Arabic Language at Allama Iqbal Open University to contribute\\nto shedding more light on the transformations, growth, and development of\\nthe modern novel. So, we look forward for your participation in this field.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1- The Arab novel: its origins, the horizon of renewal and continuity (authentication and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. Characteristics of the modern Arab novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3- The overlap of genres among the novel, the story and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p>\\u00a0<\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9- The Arab novel in Pakistan in the second half of the twentieth century.<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2122,477,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2123,477,'_elementor_page_assets','a:0:{}'),(2125,478,'_elementor_edit_mode','builder'),(2126,478,'_elementor_template_type','wp-post'),(2127,478,'_elementor_version','3.16.3'),(2128,478,'_wp_page_template','elementor_header_footer'),(2129,478,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">The novel is one of the most important modern literary arts as it is a\\nformation of life by relying on human events represented by characters\\ninteracting with the events and the milieu in which they revolve, leading to\\nsocial, political, philosophical, or other consequences. The novel has a high\\nposition in Arabic literature in the modern era, as this literary genre was able\\nto reach its summit in a short period of time, and even compete with the art of\\npoetry among the Arabs. The Arab novel appeared at the beginning of the\\nmodern era after the contact of Arab culture with Western culture, and this\\nwas mainly through educational missions sent to Europe, and the translation of\\nsome works of fiction into Arabic. After the movement of translation came the\\nmovement of writing the novel out of the Arab special entity, and this was\\naccording to the social, economic, and cultural situation, noting that all these\\ncases follow the prevalent political conditions. Hence the need came for\\nwriters to narrate the events that they contemporaneously lived, and the\\nwriters did not stop at the imaginary thought by representing the events of\\ntheir time, but rather they began to treat the social reality of human beings\\nthrough the ideas that they present in their literary works. They thus\\nmotivated the people of their country to stand in the face of those who rob\\nthem of their own rights, and in this way works of fiction came to\\ncommunicate real issues. This conference came as an attempt by the\\nDepartment of Arabic Language at Allama Iqbal Open University to contribute\\nto shedding more light on the transformations, growth, and development of\\nthe modern novel. So, we look forward for your participation in this field.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1- The Arab novel: its origins, the horizon of renewal and continuity (authentication and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. Characteristics of the modern Arab novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3- The overlap of genres among the novel, the story and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p>\\u00a0<\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9- The Arab novel in Pakistan in the second half of the twentieth century.<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2130,478,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2131,478,'_elementor_page_assets','a:0:{}'),(2137,479,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">The novel is one of the most important modern literary arts as it is a\\nformation of life by relying on human events represented by characters\\ninteracting with the events and the milieu in which they revolve, leading to\\nsocial, political, philosophical, or other consequences. The novel has a high\\nposition in Arabic literature in the modern era, as this literary genre was able\\nto reach its summit in a short period of time, and even compete with the art of\\npoetry among the Arabs. The Arab novel appeared at the beginning of the\\nmodern era after the contact of Arab culture with Western culture, and this\\nwas mainly through educational missions sent to Europe, and the translation of\\nsome works of fiction into Arabic. After the movement of translation came the\\nmovement of writing the novel out of the Arab special entity, and this was\\naccording to the social, economic, and cultural situation, noting that all these\\ncases follow the prevalent political conditions. Hence the need came for\\nwriters to narrate the events that they contemporaneously lived, and the\\nwriters did not stop at the imaginary thought by representing the events of\\ntheir time, but rather they began to treat the social reality of human beings\\nthrough the ideas that they present in their literary works. They thus\\nmotivated the people of their country to stand in the face of those who rob\\nthem of their own rights, and in this way works of fiction came to\\ncommunicate real issues. This conference came as an attempt by the\\nDepartment of Arabic Language at Allama Iqbal Open University to contribute\\nto shedding more light on the transformations, growth, and development of\\nthe modern novel. So, we look forward for your participation in this field.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1- The Arab novel: its origins, the horizon of renewal and continuity (authentication and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. Characteristics of the modern Arab novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3- The overlap of genres among the novel, the story and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p>\\u00a0<\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9- The Arab novel in Pakistan in the second half of the twentieth century.<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2138,479,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2139,479,'_elementor_page_assets','a:0:{}'),(2140,480,'_elementor_edit_mode','builder'),(2141,480,'_elementor_template_type','wp-post'),(2142,480,'_elementor_version','3.16.3'),(2143,480,'_wp_page_template','elementor_header_footer'),(2144,480,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">The novel is one of the most important modern literary arts as it is a\\nformation of life by relying on human events represented by characters\\ninteracting with the events and the milieu in which they revolve, leading to\\nsocial, political, philosophical, or other consequences. The novel has a high\\nposition in Arabic literature in the modern era, as this literary genre was able\\nto reach its summit in a short period of time, and even compete with the art of\\npoetry among the Arabs. The Arab novel appeared at the beginning of the\\nmodern era after the contact of Arab culture with Western culture, and this\\nwas mainly through educational missions sent to Europe, and the translation of\\nsome works of fiction into Arabic. After the movement of translation came the\\nmovement of writing the novel out of the Arab special entity, and this was\\naccording to the social, economic, and cultural situation, noting that all these\\ncases follow the prevalent political conditions. Hence the need came for\\nwriters to narrate the events that they contemporaneously lived, and the\\nwriters did not stop at the imaginary thought by representing the events of\\ntheir time, but rather they began to treat the social reality of human beings\\nthrough the ideas that they present in their literary works. They thus\\nmotivated the people of their country to stand in the face of those who rob\\nthem of their own rights, and in this way works of fiction came to\\ncommunicate real issues. This conference came as an attempt by the\\nDepartment of Arabic Language at Allama Iqbal Open University to contribute\\nto shedding more light on the transformations, growth, and development of\\nthe modern novel. So, we look forward for your participation in this field.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1- The Arab novel: its origins, the horizon of renewal and continuity (authentication and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. Characteristics of the modern Arab novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3- The overlap of genres among the novel, the story and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p>\\u00a0<\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9- The Arab novel in Pakistan in the second half of the twentieth century.<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2145,480,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2146,480,'_elementor_page_assets','a:0:{}'),(2147,481,'_elementor_edit_mode','builder'),(2148,481,'_elementor_template_type','wp-post'),(2149,481,'_elementor_version','3.16.3'),(2150,481,'_wp_page_template','elementor_header_footer'),(2151,481,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">The novel is one of the most important modern literary arts as it is a\\nformation of life by relying on human events represented by characters\\ninteracting with the events and the milieu in which they revolve, leading to\\nsocial, political, philosophical, or other consequences. The novel has a high\\nposition in Arabic literature in the modern era, as this literary genre was able\\nto reach its summit in a short period of time, and even compete with the art of\\npoetry among the Arabs. The Arab novel appeared at the beginning of the\\nmodern era after the contact of Arab culture with Western culture, and this\\nwas mainly through educational missions sent to Europe, and the translation of\\nsome works of fiction into Arabic. After the movement of translation came the\\nmovement of writing the novel out of the Arab special entity, and this was\\naccording to the social, economic, and cultural situation, noting that all these\\ncases follow the prevalent political conditions. Hence the need came for\\nwriters to narrate the events that they contemporaneously lived, and the\\nwriters did not stop at the imaginary thought by representing the events of\\ntheir time, but rather they began to treat the social reality of human beings\\nthrough the ideas that they present in their literary works. They thus\\nmotivated the people of their country to stand in the face of those who rob\\nthem of their own rights, and in this way works of fiction came to\\ncommunicate real issues. This conference came as an attempt by the\\nDepartment of Arabic Language at Allama Iqbal Open University to contribute\\nto shedding more light on the transformations, growth, and development of\\nthe modern novel. So, we look forward for your participation in this field.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1- The Arab novel: its origins, the horizon of renewal and continuity (authentication and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. Characteristics of the modern Arab novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3- The overlap of genres among the novel, the story and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p>\\u00a0<\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9- The Arab novel in Pakistan in the second half of the twentieth century.<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2152,481,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2153,481,'_elementor_page_assets','a:0:{}'),(2426,532,'_elementor_edit_mode','builder'),(2427,532,'_elementor_template_type','wp-post'),(2428,532,'_elementor_version','3.16.3'),(2155,482,'_elementor_edit_mode','builder'),(2156,482,'_elementor_template_type','wp-post'),(2157,482,'_elementor_version','3.16.2'),(2158,482,'_wp_page_template','elementor_header_footer'),(2159,482,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Arabic-Poster-english.jpg\",\"id\":228,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(2160,482,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(2161,482,'_elementor_page_assets','a:0:{}'),(2162,483,'_elementor_edit_mode','builder'),(2163,483,'_elementor_template_type','wp-post'),(2164,483,'_elementor_version','3.16.2'),(2165,483,'_wp_page_template','elementor_header_footer'); INSERT INTO `wp_postmeta` VALUES (2166,483,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Arabic-Poster-english.jpg\",\"id\":228,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Focal Person<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(2167,483,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(2168,483,'_elementor_page_assets','a:0:{}'),(2169,484,'_elementor_edit_mode','builder'),(2170,484,'_elementor_template_type','wp-post'),(2171,484,'_elementor_version','3.16.2'),(2172,484,'_wp_page_template','elementor_header_footer'),(2173,484,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Arabic-Poster-english.jpg\",\"id\":228,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(2174,484,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(2175,484,'_elementor_page_assets','a:0:{}'),(3351,649,'_wp_page_template','page-templates/contact-template.php'),(3352,649,'_elementor_elements_usage','a:3:{s:9:\"shortcode\";i:1;s:6:\"column\";i:1;s:7:\"section\";i:1;}'),(3005,605,'_elementor_page_assets','a:0:{}'),(3645,692,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(3646,692,'_elementor_page_assets','a:0:{}'),(3648,693,'_elementor_edit_mode','builder'),(3649,693,'_elementor_template_type','wp-post'),(3650,693,'_elementor_version','3.16.5'),(3651,693,'_wp_page_template','elementor_header_footer'),(3652,693,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>The 37th Asian Association of Open Universities Annual Conference (AAOU 2024) in Islamabad, Pakistan, from 15-17 October 2024. This conference focuses on the future of open universities in the digitalized higher education era, prompted by changing learner needs, technological advancements, COVID-19\'s impact, and the rise of online learning. Traditional universities are also offering online education, raising questions about open universities\' roles. Submit your papers and learn more at [Link]. Best regards, AAOU 2024 Committee.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong><\\/p><p><strong>Best regards,<\\/strong><\\/p><p>AAOU 2024 Organization Committee<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at the Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table>\\n<tbody>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>\\n<h5><strong>Sub-themes:<\\/strong><\\/h5>\\n<\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<h5><strong>Topics, but not limited to:<\\/strong><\\/h5>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>1. Open learning<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><p><strong>3. Management of ODL<\\/strong><\\/p>\\n<ul>\\n<li><strong>ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>3. ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>5. Adaptive learning environments <\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>7. Learner support systems<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>7. AI in\\/for ODL<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>8. Datamining<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>9. Metaverse<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a553949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"582cb2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Registration Dates and Fees\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f8d8d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ec8615d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"281\\\"><p><strong>Online Registration <\\/strong><strong>will be Opened from<\\/strong><\\/p><p><strong>\\u00a01st February 2024<\\/strong><\\/p><\\/td><td width=\\\"236\\\"><p><strong>Before <\\/strong><strong>31st August 2024<\\/strong><\\/p><p><strong>(Early Bird)<\\/strong><\\/p><\\/td><td width=\\\"283\\\"><p><strong>After <\\/strong><strong>31st August 2024<\\/strong><\\/p><p><strong>(Full Payment)<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Full Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Associate Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>Non-Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD350<\\/p><\\/td><td width=\\\"283\\\"><p>USD400<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8ac30a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"33b2899\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><strong>The conference registration fee includes:<\\/strong><\\/h6><p>- Entry to all main events and conference sessions<\\/p><p>- Welcome reception, morning and afternoon refreshments<\\/p><p>- Welcoming conference dinner on 16<sup>th<\\/sup> October and farewell dinner on 17<sup>th <\\/sup>October 2024<\\/p><p>- Lunches from 15-17<sup>th<\\/sup> October 2024<\\/p><p>- Conference materials and documents: program, abstract book, proceedings, conference bag and badges<\\/p><p><strong>Note: Exclusion of any Remittance Fee changed by the transferring banks or intermediately banks inside and outside your country. Special 10% discount for groups (more than 5)<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4460c23\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2f1909f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accommodation\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"527c9d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9a484e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The AIOU negotiated special rates for well reputed hotels. For rates and hotels details please visit 37<sup>th<\\/sup> AAOU Conference website <a href=\\\"http:\\/\\/www.aaou2024.aiou.edu.pk\\\">www.aaou2024.aiou.edu.pk<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Desigination<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(4182,769,'_elementor_page_assets','a:0:{}'),(4183,769,'_elementor_css','a:6:{s:4:\"time\";i:1699252370;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4184,770,'_wp_page_template','page-templates/contact-template.php'),(4185,770,'_elementor_elements_usage','a:3:{s:9:\"shortcode\";i:1;s:6:\"column\";i:1;s:7:\"section\";i:1;}'),(4186,770,'_elementor_template_type','wp-post'),(4187,770,'_elementor_version','3.16.6'),(4188,770,'_elementor_edit_mode','builder'),(4189,770,'_elementor_data','[{\"id\":\"9705779\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8886ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full paper submission is optional. Accepted abstracts and full papers will be published in the electronic Conference Proceedings Book.\\u00a0<\\/p><ul><li>All papers will be subject to peer-review process.\\u00a0<\\/li><li>Papers should be written and presented in\\u00a0<strong>English<\\/strong>.<\\/li><li>Papers that are not presented in the Conference will\\u00a0<strong>not\\u00a0<\\/strong>be included in the Proceedings Book.\\u00a0<\\/li><li>Special requests for the date and time of your presentation cannot be considered after 10 June,\\u00a0 2024.<\\/li><li>Maximum 2 papers can be presented by an author.\\u00a0<\\/li><li>No changes could be made for the abstracts submitted after receiving acceptance.<\\/li><li>No changes could be made for the full papers after 15th August.\\u00a0<\\/li><\\/ul><p>AAOU Awards are granted for outstanding papers. For more information, please visit\\u00a0<a href=\\\"https:\\/\\/cmt3.research.microsoft.com\\/User\\/Login?ReturnUrl=%2FAAOU2024\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Link<\\/strong><\\/a><\\/p><p><strong>For abstract submission<\\/strong>, please follow the directions in the Paper Submission and Registration System. The abstracts should be minimum\\u00a0<strong>300<\\/strong>\\u00a0words. Citations and references should not be included in the abstracts.\\u00a0<\\/p><p><strong>For full paper submission<\\/strong>, please follow the\\u00a0<a href=\\\"https:\\/\\/cmt3.research.microsoft.com\\/User\\/Login?ReturnUrl=%2FAAOU2024\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Link<\\/strong><\\/a><\\/p><p>You can submit your paper via the\\u00a0<a href=\\\"https:\\/\\/cmt3.research.microsoft.com\\/User\\/Login?ReturnUrl=%2FAAOU2024\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Microsoft Conference Management System\\u00a0<\\/strong><\\/a>To register for the system, please click the\\u00a0<a href=\\\"https:\\/\\/cmt3.research.microsoft.com\\/User\\/Register?ReturnUrl=%2FAAOU2024\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>New Registration<\\/strong><\\/a>\\u00a0button and fill out the registration form.\\u00a0You can log in to the system with your email and password after you have registered.\\u00a0Please use your registered account in your next logins.<\\/p><p><strong>Supporting Journals<\\/strong><\\/p><p><a href=\\\"https:\\/\\/www.emeraldgrouppublishing.com\\/journal\\/aaouj\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Asian Association of Open Universities Journal (AAOU Journal)<\\/a><\\/p><p><a href=\\\"https:\\/\\/dergipark.org.tr\\/en\\/pub\\/tojde\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Turkish Online Journal of Distance Education (TOJDE)<\\/a><\\/p><p>Selected full papers will be invited for evaluation in the AAOU Journal and TOJDE. The selection will be made by a review committee. Please note that the selection of articles does not guarantee acceptance. Only those articles that successfully complete the editorial and peer-review processes of the mentioned journals will be published.<\\/p><p><strong>Session Format<\\/strong><\\/p><p>Oral presentation 10 minutes + 5 minutes Q\\/A session: Each presentation is planned to be 15 minutes long in parallel sessions. It is recommended to use 10 minutes to present and 5 minutes for discussion\\/questions.\\u00a0<\\/p><p><strong>Plagiarism Policy<\\/strong><\\/p><p>AAOU 2024 will not accept any paper which, at the time of submission, is under review, is accepted for publication, or has already been published in another conference or a journal. Authors are also expected not to submit their papers elsewhere during the AAOU 2024 reviewing period. All submitted articles should report original, previously unpublished research results, experimental or theoretical. Articles submitted to the conference should meet these criteria and must not be under consideration for publication elsewhere.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(4271,781,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(4272,781,'_elementor_page_assets','a:0:{}'),(4273,781,'_elementor_css','a:6:{s:4:\"time\";i:1706161397;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:2;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4275,205,'_edit_lock','1707689446:4'),(4282,2,'_elementor_css','a:7:{s:4:\"time\";i:1708461411;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),(4283,789,'_edit_lock','1708462349:1'),(4284,793,'footnotes',''),(4285,199,'_edit_lock','1708462426:1'),(4181,769,'_elementor_data','[{\"id\":\"9705779\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8886ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Full paper submission is optional. Accepted abstracts and full papers will be published in the electronic Conference Proceedings Book.\\u00a0<\\/p><ul><li>All papers will be subject to peer-review process.\\u00a0<\\/li><li>Papers should be written and presented in\\u00a0<strong>English<\\/strong>.<\\/li><li>Papers that are not presented in the Conference will\\u00a0<strong>not\\u00a0<\\/strong>be included in the Proceedings Book.\\u00a0<\\/li><li>Special requests for the date and time of your presentation cannot be considered after 10 June,\\u00a0 2024.<\\/li><li>Maximum 2 papers can be presented by an author.\\u00a0<\\/li><li>No changes could be made for the abstracts submitted after receiving acceptance.<\\/li><li>No changes could be made for the full papers after 15th August.\\u00a0<\\/li><\\/ul><p>AAOU Awards are granted for outstanding papers. For more information, please visit\\u00a0<a href=\\\"https:\\/\\/cmt3.research.microsoft.com\\/User\\/Login?ReturnUrl=%2FAAOU2024\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Link<\\/strong><\\/a><\\/p><p><strong>For abstract submission<\\/strong>, please follow the directions in the Paper Submission and Registration System. The abstracts should be minimum\\u00a0<strong>300<\\/strong>\\u00a0words. Citations and references should not be included in the abstracts.\\u00a0<\\/p><p><strong>For full paper submission<\\/strong>, please follow the\\u00a0<a href=\\\"https:\\/\\/cmt3.research.microsoft.com\\/User\\/Login?ReturnUrl=%2FAAOU2024\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Link<\\/strong><\\/a><\\/p><p>You can submit your paper via the\\u00a0<a href=\\\"https:\\/\\/cmt3.research.microsoft.com\\/User\\/Login?ReturnUrl=%2FAAOU2024\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Microsoft Conference Management System\\u00a0<\\/strong><\\/a>To register for the system, please click the\\u00a0<a href=\\\"https:\\/\\/cmt3.research.microsoft.com\\/User\\/Register?ReturnUrl=%2FAAOU2024\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>New Registration<\\/strong><\\/a>\\u00a0button and fill out the registration form.\\u00a0You can log in to the system with your email and password after you have registered.\\u00a0Please use your registered account in your next logins.<\\/p><p><strong>Supporting Journals<\\/strong><\\/p><p><a href=\\\"https:\\/\\/www.emeraldgrouppublishing.com\\/journal\\/aaouj\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Asian Association of Open Universities Journal (AAOU Journal)<\\/a><\\/p><p><a href=\\\"https:\\/\\/dergipark.org.tr\\/en\\/pub\\/tojde\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Turkish Online Journal of Distance Education (TOJDE)<\\/a><\\/p><p>Selected full papers will be invited for evaluation in the AAOU Journal and TOJDE. The selection will be made by a review committee. Please note that the selection of articles does not guarantee acceptance. Only those articles that successfully complete the editorial and peer-review processes of the mentioned journals will be published.<\\/p><p><strong>Session Format<\\/strong><\\/p><p>Oral presentation 10 minutes + 5 minutes Q\\/A session: Each presentation is planned to be 15 minutes long in parallel sessions. It is recommended to use 10 minutes to present and 5 minutes for discussion\\/questions.\\u00a0<\\/p><p><strong>Plagiarism Policy<\\/strong><\\/p><p>AAOU 2024 will not accept any paper which, at the time of submission, is under review, is accepted for publication, or has already been published in another conference or a journal. Authors are also expected not to submit their papers elsewhere during the AAOU 2024 reviewing period. All submitted articles should report original, previously unpublished research results, experimental or theoretical. Articles submitted to the conference should meet these criteria and must not be under consideration for publication elsewhere.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(4180,769,'_elementor_edit_mode','builder'),(4179,769,'_elementor_version','3.16.6'),(3328,646,'_elementor_elements_usage','a:3:{s:9:\"shortcode\";i:1;s:6:\"column\";i:1;s:7:\"section\";i:1;}'),(3327,646,'_wp_page_template','page-templates/contact-template.php'),(4178,769,'_elementor_template_type','wp-post'),(4263,780,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(4264,780,'_elementor_page_assets','a:0:{}'),(4265,780,'_elementor_css','a:6:{s:4:\"time\";i:1706161397;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:2;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4266,781,'_elementor_edit_mode','builder'),(4267,781,'_elementor_template_type','wp-post'),(4268,781,'_elementor_version','3.16.6'),(4269,781,'_wp_page_template','elementor_header_footer'),(4270,781,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>The 37th Asian Association of Open Universities Annual Conference (AAOU 2024) in Islamabad, Pakistan, from 15-17 October 2024. This conference focuses on the future of open universities in the digitalized higher education era, prompted by changing learner needs, technological advancements, COVID-19\'s impact, and the rise of online learning. Traditional universities are also offering online education, raising questions about open universities\' roles. Submit your papers and learn more at [Link]. Best regards, AAOU 2024 Committee.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <a href=\\\"https:\\/\\/cmt3.research.microsoft.com\\/User\\/Register?ReturnUrl=%2FAAOU2024\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Link<\\/strong><\\/a><\\/p><p><strong>Best regards,<\\/strong><\\/p><p>AAOU 2024 Organization Committee<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nAllama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table>\\n<tbody>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>\\n<h5><strong>Sub-themes:<\\/strong><\\/h5>\\n<\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<h5><strong>Topics, but not limited to:<\\/strong><\\/h5>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>1. Open learning<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><p><strong>3. Management of ODL<\\/strong><\\/p>\\n<ul>\\n<li><strong>ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>3. ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>5. Adaptive learning environments <\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>7. Learner support systems<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>7. AI in\\/for ODL<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>8. Datamining<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>9. Metaverse<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a553949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"582cb2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Registration Dates and Fees\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f8d8d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ec8615d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"281\\\"><p><strong>Online Registration <\\/strong><strong>will be Opened from<\\/strong><\\/p><p><strong>\\u00a01st February 2024<\\/strong><\\/p><\\/td><td width=\\\"236\\\"><p><strong>Before <\\/strong><strong>31st August 2024<\\/strong><\\/p><p><strong>(Early Bird)<\\/strong><\\/p><\\/td><td width=\\\"283\\\"><p><strong>After <\\/strong><strong>31st August 2024<\\/strong><\\/p><p><strong>(Full Payment)<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Full Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Associate Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>Non-Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD350<\\/p><\\/td><td width=\\\"283\\\"><p>USD400<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8ac30a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"33b2899\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><strong>The conference registration fee includes:<\\/strong><\\/h6><p>- Entry to all main events and conference sessions<\\/p><p>- Welcome reception, morning and afternoon refreshments<\\/p><p>- Welcoming conference dinner on 16<sup>th<\\/sup> October and farewell dinner on 17<sup>th <\\/sup>October 2024<\\/p><p>- Lunches from 15-17<sup>th<\\/sup> October 2024<\\/p><p>- Conference materials and documents: program, abstract book, proceedings, conference bag and badges<\\/p><p><strong>Note: Exclusion of any Remittance Fee changed by the transferring banks or intermediately banks inside and outside your country. Special 10% discount for groups (more than 5)<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4460c23\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2f1909f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accommodation\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"527c9d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9a484e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The AIOU negotiated special rates with well reputed hotels. For rates and hotels details please visit 37<sup>th<\\/sup> AAOU Conference website <a href=\\\"https:\\/\\/aaou2024.aiou.edu.pk\\\">aaou2024.aiou.edu.pk<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"Allama Iqbal Open University, Islamabad, Pakistan\",\"prevent_scroll\":\"\",\"zoom\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof Dr Nasir Mahmood\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"block block-layout-builder block-field-blocknodemembersfield-designation no-title\\\"><div class=\\\"content block-content\\\"><div class=\\\"field field--name-field-designation field--type-text field--label-hidden field__item\\\">VICE CHANCELLOR, AIOU<\\/div><\\/div><\\/div>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div>\\u00a0<\\/div><div>\\u00a0<\\/div>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(4255,779,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(4256,779,'_elementor_page_assets','a:0:{}'),(4257,779,'_elementor_css','a:6:{s:4:\"time\";i:1706161397;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:2;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4258,780,'_elementor_edit_mode','builder'),(4259,780,'_elementor_template_type','wp-post'),(4260,780,'_elementor_version','3.16.6'),(4261,780,'_wp_page_template','elementor_header_footer'),(4262,780,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>The 37th Asian Association of Open Universities Annual Conference (AAOU 2024) in Islamabad, Pakistan, from 15-17 October 2024. This conference focuses on the future of open universities in the digitalized higher education era, prompted by changing learner needs, technological advancements, COVID-19\'s impact, and the rise of online learning. Traditional universities are also offering online education, raising questions about open universities\' roles. Submit your papers and learn more at [Link]. Best regards, AAOU 2024 Committee.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <a href=\\\"https:\\/\\/cmt3.research.microsoft.com\\/User\\/Register?ReturnUrl=%2FAAOU2024\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Link<\\/strong><\\/a><\\/p><p><strong>Best regards,<\\/strong><\\/p><p>AAOU 2024 Organization Committee<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nAllama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table>\\n<tbody>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>\\n<h5><strong>Sub-themes:<\\/strong><\\/h5>\\n<\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<h5><strong>Topics, but not limited to:<\\/strong><\\/h5>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>1. Open learning<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><p><strong>3. Management of ODL<\\/strong><\\/p>\\n<ul>\\n<li><strong>ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>3. ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>5. Adaptive learning environments <\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>7. Learner support systems<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>7. AI in\\/for ODL<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>8. Datamining<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>9. Metaverse<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a553949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"582cb2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Registration Dates and Fees\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f8d8d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ec8615d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"281\\\"><p><strong>Online Registration <\\/strong><strong>will be Opened from<\\/strong><\\/p><p><strong>\\u00a01st February 2024<\\/strong><\\/p><\\/td><td width=\\\"236\\\"><p><strong>Before <\\/strong><strong>31st August 2024<\\/strong><\\/p><p><strong>(Early Bird)<\\/strong><\\/p><\\/td><td width=\\\"283\\\"><p><strong>After <\\/strong><strong>31st August 2024<\\/strong><\\/p><p><strong>(Full Payment)<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Full Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Associate Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>Non-Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD350<\\/p><\\/td><td width=\\\"283\\\"><p>USD400<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8ac30a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"33b2899\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><strong>The conference registration fee includes:<\\/strong><\\/h6><p>- Entry to all main events and conference sessions<\\/p><p>- Welcome reception, morning and afternoon refreshments<\\/p><p>- Welcoming conference dinner on 16<sup>th<\\/sup> October and farewell dinner on 17<sup>th <\\/sup>October 2024<\\/p><p>- Lunches from 15-17<sup>th<\\/sup> October 2024<\\/p><p>- Conference materials and documents: program, abstract book, proceedings, conference bag and badges<\\/p><p><strong>Note: Exclusion of any Remittance Fee changed by the transferring banks or intermediately banks inside and outside your country. Special 10% discount for groups (more than 5)<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4460c23\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2f1909f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accommodation\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"527c9d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9a484e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The AIOU negotiated special rates with well reputed hotels. For rates and hotels details please visit 37<sup>th<\\/sup> AAOU Conference website <a href=\\\"https:\\/\\/aaou2024.aiou.edu.pk\\\">aaou2024.aiou.edu.pk<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"Allama Iqbal Open University, Islamabad, Pakistan\",\"prevent_scroll\":\"\",\"zoom\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>VC, AIOU<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div>\\u00a0<\\/div><div>\\u00a0<\\/div>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(2272,210,'_wp_old_date','2023-09-13'),(2267,149,'_wp_old_date','2023-09-13'),(2268,148,'_wp_old_date','2023-09-13'),(2269,174,'_wp_old_date','2023-09-13'),(3644,692,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>The 37th Asian Association of Open Universities Annual Conference (AAOU 2024) in Islamabad, Pakistan, from 15-17 October 2024. This conference focuses on the future of open universities in the digitalized higher education era, prompted by changing learner needs, technological advancements, COVID-19\'s impact, and the rise of online learning. Traditional universities are also offering online education, raising questions about open universities\' roles. Submit your papers and learn more at [Link]. Best regards, AAOU 2024 Committee.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong><\\/p><p><strong>Best regards,<\\/strong><\\/p><p>AAOU 2024 Organization Committee<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at the Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table>\\n<tbody>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>\\n<h5><strong>Sub-themes:<\\/strong><\\/h5>\\n<\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<h5><strong>Topics, but not limited to:<\\/strong><\\/h5>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>1. Open learning<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><p><strong>3. Management of ODL<\\/strong><\\/p>\\n<ul>\\n<li><strong>ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>3. ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>5. Adaptive learning environments <\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>7. Learner support systems<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>7. AI in\\/for ODL<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>8. Datamining<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>9. Metaverse<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a553949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"582cb2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Registration Dates and Fees\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f8d8d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ec8615d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"281\\\"><p><strong>Online Registration <\\/strong><strong>will be Opened from<\\/strong><\\/p><p><strong>\\u00a01st February 2024<\\/strong><\\/p><\\/td><td width=\\\"236\\\"><p><strong>Before <\\/strong><strong>31st August 2024<\\/strong><\\/p><p><strong>(Early Bird)<\\/strong><\\/p><\\/td><td width=\\\"283\\\"><p><strong>After <\\/strong><strong>31st August 2024<\\/strong><\\/p><p><strong>(Full Payment)<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Full Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Associate Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>Non-Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD350<\\/p><\\/td><td width=\\\"283\\\"><p>USD400<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8ac30a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"33b2899\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><strong>The conference registration fee includes:<\\/strong><\\/h6><p>- Entry to all main events and conference sessions<\\/p><p>- Welcome reception, morning and afternoon refreshments<\\/p><p>- Welcoming conference dinner on 16<sup>th<\\/sup> October and farewell dinner on 17<sup>th <\\/sup>October 2024<\\/p><p>- Lunches from 15-17<sup>th<\\/sup> October 2024<\\/p><p>- Conference materials and documents: program, abstract book, proceedings, conference bag and badges<\\/p><p><strong>Note: Exclusion of any Remittance Fee changed by the transferring banks or intermediately banks inside and outside your country. Special 10% discount for groups (more than 5)<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4460c23\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2f1909f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accommodation\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"527c9d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9a484e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The AIOU negotiated special rates for well reputed hotels. For rates and hotels details please visit 37<sup>th<\\/sup> AAOU Conference website <a href=\\\"http:\\/\\/www.aaou2024.aiou.edu.pk\\\">www.aaou2024.aiou.edu.pk<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Desigination<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3643,692,'_wp_page_template','elementor_header_footer'),(3642,692,'_elementor_version','3.16.5'),(3641,692,'_elementor_template_type','wp-post'),(3640,692,'_elementor_edit_mode','builder'),(2332,520,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2333,520,'_elementor_page_assets','a:0:{}'),(2335,521,'_elementor_edit_mode','builder'),(2336,521,'_elementor_template_type','wp-post'),(2337,521,'_elementor_version','3.16.3'),(2338,521,'_wp_page_template','elementor_header_footer'),(2339,521,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">The novel is one of the most important modern literary arts as it is a\\nformation of life by relying on human events represented by characters\\ninteracting with the events and the milieu in which they revolve, leading to\\nsocial, political, philosophical, or other consequences. The novel has a high\\nposition in Arabic literature in the modern era, as this literary genre was able\\nto reach its summit in a short period of time, and even compete with the art of\\npoetry among the Arabs. The Arab novel appeared at the beginning of the\\nmodern era after the contact of Arab culture with Western culture, and this\\nwas mainly through educational missions sent to Europe, and the translation of\\nsome works of fiction into Arabic. After the movement of translation came the\\nmovement of writing the novel out of the Arab special entity, and this was\\naccording to the social, economic, and cultural situation, noting that all these\\ncases follow the prevalent political conditions. Hence the need came for\\nwriters to narrate the events that they contemporaneously lived, and the\\nwriters did not stop at the imaginary thought by representing the events of\\ntheir time, but rather they began to treat the social reality of human beings\\nthrough the ideas that they present in their literary works. They thus\\nmotivated the people of their country to stand in the face of those who rob\\nthem of their own rights, and in this way works of fiction came to\\ncommunicate real issues. This conference came as an attempt by the\\nDepartment of Arabic Language at Allama Iqbal Open University to contribute\\nto shedding more light on the transformations, growth, and development of\\nthe modern novel. So, we look forward for your participation in this field.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1- The Arab novel: its origins, the horizon of renewal and continuity (authentication and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. Characteristics of the modern Arab novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3- The overlap of genres among the novel, the story and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p>\\u00a0<\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9- The Arab novel in Pakistan in the second half of the twentieth century.<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2340,521,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2341,521,'_elementor_page_assets','a:0:{}'),(2347,522,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong><\\/p><p>Today, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong><\\/p><p><strong>Best regards,<\\/strong><\\/p><p>AAOU 2024 Organization Committee<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1- The Arab novel: its origins, the horizon of renewal and continuity (authentication and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. Characteristics of the modern Arab novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3- The overlap of genres among the novel, the story and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p>\\u00a0<\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9- The Arab novel in Pakistan in the second half of the twentieth century.<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2348,522,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2349,522,'_elementor_page_assets','a:0:{}'),(2352,523,'_elementor_edit_mode','builder'),(2353,523,'_elementor_template_type','wp-post'),(2354,523,'_elementor_version','3.16.3'),(2355,523,'_wp_page_template','elementor_header_footer'),(2356,523,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong><\\/p><p>Today, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong><\\/p><p><strong>Best regards,<\\/strong><\\/p><p>AAOU 2024 Organization Committee<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1- The Arab novel: its origins, the horizon of renewal and continuity (authentication and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. Characteristics of the modern Arab novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3- The overlap of genres among the novel, the story and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p>\\u00a0<\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9- The Arab novel in Pakistan in the second half of the twentieth century.<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2357,523,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2358,523,'_elementor_page_assets','a:0:{}'),(2360,524,'_elementor_edit_mode','builder'),(2361,524,'_elementor_template_type','wp-post'),(2362,524,'_elementor_version','3.16.3'),(2363,524,'_wp_page_template','elementor_header_footer'),(2364,524,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong><\\/p><p>Today, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong><\\/p><p><strong>Best regards,<\\/strong><\\/p><p>AAOU 2024 Organization Committee<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Note: \\nThe research should not have been previously published and must be related to one of the conference themes.\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1- The Arab novel: its origins, the horizon of renewal and continuity (authentication and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. Characteristics of the modern Arab novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3- The overlap of genres among the novel, the story and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p>\\u00a0<\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9- The Arab novel in Pakistan in the second half of the twentieth century.<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2365,524,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2366,524,'_elementor_page_assets','a:0:{}'),(2531,546,'_elementor_edit_mode','builder'),(2532,546,'_elementor_template_type','wp-post'),(2368,525,'_elementor_edit_mode','builder'),(2369,525,'_elementor_template_type','wp-post'),(2370,525,'_elementor_version','3.16.3'),(2371,525,'_wp_page_template','elementor_header_footer'),(2372,525,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong><\\/p><p>Today, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong><\\/p><p><strong>Best regards,<\\/strong><\\/p><p>AAOU 2024 Organization Committee<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1- The Arab novel: its origins, the horizon of renewal and continuity (authentication and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. Characteristics of the modern Arab novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3- The overlap of genres among the novel, the story and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p>\\u00a0<\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9- The Arab novel in Pakistan in the second half of the twentieth century.<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2373,525,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2374,525,'_elementor_page_assets','a:0:{}'),(2377,526,'_elementor_edit_mode','builder'),(2378,526,'_elementor_template_type','wp-post'),(2379,526,'_elementor_version','3.16.3'),(2380,526,'_wp_page_template','elementor_header_footer'),(2381,526,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong><\\/p><p>Today, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong><\\/p><p><strong>Best regards,<\\/strong><\\/p><p>AAOU 2024 Organization Committee<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1- The Arab novel: its origins, the horizon of renewal and continuity (authentication and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. Characteristics of the modern Arab novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3- The overlap of genres among the novel, the story and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p>\\u00a0<\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9- The Arab novel in Pakistan in the second half of the twentieth century.<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2382,526,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2383,526,'_elementor_page_assets','a:0:{}'),(2385,527,'_elementor_edit_mode','builder'),(2386,527,'_elementor_template_type','wp-post'),(2387,527,'_elementor_version','3.16.3'),(2388,527,'_wp_page_template','elementor_header_footer'),(2389,527,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong><\\/p><p>Today, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong><\\/p><p><strong>Best regards,<\\/strong><\\/p><p>AAOU 2024 Organization Committee<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1- The Arab novel: its origins, the horizon of renewal and continuity (authentication and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. Characteristics of the modern Arab novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3- The overlap of genres among the novel, the story and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p>\\u00a0<\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9- The Arab novel in Pakistan in the second half of the twentieth century.<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Last date of Abstract submission: May 30, 2023\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2390,527,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2391,527,'_elementor_page_assets','a:0:{}'),(2393,528,'_elementor_edit_mode','builder'),(2394,528,'_elementor_template_type','wp-post'),(2395,528,'_elementor_version','3.16.3'),(2396,528,'_wp_page_template','elementor_header_footer'),(2397,528,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong><\\/p><p>Today, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong><\\/p><p><strong>Best regards,<\\/strong><\\/p><p>AAOU 2024 Organization Committee<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1- The Arab novel: its origins, the horizon of renewal and continuity (authentication and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. Characteristics of the modern Arab novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3- The overlap of genres among the novel, the story and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9- The Arab novel in Pakistan in the second half of the twentieth century.<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2398,528,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2399,528,'_elementor_page_assets','a:0:{}'),(2402,529,'_elementor_edit_mode','builder'),(2403,529,'_elementor_template_type','wp-post'),(2404,529,'_elementor_version','3.16.3'),(2405,529,'_wp_page_template','elementor_header_footer'),(2406,529,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong><\\/p><p>Today, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong><\\/p><p><strong>Best regards,<\\/strong><\\/p><p>AAOU 2024 Organization Committee<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1- The Arab novel: its origins, the horizon of renewal and continuity (authentication and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. Characteristics of the modern Arab novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3- The overlap of genres among the novel, the story and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9- The Arab novel in Pakistan in the second half of the twentieth century.<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2407,529,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2408,529,'_elementor_page_assets','a:0:{}'),(2410,530,'_elementor_edit_mode','builder'),(2411,530,'_elementor_template_type','wp-post'),(2412,530,'_elementor_version','3.16.3'),(2413,530,'_wp_page_template','elementor_header_footer'),(2414,530,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong><\\/p><p>Today, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong><\\/p><p><strong>Best regards,<\\/strong><\\/p><p>AAOU 2024 Organization Committee<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1- The Arab novel: its origins, the horizon of renewal and continuity (authentication and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. Characteristics of the modern Arab novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3- The overlap of genres among the novel, the story and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9- The Arab novel in Pakistan in the second half of the twentieth century.<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Declaration of accepted abstracts: June 15, 2023\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Last date of paper submission: July 30, 2023\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2415,530,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2416,530,'_elementor_page_assets','a:0:{}'),(2418,531,'_elementor_edit_mode','builder'),(2419,531,'_elementor_template_type','wp-post'),(2420,531,'_elementor_version','3.16.3'),(2421,531,'_wp_page_template','elementor_header_footer'),(2422,531,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong><\\/p><p>Today, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong><\\/p><p><strong>Best regards,<\\/strong><\\/p><p>AAOU 2024 Organization Committee<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1- The Arab novel: its origins, the horizon of renewal and continuity (authentication and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. Characteristics of the modern Arab novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3- The overlap of genres among the novel, the story and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9- The Arab novel in Pakistan in the second half of the twentieth century.<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2423,531,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2424,531,'_elementor_page_assets','a:0:{}'),(2429,532,'_wp_page_template','elementor_header_footer'),(2430,532,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong><\\/p><p>Today, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong><\\/p><p><strong>Best regards,<\\/strong><\\/p><p>AAOU 2024 Organization Committee<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1- The Arab novel: its origins, the horizon of renewal and continuity (authentication and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. Characteristics of the modern Arab novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3- The overlap of genres among the novel, the story and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9- The Arab novel in Pakistan in the second half of the twentieth century.<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2431,532,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2432,532,'_elementor_page_assets','a:0:{}'),(2433,533,'_elementor_edit_mode','builder'),(2434,533,'_elementor_template_type','wp-post'),(2435,533,'_elementor_version','3.16.3'),(2436,533,'_wp_page_template','elementor_header_footer'),(2437,533,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong><\\/p><p>Today, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong><\\/p><p><strong>Best regards,<\\/strong><\\/p><p>AAOU 2024 Organization Committee<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1- The Arab novel: its origins, the horizon of renewal and continuity (authentication and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. Characteristics of the modern Arab novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3- The overlap of genres among the novel, the story and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9- The Arab novel in Pakistan in the second half of the twentieth century.<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Review and Feedback: August 30, 2023 \",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2438,533,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2439,533,'_elementor_page_assets','a:0:{}'),(2440,534,'_elementor_edit_mode','builder'),(2441,534,'_elementor_template_type','wp-post'),(2442,534,'_elementor_version','3.16.3'),(2443,534,'_wp_page_template','elementor_header_footer'),(2444,534,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong><\\/p><p>Today, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong><\\/p><p><strong>Best regards,<\\/strong><\\/p><p>AAOU 2024 Organization Committee<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1- The Arab novel: its origins, the horizon of renewal and continuity (authentication and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. Characteristics of the modern Arab novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3- The overlap of genres among the novel, the story and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9- The Arab novel in Pakistan in the second half of the twentieth century.<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2445,534,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2446,534,'_elementor_page_assets','a:0:{}'),(2447,535,'_elementor_edit_mode','builder'),(2448,535,'_elementor_template_type','wp-post'),(2449,535,'_elementor_version','3.16.3'),(2450,535,'_wp_page_template','elementor_header_footer'),(2451,535,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong><\\/p><p>Today, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong><\\/p><p><strong>Best regards,<\\/strong><\\/p><p>AAOU 2024 Organization Committee<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1- The Arab novel: its origins, the horizon of renewal and continuity (authentication and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. Characteristics of the modern Arab novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3- The overlap of genres among the novel, the story and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9- The Arab novel in Pakistan in the second half of the twentieth century.<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2452,535,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2453,535,'_elementor_page_assets','a:0:{}'),(2454,536,'_elementor_edit_mode','builder'),(2455,536,'_elementor_template_type','wp-post'),(2456,536,'_elementor_version','3.16.3'),(2457,536,'_wp_page_template','elementor_header_footer'),(2458,536,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong><\\/p><p>Today, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong><\\/p><p><strong>Best regards,<\\/strong><\\/p><p>AAOU 2024 Organization Committee<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1- The Arab novel: its origins, the horizon of renewal and continuity (authentication and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. Characteristics of the modern Arab novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3- The overlap of genres among the novel, the story and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9- The Arab novel in Pakistan in the second half of the twentieth century.<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Conference date: 15-16 November 2023 \",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2459,536,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2460,536,'_elementor_page_assets','a:0:{}'),(2461,537,'_elementor_edit_mode','builder'),(2462,537,'_elementor_template_type','wp-post'),(2463,537,'_elementor_version','3.16.3'),(2464,537,'_wp_page_template','elementor_header_footer'),(2465,537,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong><\\/p><p>Today, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong><\\/p><p><strong>Best regards,<\\/strong><\\/p><p>AAOU 2024 Organization Committee<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1- The Arab novel: its origins, the horizon of renewal and continuity (authentication and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. Characteristics of the modern Arab novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3- The overlap of genres among the novel, the story and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9- The Arab novel in Pakistan in the second half of the twentieth century.<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration\\t30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2466,537,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2467,537,'_elementor_page_assets','a:0:{}'),(2493,541,'_elementor_edit_mode','builder'),(2494,541,'_elementor_template_type','wp-post'),(2495,541,'_elementor_version','3.16.3'),(2469,538,'_elementor_edit_mode','builder'),(2470,538,'_elementor_template_type','wp-post'),(2471,538,'_elementor_version','3.16.3'),(2472,538,'_wp_page_template','elementor_header_footer'),(2473,538,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong><\\/p><p>Today, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong><\\/p><p><strong>Best regards,<\\/strong><\\/p><p>AAOU 2024 Organization Committee<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1- The Arab novel: its origins, the horizon of renewal and continuity (authentication and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. Characteristics of the modern Arab novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3- The overlap of genres among the novel, the story and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9- The Arab novel in Pakistan in the second half of the twentieth century.<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration\\t30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2474,538,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2475,538,'_elementor_page_assets','a:0:{}'),(2477,539,'_elementor_edit_mode','builder'),(2478,539,'_elementor_template_type','wp-post'),(2479,539,'_elementor_version','3.16.3'),(2480,539,'_wp_page_template','elementor_header_footer'),(2481,539,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong><\\/p><p>Today, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong><\\/p><p><strong>Best regards,<\\/strong><\\/p><p>AAOU 2024 Organization Committee<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1- The Arab novel: its origins, the horizon of renewal and continuity (authentication and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. Characteristics of the modern Arab novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3- The overlap of genres among the novel, the story and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9- The Arab novel in Pakistan in the second half of the twentieth century.<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration\\t30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2482,539,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2483,539,'_elementor_page_assets','a:0:{}'),(2485,540,'_elementor_edit_mode','builder'),(2486,540,'_elementor_template_type','wp-post'),(2487,540,'_elementor_version','3.16.3'),(2488,540,'_wp_page_template','elementor_header_footer'),(2489,540,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong><\\/p><p>Today, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong><\\/p><p><strong>Best regards,<\\/strong><\\/p><p>AAOU 2024 Organization Committee<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1- The Arab novel: its origins, the horizon of renewal and continuity (authentication and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. Characteristics of the modern Arab novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3- The overlap of genres among the novel, the story and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9- The Arab novel in Pakistan in the second half of the twentieth century.<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2490,540,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2491,540,'_elementor_page_assets','a:0:{}'),(2496,541,'_wp_page_template','elementor_header_footer'),(2497,541,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong><\\/p><p>Today, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong><\\/p><p><strong>Best regards,<\\/strong><\\/p><p>AAOU 2024 Organization Committee<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1- The Arab novel: its origins, the horizon of renewal and continuity (authentication and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. Characteristics of the modern Arab novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3- The overlap of genres among the novel, the story and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9- The Arab novel in Pakistan in the second half of the twentieth century.<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2498,541,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2499,541,'_elementor_page_assets','a:0:{}'),(2500,542,'_elementor_edit_mode','builder'),(2501,542,'_elementor_template_type','wp-post'),(2502,542,'_elementor_version','3.16.3'),(2503,542,'_wp_page_template','elementor_header_footer'),(2504,542,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong><\\/p><p>Today, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong><\\/p><p><strong>Best regards,<\\/strong><\\/p><p>AAOU 2024 Organization Committee<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1- The Arab novel: its origins, the horizon of renewal and continuity (authentication and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. Characteristics of the modern Arab novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3- The overlap of genres among the novel, the story and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9- The Arab novel in Pakistan in the second half of the twentieth century.<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2505,542,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2506,542,'_elementor_page_assets','a:0:{}'),(2507,543,'_elementor_edit_mode','builder'),(2508,543,'_elementor_template_type','wp-post'),(2509,543,'_elementor_version','3.16.3'),(2510,543,'_wp_page_template','elementor_header_footer'),(2511,543,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1- The Arab novel: its origins, the horizon of renewal and continuity (authentication and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. Characteristics of the modern Arab novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3- The overlap of genres among the novel, the story and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9- The Arab novel in Pakistan in the second half of the twentieth century.<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2512,543,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2513,543,'_elementor_page_assets','a:0:{}'),(2614,556,'_elementor_edit_mode','builder'),(2615,556,'_elementor_template_type','wp-post'),(2616,556,'_elementor_version','3.16.3'),(2515,544,'_elementor_edit_mode','builder'),(2516,544,'_elementor_template_type','wp-post'),(2517,544,'_elementor_version','3.16.3'),(2518,544,'_wp_page_template','elementor_header_footer'),(2519,544,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1- The Arab novel: its origins, the horizon of renewal and continuity (authentication and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. Characteristics of the modern Arab novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3- The overlap of genres among the novel, the story and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9- The Arab novel in Pakistan in the second half of the twentieth century.<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2520,544,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2521,544,'_elementor_page_assets','a:0:{}'),(2523,545,'_elementor_edit_mode','builder'),(2524,545,'_elementor_template_type','wp-post'),(2525,545,'_elementor_version','3.16.3'),(2526,545,'_wp_page_template','elementor_header_footer'),(2527,545,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><p><strong>1- The Arab novel: its origins, the horizon of renewal and continuity (authentication and modernity, the novel and societal changes).<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. Characteristics of the modern Arab novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3- The overlap of genres among the novel, the story and the biography in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The historical trend in the modern Arabic novel: genesis and concepts, Media, and experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>The Social Trend in the Modern Arabic Novel: Origins and Concepts, Media, and Experiences.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Narrative alterations in the modern novel.<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 <\\/strong><strong>Arab revolutionary movements and national issues in the modern novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. The image of women and children in the Arabic novel<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9- The Arab novel in Pakistan in the second half of the twentieth century.<\\/strong><\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2528,545,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2529,545,'_elementor_page_assets','a:0:{}'),(2536,546,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2537,546,'_elementor_page_assets','a:0:{}'),(2540,547,'_elementor_edit_mode','builder'),(2541,547,'_elementor_template_type','wp-post'),(2542,547,'_elementor_version','3.16.3'),(2543,547,'_wp_page_template','elementor_header_footer'),(2544,547,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><ul><li>1. Re-considering the roles of open universities<\\/li><\\/ul><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. <\\/strong>The effects of Covid-19 period on open and distance learning practices<\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3. <\\/strong>Management of ODL<\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4. <\\/strong>Innovative delivery modes<\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5. <\\/strong>Online assessment and evaluation<\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6. <\\/strong>New pedagogical approaches<\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0 <\\/strong>Learner support systems<\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. <\\/strong>Increasing access and quality in ODL<\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9-<\\/strong>The impact of rapidly evolving educational technologies such as Generative AI<\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2545,547,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2546,547,'_elementor_page_assets','a:0:{}'),(2548,548,'_elementor_edit_mode','builder'),(2549,548,'_elementor_template_type','wp-post'),(2550,548,'_elementor_version','3.16.3'),(2551,548,'_wp_page_template','elementor_header_footer'),(2552,548,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><ul><li>1. Re-considering the roles of open universities<\\/li><\\/ul><\\/td><td width=\\\"312\\\"><p><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>2. <\\/strong>The effects of Covid-19 period on open and distance learning practices<\\/p><\\/td><td width=\\\"312\\\"><p><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>3. <\\/strong>Management of ODL<\\/p><\\/td><td width=\\\"312\\\"><p><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>4. <\\/strong>Innovative delivery modes<\\/p><\\/td><td width=\\\"312\\\"><p><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>5. <\\/strong>Online assessment and evaluation<\\/p><\\/td><td width=\\\"312\\\"><p><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>6. <\\/strong>New pedagogical approaches<\\/p><\\/td><td width=\\\"312\\\"><p><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>7.\\u00a0 <\\/strong>Learner support systems<\\/p><\\/td><td width=\\\"312\\\"><p><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>8. <\\/strong>Increasing access and quality in ODL<\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><tr><td width=\\\"312\\\"><p><strong>9-<\\/strong>The impact of rapidly evolving educational technologies such as Generative AI<\\/p><\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2553,548,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2554,548,'_elementor_page_assets','a:0:{}'),(2606,555,'_elementor_edit_mode','builder'),(2556,549,'_elementor_edit_mode','builder'),(2557,549,'_elementor_template_type','wp-post'),(2558,549,'_elementor_version','3.16.3'),(2559,549,'_wp_page_template','elementor_header_footer'),(2560,549,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><ul><li><h5><strong>Sub-themes:<\\/strong><\\/h5><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><h5><strong>Topics, but not limited to:<\\/strong><\\/h5><\\/td><\\/tr><tr><td width=\\\"312\\\"><ul><li>1. Re-considering the roles of open universities<\\/li><\\/ul><\\/td><td width=\\\"312\\\"><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>2. <\\/strong>The effects of Covid-19 period on open and distance learning practices<\\/td><td width=\\\"312\\\"><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>3. <\\/strong>Management of ODL<\\/td><td width=\\\"312\\\"><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>4. <\\/strong>Innovative delivery modes<\\/td><td width=\\\"312\\\"><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>5. <\\/strong>Online assessment and evaluation<\\/td><td width=\\\"312\\\"><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>6. <\\/strong>New pedagogical approaches<\\/td><td width=\\\"312\\\"><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>7.\\u00a0 <\\/strong>Learner support systems<\\/td><td width=\\\"312\\\"><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>8. <\\/strong>Increasing access and quality in ODL<\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>9-<\\/strong>The impact of rapidly evolving educational technologies such as Generative AI<\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2561,549,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2562,549,'_elementor_page_assets','a:0:{}'),(2565,550,'_elementor_edit_mode','builder'),(2566,550,'_elementor_template_type','wp-post'),(2567,550,'_elementor_version','3.16.3'),(2568,550,'_wp_page_template','elementor_header_footer'),(2569,550,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><ul><li><h5><strong>Sub-themes:<\\/strong><\\/h5><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><h5><strong>Topics, but not limited to:<\\/strong><\\/h5><\\/td><\\/tr><tr><td width=\\\"312\\\"><ul><li>1. Re-considering the roles of open universities<\\/li><\\/ul><\\/td><td width=\\\"312\\\"><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>2. <\\/strong>The effects of Covid-19 period on open and distance learning practices<\\/td><td width=\\\"312\\\"><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>3. <\\/strong>Management of ODL<\\/td><td width=\\\"312\\\"><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>4. <\\/strong>Innovative delivery modes<\\/td><td width=\\\"312\\\"><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>5. <\\/strong>Online assessment and evaluation<\\/td><td width=\\\"312\\\"><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>6. <\\/strong>New pedagogical approaches<\\/td><td width=\\\"312\\\"><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>7.\\u00a0 <\\/strong>Learner support systems<\\/td><td width=\\\"312\\\"><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>8. <\\/strong>Increasing access and quality in ODL<\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>9-<\\/strong>The impact of rapidly evolving educational technologies such as Generative AI<\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2570,550,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2571,550,'_elementor_page_assets','a:0:{}'),(2573,551,'_elementor_edit_mode','builder'),(2574,551,'_elementor_template_type','wp-post'),(2575,551,'_elementor_version','3.16.3'),(2576,551,'_wp_page_template','elementor_header_footer'),(2577,551,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><ul><li><h5><strong>Sub-themes:<\\/strong><\\/h5><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><h5><strong>Topics, but not limited to:<\\/strong><\\/h5><\\/td><\\/tr><tr><td width=\\\"312\\\"><ul><li>1. Re-considering the roles of open universities<\\/li><\\/ul><\\/td><td width=\\\"312\\\"><strong>10- The impact of philosophical trends on the modern Arab novel.<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>2. <\\/strong>The effects of Covid-19 period on open and distance learning practices<\\/td><td width=\\\"312\\\"><strong>11- Women\'s novel and Arab women\'s issues.<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>3. <\\/strong>Management of ODL<\\/td><td width=\\\"312\\\"><strong>12- Influences between the Arab novel and the Western novel.<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>4. <\\/strong>Innovative delivery modes<\\/td><td width=\\\"312\\\"><strong>13- Comparative literary studies: Urdu, Arabic and English Novels.<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>5. <\\/strong>Online assessment and evaluation<\\/td><td width=\\\"312\\\"><strong>14 - Biography in the Arab novel in the works of politicians and symbols of society.<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>6. <\\/strong>New pedagogical approaches<\\/td><td width=\\\"312\\\"><strong>15- The humanistic trend in the Arab novel.<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>7.\\u00a0 <\\/strong>Learner support systems<\\/td><td width=\\\"312\\\"><strong>16. The global novel translated into Arabic: its forms, language, themes, and aesthetics.<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>8. <\\/strong>Increasing access and quality in ODL<\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>9-<\\/strong>The impact of rapidly evolving educational technologies such as Generative AI<\\/td><td width=\\\"312\\\">\\u00a0<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2578,551,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2579,551,'_elementor_page_assets','a:0:{}'),(2581,552,'_elementor_edit_mode','builder'),(2582,552,'_elementor_template_type','wp-post'),(2583,552,'_elementor_version','3.16.3'),(2584,552,'_wp_page_template','elementor_header_footer'),(2585,552,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><ul><li><h5><strong>Sub-themes:<\\/strong><\\/h5><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><h5><strong>Topics, but not limited to:<\\/strong><\\/h5><\\/td><\\/tr><tr><td width=\\\"312\\\"><ul><li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>1. Open learning<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td><td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>3. Management of ODL<\\/strong><ul><li><strong>ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>3. ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td><td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td><td width=\\\"312\\\"><strong>5. Adaptive learning environments\\u00a0<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td><td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>7.\\u00a0 Learner support systems<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>7. AI in\\/for ODL<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>8. Datamining<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>9. Metaverse<\\/strong><\\/li><\\/ul><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2586,552,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2587,552,'_elementor_page_assets','a:0:{}'),(2590,553,'_elementor_edit_mode','builder'),(2591,553,'_elementor_template_type','wp-post'),(2592,553,'_elementor_version','3.16.3'),(2593,553,'_wp_page_template','elementor_header_footer'),(2594,553,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><ul><li><h5><strong>Sub-themes:<\\/strong><\\/h5><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><h5><strong>Topics, but not limited to:<\\/strong><\\/h5><\\/td><\\/tr><tr><td width=\\\"312\\\"><ul><li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>1. Open learning<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td><td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>3. Management of ODL<\\/strong><ul><li><strong>ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>3. ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td><td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td><td width=\\\"312\\\"><strong>5. Adaptive learning environments\\u00a0<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td><td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>7.\\u00a0 Learner support systems<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>7. AI in\\/for ODL<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>8. Datamining<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>9. Metaverse<\\/strong><\\/li><\\/ul><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2595,553,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2596,553,'_elementor_page_assets','a:0:{}'),(2598,554,'_elementor_edit_mode','builder'),(2599,554,'_elementor_template_type','wp-post'),(2600,554,'_elementor_version','3.16.3'),(2601,554,'_wp_page_template','elementor_header_footer'),(2602,554,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><ul><li><h5><strong>Sub-themes:<\\/strong><\\/h5><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><h5><strong>Topics, but not limited to:<\\/strong><\\/h5><\\/td><\\/tr><tr><td width=\\\"312\\\"><ul><li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>1. Open learning<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td><td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>3. Management of ODL<\\/strong><ul><li><strong>ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>3. ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td><td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td><td width=\\\"312\\\"><strong>5. Adaptive learning environments\\u00a0<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td><td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>7.\\u00a0 Learner support systems<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>7. AI in\\/for ODL<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>8. Datamining<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>9. Metaverse<\\/strong><\\/li><\\/ul><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2603,554,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2604,554,'_elementor_page_assets','a:0:{}'),(2607,555,'_elementor_template_type','wp-post'),(2608,555,'_elementor_version','3.16.3'),(2609,555,'_wp_page_template','elementor_header_footer'); INSERT INTO `wp_postmeta` VALUES (2610,555,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><ul><li><h5><strong>Sub-themes:<\\/strong><\\/h5><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><h5><strong>Topics, but not limited to:<\\/strong><\\/h5><\\/td><\\/tr><tr><td width=\\\"312\\\"><ul><li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>1. Open learning<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td><td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>3. Management of ODL<\\/strong><ul><li><strong>ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>3. ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td><td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td><td width=\\\"312\\\"><strong>5. Adaptive learning environments\\u00a0<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td><td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>7.\\u00a0 Learner support systems<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>7. AI in\\/for ODL<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>8. Datamining<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>9. Metaverse<\\/strong><\\/li><\\/ul><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2611,555,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2612,555,'_elementor_page_assets','a:0:{}'),(2617,556,'_wp_page_template','elementor_header_footer'),(2618,556,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><ul><li><h5><strong>Sub-themes:<\\/strong><\\/h5><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><h5><strong>Topics, but not limited to:<\\/strong><\\/h5><\\/td><\\/tr><tr><td width=\\\"312\\\"><ul><li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>1. Open learning<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td><td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>3. Management of ODL<\\/strong><ul><li><strong>ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>3. ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td><td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td><td width=\\\"312\\\"><strong>5. Adaptive learning environments\\u00a0<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td><td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>7.\\u00a0 Learner support systems<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>7. AI in\\/for ODL<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>8. Datamining<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>9. Metaverse<\\/strong><\\/li><\\/ul><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2619,556,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2620,556,'_elementor_page_assets','a:0:{}'),(2621,557,'_elementor_edit_mode','builder'),(2622,557,'_elementor_template_type','wp-post'),(2623,557,'_elementor_version','3.16.3'),(2624,557,'_wp_page_template','elementor_header_footer'),(2625,557,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><ul><li><h5><strong>Sub-themes:<\\/strong><\\/h5><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><h5><strong>Topics, but not limited to:<\\/strong><\\/h5><\\/td><\\/tr><tr><td width=\\\"312\\\"><ul><li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>1. Open learning<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td><td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>3. Management of ODL<\\/strong><ul><li><strong>ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>3. ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td><td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td><td width=\\\"312\\\"><strong>5. Adaptive learning environments\\u00a0<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td><td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>7.\\u00a0 Learner support systems<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>7. AI in\\/for ODL<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>8. Datamining<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>9. Metaverse<\\/strong><\\/li><\\/ul><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2626,557,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2627,557,'_elementor_page_assets','a:0:{}'),(2629,558,'_elementor_template_type','wp-post'),(2630,558,'_elementor_version','3.16.3'),(2631,558,'_wp_page_template','elementor_header_footer'),(2632,558,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><ul><li><h5><strong>Sub-themes:<\\/strong><\\/h5><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><h5><strong>Topics, but not limited to:<\\/strong><\\/h5><\\/td><\\/tr><tr><td width=\\\"312\\\"><ul><li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>1. Open learning<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td><td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>3. Management of ODL<\\/strong><ul><li><strong>ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>3. ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td><td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td><td width=\\\"312\\\"><strong>5. Adaptive learning environments\\u00a0<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td><td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>7.\\u00a0 Learner support systems<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>7. AI in\\/for ODL<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>8. Datamining<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>9. Metaverse<\\/strong><\\/li><\\/ul><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2633,558,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2634,558,'_elementor_page_assets','a:0:{}'),(2635,559,'_elementor_edit_mode','builder'),(2636,559,'_elementor_template_type','wp-post'),(2637,559,'_elementor_version','3.16.3'),(2638,559,'_wp_page_template','elementor_header_footer'),(2639,559,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><ul><li><h5><strong>Sub-themes:<\\/strong><\\/h5><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><h5><strong>Topics, but not limited to:<\\/strong><\\/h5><\\/td><\\/tr><tr><td width=\\\"312\\\"><ul><li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>1. Open learning<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td><td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>3. Management of ODL<\\/strong><ul><li><strong>ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>3. ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td><td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td><td width=\\\"312\\\"><strong>5. Adaptive learning environments\\u00a0<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td><td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>7.\\u00a0 Learner support systems<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>7. AI in\\/for ODL<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>8. Datamining<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>9. Metaverse<\\/strong><\\/li><\\/ul><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2640,559,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2641,559,'_elementor_page_assets','a:0:{}'),(2642,560,'_elementor_edit_mode','builder'),(2643,560,'_elementor_template_type','wp-post'),(2644,560,'_elementor_version','3.16.3'),(2645,560,'_wp_page_template','elementor_header_footer'),(2646,560,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><ul><li><h5><strong>Sub-themes:<\\/strong><\\/h5><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><h5><strong>Topics, but not limited to:<\\/strong><\\/h5><\\/td><\\/tr><tr><td width=\\\"312\\\"><ul><li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>1. Open learning<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td><td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>3. Management of ODL<\\/strong><ul><li><strong>ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>3. ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td><td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td><td width=\\\"312\\\"><strong>5. Adaptive learning environments\\u00a0<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td><td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>7.\\u00a0 Learner support systems<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>7. AI in\\/for ODL<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>8. Datamining<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>9. Metaverse<\\/strong><\\/li><\\/ul><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2647,560,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2648,560,'_elementor_page_assets','a:0:{}'),(2650,561,'_elementor_template_type','wp-post'),(2651,561,'_elementor_version','3.16.3'),(2652,561,'_wp_page_template','elementor_header_footer'),(2653,561,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><ul><li><h5><strong>Sub-themes:<\\/strong><\\/h5><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><h5><strong>Topics, but not limited to:<\\/strong><\\/h5><\\/td><\\/tr><tr><td width=\\\"312\\\"><ul><li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>1. Open learning<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td><td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>3. Management of ODL<\\/strong><ul><li><strong>ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>3. ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td><td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td><td width=\\\"312\\\"><strong>5. Adaptive learning environments\\u00a0<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td><td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>7.\\u00a0 Learner support systems<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>7. AI in\\/for ODL<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>8. Datamining<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>9. Metaverse<\\/strong><\\/li><\\/ul><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2654,561,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2655,561,'_elementor_page_assets','a:0:{}'),(2656,562,'_elementor_edit_mode','builder'),(2657,562,'_elementor_template_type','wp-post'),(2658,562,'_elementor_version','3.16.3'),(2659,562,'_wp_page_template','elementor_header_footer'),(2660,562,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><ul><li><h5><strong>Sub-themes:<\\/strong><\\/h5><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><h5><strong>Topics, but not limited to:<\\/strong><\\/h5><\\/td><\\/tr><tr><td width=\\\"312\\\"><ul><li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>1. Open learning<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td><td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>3. Management of ODL<\\/strong><ul><li><strong>ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>3. ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td><td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td><td width=\\\"312\\\"><strong>5. Adaptive learning environments\\u00a0<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td><td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>7.\\u00a0 Learner support systems<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>7. AI in\\/for ODL<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>8. Datamining<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>9. Metaverse<\\/strong><\\/li><\\/ul><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2661,562,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2662,562,'_elementor_page_assets','a:0:{}'),(2663,563,'_elementor_edit_mode','builder'),(2664,563,'_elementor_template_type','wp-post'),(2665,563,'_elementor_version','3.16.3'),(2666,563,'_wp_page_template','elementor_header_footer'),(2667,563,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><ul><li><h5><strong>Sub-themes:<\\/strong><\\/h5><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><h5><strong>Topics, but not limited to:<\\/strong><\\/h5><\\/td><\\/tr><tr><td width=\\\"312\\\"><ul><li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>1. Open learning<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td><td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>3. Management of ODL<\\/strong><ul><li><strong>ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>3. ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td><td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td><td width=\\\"312\\\"><strong>5. Adaptive learning environments\\u00a0<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td><td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>7.\\u00a0 Learner support systems<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>7. AI in\\/for ODL<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>8. Datamining<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>9. Metaverse<\\/strong><\\/li><\\/ul><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2668,563,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2669,563,'_elementor_page_assets','a:0:{}'),(2673,564,'_wp_page_template','elementor_header_footer'),(2674,564,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><ul><li><h5><strong>Sub-themes:<\\/strong><\\/h5><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><h5><strong>Topics, but not limited to:<\\/strong><\\/h5><\\/td><\\/tr><tr><td width=\\\"312\\\"><ul><li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>1. Open learning<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td><td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>3. Management of ODL<\\/strong><ul><li><strong>ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>3. ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td><td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td><td width=\\\"312\\\"><strong>5. Adaptive learning environments\\u00a0<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td><td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>7.\\u00a0 Learner support systems<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>7. AI in\\/for ODL<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>8. Datamining<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>9. Metaverse<\\/strong><\\/li><\\/ul><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Desigination<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2675,564,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2676,564,'_elementor_page_assets','a:0:{}'),(2811,581,'_elementor_edit_mode','builder'),(2812,581,'_elementor_template_type','wp-post'),(2813,581,'_elementor_version','3.16.3'),(2709,568,'_elementor_page_assets','a:0:{}'),(2708,568,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2707,568,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><ul><li><h5><strong>Sub-themes:<\\/strong><\\/h5><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><h5><strong>Topics, but not limited to:<\\/strong><\\/h5><\\/td><\\/tr><tr><td width=\\\"312\\\"><ul><li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>1. Open learning<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td><td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>3. Management of ODL<\\/strong><ul><li><strong>ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>3. ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td><td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td><td width=\\\"312\\\"><strong>5. Adaptive learning environments\\u00a0<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td><td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>7.\\u00a0 Learner support systems<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>7. AI in\\/for ODL<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>8. Datamining<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>9. Metaverse<\\/strong><\\/li><\\/ul><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Desigination<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(2706,568,'_wp_page_template','elementor_header_footer'),(2703,568,'_elementor_edit_mode','builder'),(2704,568,'_elementor_template_type','wp-post'),(2705,568,'_elementor_version','3.16.3'),(2687,566,'_elementor_edit_mode','builder'),(2688,566,'_elementor_template_type','wp-post'),(2689,566,'_elementor_version','3.16.3'),(2690,566,'_wp_page_template','elementor_header_footer'),(2691,566,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><ul><li><h5><strong>Sub-themes:<\\/strong><\\/h5><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><h5><strong>Topics, but not limited to:<\\/strong><\\/h5><\\/td><\\/tr><tr><td width=\\\"312\\\"><ul><li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>1. Open learning<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td><td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>3. Management of ODL<\\/strong><ul><li><strong>ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>3. ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td><td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td><td width=\\\"312\\\"><strong>5. Adaptive learning environments\\u00a0<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td><td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>7.\\u00a0 Learner support systems<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>7. AI in\\/for ODL<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>8. Datamining<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>9. Metaverse<\\/strong><\\/li><\\/ul><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Desigination<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2692,566,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2693,566,'_elementor_page_assets','a:0:{}'),(2695,567,'_elementor_edit_mode','builder'),(2696,567,'_elementor_template_type','wp-post'),(2697,567,'_elementor_version','3.16.3'),(2698,567,'_wp_page_template','elementor_header_footer'),(2699,567,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><ul><li><h5><strong>Sub-themes:<\\/strong><\\/h5><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><h5><strong>Topics, but not limited to:<\\/strong><\\/h5><\\/td><\\/tr><tr><td width=\\\"312\\\"><ul><li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>1. Open learning<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td><td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>3. Management of ODL<\\/strong><ul><li><strong>ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>3. ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td><td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td><td width=\\\"312\\\"><strong>5. Adaptive learning environments\\u00a0<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td><td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>7.\\u00a0 Learner support systems<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>7. AI in\\/for ODL<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>8. Datamining<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>9. Metaverse<\\/strong><\\/li><\\/ul><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Desigination<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2700,567,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2701,567,'_elementor_page_assets','a:0:{}'),(2712,569,'_elementor_edit_mode','builder'),(2713,569,'_elementor_template_type','wp-post'),(2714,569,'_elementor_version','3.16.3'),(2715,569,'_wp_page_template','elementor_header_footer'),(2716,569,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><ul><li><h5><strong>Sub-themes:<\\/strong><\\/h5><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><h5><strong>Topics, but not limited to:<\\/strong><\\/h5><\\/td><\\/tr><tr><td width=\\\"312\\\"><ul><li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>1. Open learning<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td><td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>3. Management of ODL<\\/strong><ul><li><strong>ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>3. ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td><td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td><td width=\\\"312\\\"><strong>5. Adaptive learning environments\\u00a0<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td><td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>7.\\u00a0 Learner support systems<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>7. AI in\\/for ODL<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>8. Datamining<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>9. Metaverse<\\/strong><\\/li><\\/ul><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Desigination<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(2717,569,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2718,569,'_elementor_page_assets','a:0:{}'),(2720,570,'_elementor_edit_mode','builder'),(2721,570,'_elementor_template_type','wp-post'),(2722,570,'_elementor_version','3.16.3'),(2723,570,'_wp_page_template','elementor_header_footer'),(2724,570,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><ul><li><h5><strong>Sub-themes:<\\/strong><\\/h5><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><h5><strong>Topics, but not limited to:<\\/strong><\\/h5><\\/td><\\/tr><tr><td width=\\\"312\\\"><ul><li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>1. Open learning<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td><td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>3. Management of ODL<\\/strong><ul><li><strong>ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>3. ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td><td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td><td width=\\\"312\\\"><strong>5. Adaptive learning environments\\u00a0<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td><td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>7.\\u00a0 Learner support systems<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>7. AI in\\/for ODL<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>8. Datamining<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>9. Metaverse<\\/strong><\\/li><\\/ul><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"21d4829\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"5f5df3f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Submit Abstract Here\",\"link\":{\"url\":\"mailto:arabic.mtan@aiou.edu.pk\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_color\":\"#9D2F5B\",\"__globals__\":{\"background_color\":\"\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Desigination<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(2725,570,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2726,570,'_elementor_page_assets','a:0:{}'),(2733,571,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2734,571,'_elementor_page_assets','a:0:{}'),(2737,572,'_elementor_edit_mode','builder'),(2738,572,'_elementor_template_type','wp-post'),(2739,572,'_elementor_version','3.16.3'),(2740,572,'_wp_page_template','elementor_header_footer'),(2741,572,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><ul><li><h5><strong>Sub-themes:<\\/strong><\\/h5><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><h5><strong>Topics, but not limited to:<\\/strong><\\/h5><\\/td><\\/tr><tr><td width=\\\"312\\\"><ul><li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>1. Open learning<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td><td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>3. Management of ODL<\\/strong><ul><li><strong>ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>3. ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td><td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td><td width=\\\"312\\\"><strong>5. Adaptive learning environments\\u00a0<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td><td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>7.\\u00a0 Learner support systems<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>7. AI in\\/for ODL<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>8. Datamining<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>9. Metaverse<\\/strong><\\/li><\\/ul><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Desigination<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(2742,572,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2743,572,'_elementor_page_assets','a:0:{}'),(2745,573,'_elementor_edit_mode','builder'),(2746,573,'_elementor_template_type','wp-post'),(2747,573,'_elementor_version','3.16.3'),(2748,573,'_wp_page_template','elementor_header_footer'),(2749,573,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><ul><li><h5><strong>Sub-themes:<\\/strong><\\/h5><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><h5><strong>Topics, but not limited to:<\\/strong><\\/h5><\\/td><\\/tr><tr><td width=\\\"312\\\"><ul><li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>1. Open learning<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td><td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>3. Management of ODL<\\/strong><ul><li><strong>ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>3. ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td><td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td><td width=\\\"312\\\"><strong>5. Adaptive learning environments\\u00a0<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td><td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>7.\\u00a0 Learner support systems<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>7. AI in\\/for ODL<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>8. Datamining<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>9. Metaverse<\\/strong><\\/li><\\/ul><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ca1de1c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Desigination<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(2750,573,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2751,573,'_elementor_page_assets','a:0:{}'),(2753,574,'_elementor_edit_mode','builder'),(2754,574,'_elementor_template_type','wp-post'),(2755,574,'_elementor_version','3.16.3'),(2756,574,'_wp_page_template','elementor_header_footer'),(2757,574,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><ul><li><h5><strong>Sub-themes:<\\/strong><\\/h5><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><h5><strong>Topics, but not limited to:<\\/strong><\\/h5><\\/td><\\/tr><tr><td width=\\\"312\\\"><ul><li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>1. Open learning<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td><td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>3. Management of ODL<\\/strong><ul><li><strong>ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>3. ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td><td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td><td width=\\\"312\\\"><strong>5. Adaptive learning environments\\u00a0<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td><td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>7.\\u00a0 Learner support systems<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>7. AI in\\/for ODL<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>8. Datamining<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>9. Metaverse<\\/strong><\\/li><\\/ul><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a553949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"582cb2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Registration Dates and Fees\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f8d8d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ec8615d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"281\\\"><h5><strong>Online Registration <\\/strong><\\/h5><h5><strong>will be Opened from<\\/strong><\\/h5><h5><strong>\\u00a01st February 2024<\\/strong><\\/h5><\\/td><td width=\\\"236\\\"><h5><strong>Before<\\/strong><\\/h5><h5><strong>31st August 2024<\\/strong><\\/h5><h5><strong>(Early Bird)<\\/strong><\\/h5><\\/td><td width=\\\"283\\\"><h5><strong>After<\\/strong><\\/h5><h5><strong>31st August 2024<\\/strong><\\/h5><h5><strong>(Full Payment)<\\/strong><\\/h5><\\/td><\\/tr><tr><td width=\\\"281\\\"><h5>AAOU Full Member<\\/h5><\\/td><td width=\\\"236\\\"><h5>USD300<\\/h5><\\/td><td width=\\\"283\\\"><h5>USD350<\\/h5><\\/td><\\/tr><tr><td width=\\\"281\\\"><h5>AAOU Associate Member<\\/h5><\\/td><td width=\\\"236\\\"><h5>USD300<\\/h5><\\/td><td width=\\\"283\\\"><h5>USD350<\\/h5><\\/td><\\/tr><tr><td width=\\\"281\\\"><h5>Non-Member<\\/h5><\\/td><td width=\\\"236\\\"><h5>USD350<\\/h5><\\/td><td width=\\\"283\\\"><h5>USD400<\\/h5><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Desigination<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(2758,574,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2759,574,'_elementor_page_assets','a:0:{}'),(2762,575,'_elementor_edit_mode','builder'),(2763,575,'_elementor_template_type','wp-post'),(2764,575,'_elementor_version','3.16.3'),(2765,575,'_wp_page_template','elementor_header_footer'),(2766,575,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><ul><li><h5><strong>Sub-themes:<\\/strong><\\/h5><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><h5><strong>Topics, but not limited to:<\\/strong><\\/h5><\\/td><\\/tr><tr><td width=\\\"312\\\"><ul><li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>1. Open learning<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td><td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>3. Management of ODL<\\/strong><ul><li><strong>ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>3. ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td><td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td><td width=\\\"312\\\"><strong>5. Adaptive learning environments\\u00a0<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td><td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>7.\\u00a0 Learner support systems<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>7. AI in\\/for ODL<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>8. Datamining<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>9. Metaverse<\\/strong><\\/li><\\/ul><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a553949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"582cb2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Registration Dates and Fees\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f8d8d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ec8615d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"281\\\"><h5><strong>Online Registration <\\/strong><\\/h5><h5><strong>will be Opened from<\\/strong><\\/h5><h5><strong>\\u00a01st February 2024<\\/strong><\\/h5><\\/td><td width=\\\"236\\\"><h5><strong>Before<\\/strong><\\/h5><h5><strong>31st August 2024<\\/strong><\\/h5><h5><strong>(Early Bird)<\\/strong><\\/h5><\\/td><td width=\\\"283\\\"><h5><strong>After<\\/strong><\\/h5><h5><strong>31st August 2024<\\/strong><\\/h5><h5><strong>(Full Payment)<\\/strong><\\/h5><\\/td><\\/tr><tr><td width=\\\"281\\\"><h5>AAOU Full Member<\\/h5><\\/td><td width=\\\"236\\\"><h5>USD300<\\/h5><\\/td><td width=\\\"283\\\"><h5>USD350<\\/h5><\\/td><\\/tr><tr><td width=\\\"281\\\"><h5>AAOU Associate Member<\\/h5><\\/td><td width=\\\"236\\\"><h5>USD300<\\/h5><\\/td><td width=\\\"283\\\"><h5>USD350<\\/h5><\\/td><\\/tr><tr><td width=\\\"281\\\"><h5>Non-Member<\\/h5><\\/td><td width=\\\"236\\\"><h5>USD350<\\/h5><\\/td><td width=\\\"283\\\"><h5>USD400<\\/h5><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Desigination<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(2767,575,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2768,575,'_elementor_page_assets','a:0:{}'),(2770,576,'_elementor_edit_mode','builder'),(2771,576,'_elementor_template_type','wp-post'),(2772,576,'_elementor_version','3.16.3'),(2773,576,'_wp_page_template','elementor_header_footer'),(2774,576,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><ul><li><h5><strong>Sub-themes:<\\/strong><\\/h5><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><h5><strong>Topics, but not limited to:<\\/strong><\\/h5><\\/td><\\/tr><tr><td width=\\\"312\\\"><ul><li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>1. Open learning<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td><td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>3. Management of ODL<\\/strong><ul><li><strong>ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>3. ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td><td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td><td width=\\\"312\\\"><strong>5. Adaptive learning environments\\u00a0<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td><td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>7.\\u00a0 Learner support systems<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>7. AI in\\/for ODL<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>8. Datamining<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>9. Metaverse<\\/strong><\\/li><\\/ul><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a553949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"582cb2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Registration Dates and Fees\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f8d8d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ec8615d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"281\\\"><h5><strong>Online Registration <\\/strong><\\/h5><h5><strong>will be Opened from<\\/strong><\\/h5><h5><strong>\\u00a01st February 2024<\\/strong><\\/h5><\\/td><td width=\\\"236\\\"><h5><strong>Before<\\/strong><\\/h5><h5><strong>31st August 2024<\\/strong><\\/h5><h5><strong>(Early Bird)<\\/strong><\\/h5><\\/td><td width=\\\"283\\\"><h5><strong>After<\\/strong><\\/h5><h5><strong>31st August 2024<\\/strong><\\/h5><h5><strong>(Full Payment)<\\/strong><\\/h5><\\/td><\\/tr><tr><td width=\\\"281\\\"><h5>AAOU Full Member<\\/h5><\\/td><td width=\\\"236\\\"><h5>USD300<\\/h5><\\/td><td width=\\\"283\\\"><h5>USD350<\\/h5><\\/td><\\/tr><tr><td width=\\\"281\\\"><h5>AAOU Associate Member<\\/h5><\\/td><td width=\\\"236\\\"><h5>USD300<\\/h5><\\/td><td width=\\\"283\\\"><h5>USD350<\\/h5><\\/td><\\/tr><tr><td width=\\\"281\\\"><h5>Non-Member<\\/h5><\\/td><td width=\\\"236\\\"><h5>USD350<\\/h5><\\/td><td width=\\\"283\\\"><h5>USD400<\\/h5><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Desigination<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(2775,576,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2776,576,'_elementor_page_assets','a:0:{}'),(2778,577,'_elementor_edit_mode','builder'),(2779,577,'_elementor_template_type','wp-post'),(2780,577,'_elementor_version','3.16.3'),(2781,577,'_wp_page_template','elementor_header_footer'),(2782,577,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><ul><li><h5><strong>Sub-themes:<\\/strong><\\/h5><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><h5><strong>Topics, but not limited to:<\\/strong><\\/h5><\\/td><\\/tr><tr><td width=\\\"312\\\"><ul><li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>1. Open learning<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td><td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>3. Management of ODL<\\/strong><ul><li><strong>ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>3. ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td><td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td><td width=\\\"312\\\"><strong>5. Adaptive learning environments\\u00a0<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td><td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>7.\\u00a0 Learner support systems<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>7. AI in\\/for ODL<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>8. Datamining<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>9. Metaverse<\\/strong><\\/li><\\/ul><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a553949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"582cb2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Registration Dates and Fees\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f8d8d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ec8615d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"281\\\"><h6><strong>Online Registration <\\/strong><\\/h6><h6><strong>will be Opened from<\\/strong><\\/h6><h6><strong>\\u00a01st February 2024<\\/strong><\\/h6><\\/td><td width=\\\"236\\\"><h6><strong>Before<\\/strong><\\/h6><h6><strong>31st August 2024<\\/strong><\\/h6><h6><strong>(Early Bird)<\\/strong><\\/h6><\\/td><td width=\\\"283\\\"><h6><strong>After<\\/strong><\\/h6><h6><strong>31st August 2024<\\/strong><\\/h6><h6><strong>(Full Payment)<\\/strong><\\/h6><\\/td><\\/tr><tr><td width=\\\"281\\\"><h6>AAOU Full Member<\\/h6><\\/td><td width=\\\"236\\\"><h6>USD300<\\/h6><\\/td><td width=\\\"283\\\"><h6>USD350<\\/h6><\\/td><\\/tr><tr><td width=\\\"281\\\"><h6>AAOU Associate Member<\\/h6><\\/td><td width=\\\"236\\\"><h6>USD300<\\/h6><\\/td><td width=\\\"283\\\"><h6>USD350<\\/h6><\\/td><\\/tr><tr><td width=\\\"281\\\"><h6>Non-Member<\\/h6><\\/td><td width=\\\"236\\\"><h6>USD350<\\/h6><\\/td><td width=\\\"283\\\"><h6>USD400<\\/h6><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Desigination<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(2783,577,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2784,577,'_elementor_page_assets','a:0:{}'),(2787,578,'_elementor_edit_mode','builder'),(2788,578,'_elementor_template_type','wp-post'),(2789,578,'_elementor_version','3.16.3'),(2790,578,'_wp_page_template','elementor_header_footer'),(2791,578,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><ul><li><h5><strong>Sub-themes:<\\/strong><\\/h5><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><h5><strong>Topics, but not limited to:<\\/strong><\\/h5><\\/td><\\/tr><tr><td width=\\\"312\\\"><ul><li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>1. Open learning<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td><td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>3. Management of ODL<\\/strong><ul><li><strong>ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>3. ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td><td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td><td width=\\\"312\\\"><strong>5. Adaptive learning environments\\u00a0<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td><td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>7.\\u00a0 Learner support systems<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>7. AI in\\/for ODL<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>8. Datamining<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>9. Metaverse<\\/strong><\\/li><\\/ul><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a553949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"582cb2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Registration Dates and Fees\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f8d8d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ec8615d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"281\\\"><h6><strong>Online Registration <\\/strong><\\/h6><h6><strong>will be Opened from<\\/strong><\\/h6><h6><strong>\\u00a01st February 2024<\\/strong><\\/h6><\\/td><td width=\\\"236\\\"><h6><strong>Before<\\/strong><\\/h6><h6><strong>31st August 2024<\\/strong><\\/h6><h6><strong>(Early Bird)<\\/strong><\\/h6><\\/td><td width=\\\"283\\\"><h6><strong>After<\\/strong><\\/h6><h6><strong>31st August 2024<\\/strong><\\/h6><h6><strong>(Full Payment)<\\/strong><\\/h6><\\/td><\\/tr><tr><td width=\\\"281\\\"><h6>AAOU Full Member<\\/h6><\\/td><td width=\\\"236\\\"><h6>USD300<\\/h6><\\/td><td width=\\\"283\\\"><h6>USD350<\\/h6><\\/td><\\/tr><tr><td width=\\\"281\\\"><h6>AAOU Associate Member<\\/h6><\\/td><td width=\\\"236\\\"><h6>USD300<\\/h6><\\/td><td width=\\\"283\\\"><h6>USD350<\\/h6><\\/td><\\/tr><tr><td width=\\\"281\\\"><h6>Non-Member<\\/h6><\\/td><td width=\\\"236\\\"><h6>USD350<\\/h6><\\/td><td width=\\\"283\\\"><h6>USD400<\\/h6><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Desigination<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(2792,578,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2793,578,'_elementor_page_assets','a:0:{}'),(2795,579,'_elementor_edit_mode','builder'),(2796,579,'_elementor_template_type','wp-post'),(2797,579,'_elementor_version','3.16.3'),(2798,579,'_wp_page_template','elementor_header_footer'),(2799,579,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><ul><li><h5><strong>Sub-themes:<\\/strong><\\/h5><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><h5><strong>Topics, but not limited to:<\\/strong><\\/h5><\\/td><\\/tr><tr><td width=\\\"312\\\"><ul><li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>1. Open learning<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td><td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>3. Management of ODL<\\/strong><ul><li><strong>ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>3. ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td><td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td><td width=\\\"312\\\"><strong>5. Adaptive learning environments\\u00a0<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td><td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>7.\\u00a0 Learner support systems<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>7. AI in\\/for ODL<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>8. Datamining<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>9. Metaverse<\\/strong><\\/li><\\/ul><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a553949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"582cb2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Registration Dates and Fees\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f8d8d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ec8615d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"281\\\"><h6><strong>Online Registration <\\/strong><\\/h6><h6><strong>will be Opened from<\\/strong><\\/h6><h6><strong>\\u00a01st February 2024<\\/strong><\\/h6><\\/td><td width=\\\"236\\\"><h6><strong>Before<\\/strong><\\/h6><h6><strong>31st August 2024<\\/strong><\\/h6><h6><strong>(Early Bird)<\\/strong><\\/h6><\\/td><td width=\\\"283\\\"><h6><strong>After<\\/strong><\\/h6><h6><strong>31st August 2024<\\/strong><\\/h6><h6><strong>(Full Payment)<\\/strong><\\/h6><\\/td><\\/tr><tr><td width=\\\"281\\\"><h6>AAOU Full Member<\\/h6><\\/td><td width=\\\"236\\\"><h6>USD300<\\/h6><\\/td><td width=\\\"283\\\"><h6>USD350<\\/h6><\\/td><\\/tr><tr><td width=\\\"281\\\"><h6>AAOU Associate Member<\\/h6><\\/td><td width=\\\"236\\\"><h6>USD300<\\/h6><\\/td><td width=\\\"283\\\"><h6>USD350<\\/h6><\\/td><\\/tr><tr><td width=\\\"281\\\"><h6>Non-Member<\\/h6><\\/td><td width=\\\"236\\\"><h6>USD350<\\/h6><\\/td><td width=\\\"283\\\"><h6>USD400<\\/h6><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Desigination<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(2800,579,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2801,579,'_elementor_page_assets','a:0:{}'),(2874,589,'_elementor_edit_mode','builder'),(2803,580,'_elementor_edit_mode','builder'),(2804,580,'_elementor_template_type','wp-post'),(2805,580,'_elementor_version','3.16.3'),(2806,580,'_wp_page_template','elementor_header_footer'),(2807,580,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><ul><li><h5><strong>Sub-themes:<\\/strong><\\/h5><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><h5><strong>Topics, but not limited to:<\\/strong><\\/h5><\\/td><\\/tr><tr><td width=\\\"312\\\"><ul><li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>1. Open learning<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td><td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>3. Management of ODL<\\/strong><ul><li><strong>ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>3. ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td><td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td><td width=\\\"312\\\"><strong>5. Adaptive learning environments\\u00a0<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td><td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>7.\\u00a0 Learner support systems<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>7. AI in\\/for ODL<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>8. Datamining<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>9. Metaverse<\\/strong><\\/li><\\/ul><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a553949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"582cb2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Registration Dates and Fees\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f8d8d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ec8615d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"281\\\"><h6><strong>Online Registration <\\/strong><\\/h6><h6><strong>will be Opened from<\\/strong><\\/h6><h6><strong>\\u00a01st February 2024<\\/strong><\\/h6><\\/td><td width=\\\"236\\\"><h6><strong>Before<\\/strong><\\/h6><h6><strong>31st August 2024<\\/strong><\\/h6><h6><strong>(Early Bird)<\\/strong><\\/h6><\\/td><td width=\\\"283\\\"><h6><strong>After<\\/strong><\\/h6><h6><strong>31st August 2024<\\/strong><\\/h6><h6><strong>(Full Payment)<\\/strong><\\/h6><\\/td><\\/tr><tr><td width=\\\"281\\\"><h6>AAOU Full Member<\\/h6><\\/td><td width=\\\"236\\\"><h6>USD300<\\/h6><\\/td><td width=\\\"283\\\"><h6>USD350<\\/h6><\\/td><\\/tr><tr><td width=\\\"281\\\"><h6>AAOU Associate Member<\\/h6><\\/td><td width=\\\"236\\\"><h6>USD300<\\/h6><\\/td><td width=\\\"283\\\"><h6>USD350<\\/h6><\\/td><\\/tr><tr><td width=\\\"281\\\"><h6>Non-Member<\\/h6><\\/td><td width=\\\"236\\\"><h6>USD350<\\/h6><\\/td><td width=\\\"283\\\"><h6>USD400<\\/h6><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8ac30a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"33b2899\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><strong>The conference registration fee includes:<\\/strong><\\/h6><ul><li>Entry to all main events and conference sessions<\\/li><li>Welcome reception, morning and afternoon refreshments<\\/li><li>Welcoming conference dinner on 16<sup>th<\\/sup> October and farewell dinner on 17<sup>th <\\/sup>October 2024<\\/li><li>Lunches from 15-17<sup>th<\\/sup> October 2024<\\/li><li>Conference materials and documents: program, abstract book, proceedings, conference bag and badges<\\/li><\\/ul><p><strong>Note: Exclusion of any Remittance Fee changed by the transferring banks or intermediately banks inside and outside your country. Special 10% discount for groups (more than 5)<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Desigination<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(2808,580,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2809,580,'_elementor_page_assets','a:0:{}'),(2814,581,'_wp_page_template','elementor_header_footer'),(2815,581,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><ul><li><h5><strong>Sub-themes:<\\/strong><\\/h5><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><h5><strong>Topics, but not limited to:<\\/strong><\\/h5><\\/td><\\/tr><tr><td width=\\\"312\\\"><ul><li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>1. Open learning<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td><td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>3. Management of ODL<\\/strong><ul><li><strong>ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>3. ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td><td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td><td width=\\\"312\\\"><strong>5. Adaptive learning environments\\u00a0<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td><td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>7.\\u00a0 Learner support systems<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>7. AI in\\/for ODL<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>8. Datamining<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>9. Metaverse<\\/strong><\\/li><\\/ul><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a553949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"582cb2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Registration Dates and Fees\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f8d8d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ec8615d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"281\\\"><h6><strong>Online Registration <\\/strong><\\/h6><h6><strong>will be Opened from<\\/strong><\\/h6><h6><strong>\\u00a01st February 2024<\\/strong><\\/h6><\\/td><td width=\\\"236\\\"><h6><strong>Before<\\/strong><\\/h6><h6><strong>31st August 2024<\\/strong><\\/h6><h6><strong>(Early Bird)<\\/strong><\\/h6><\\/td><td width=\\\"283\\\"><h6><strong>After<\\/strong><\\/h6><h6><strong>31st August 2024<\\/strong><\\/h6><h6><strong>(Full Payment)<\\/strong><\\/h6><\\/td><\\/tr><tr><td width=\\\"281\\\"><h6>AAOU Full Member<\\/h6><\\/td><td width=\\\"236\\\"><h6>USD300<\\/h6><\\/td><td width=\\\"283\\\"><h6>USD350<\\/h6><\\/td><\\/tr><tr><td width=\\\"281\\\"><h6>AAOU Associate Member<\\/h6><\\/td><td width=\\\"236\\\"><h6>USD300<\\/h6><\\/td><td width=\\\"283\\\"><h6>USD350<\\/h6><\\/td><\\/tr><tr><td width=\\\"281\\\"><h6>Non-Member<\\/h6><\\/td><td width=\\\"236\\\"><h6>USD350<\\/h6><\\/td><td width=\\\"283\\\"><h6>USD400<\\/h6><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8ac30a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"33b2899\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><strong>The conference registration fee includes:<\\/strong><\\/h6><ul><li>Entry to all main events and conference sessions<\\/li><li>Welcome reception, morning and afternoon refreshments<\\/li><li>Welcoming conference dinner on 16<sup>th<\\/sup> October and farewell dinner on 17<sup>th <\\/sup>October 2024<\\/li><li>Lunches from 15-17<sup>th<\\/sup> October 2024<\\/li><li>Conference materials and documents: program, abstract book, proceedings, conference bag and badges<\\/li><\\/ul><p><strong>Note: Exclusion of any Remittance Fee changed by the transferring banks or intermediately banks inside and outside your country. Special 10% discount for groups (more than 5)<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Desigination<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(2816,581,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2817,581,'_elementor_page_assets','a:0:{}'),(2818,582,'_elementor_edit_mode','builder'),(2819,582,'_elementor_template_type','wp-post'),(2820,582,'_elementor_version','3.16.3'),(2821,582,'_wp_page_template','elementor_header_footer'),(2822,582,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><ul><li><h5><strong>Sub-themes:<\\/strong><\\/h5><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><h5><strong>Topics, but not limited to:<\\/strong><\\/h5><\\/td><\\/tr><tr><td width=\\\"312\\\"><ul><li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>1. Open learning<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td><td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>3. Management of ODL<\\/strong><ul><li><strong>ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>3. ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td><td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td><td width=\\\"312\\\"><strong>5. Adaptive learning environments\\u00a0<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td><td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>7.\\u00a0 Learner support systems<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>7. AI in\\/for ODL<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>8. Datamining<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>9. Metaverse<\\/strong><\\/li><\\/ul><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a553949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"582cb2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Registration Dates and Fees\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f8d8d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ec8615d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"281\\\"><h6><strong>Online Registration <\\/strong><\\/h6><h6><strong>will be Opened from<\\/strong><\\/h6><h6><strong>\\u00a01st February 2024<\\/strong><\\/h6><\\/td><td width=\\\"236\\\"><h6><strong>Before<\\/strong><\\/h6><h6><strong>31st August 2024<\\/strong><\\/h6><h6><strong>(Early Bird)<\\/strong><\\/h6><\\/td><td width=\\\"283\\\"><h6><strong>After<\\/strong><\\/h6><h6><strong>31st August 2024<\\/strong><\\/h6><h6><strong>(Full Payment)<\\/strong><\\/h6><\\/td><\\/tr><tr><td width=\\\"281\\\"><h6>AAOU Full Member<\\/h6><\\/td><td width=\\\"236\\\"><h6>USD300<\\/h6><\\/td><td width=\\\"283\\\"><h6>USD350<\\/h6><\\/td><\\/tr><tr><td width=\\\"281\\\"><h6>AAOU Associate Member<\\/h6><\\/td><td width=\\\"236\\\"><h6>USD300<\\/h6><\\/td><td width=\\\"283\\\"><h6>USD350<\\/h6><\\/td><\\/tr><tr><td width=\\\"281\\\"><h6>Non-Member<\\/h6><\\/td><td width=\\\"236\\\"><h6>USD350<\\/h6><\\/td><td width=\\\"283\\\"><h6>USD400<\\/h6><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8ac30a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"33b2899\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><strong>The conference registration fee includes:<\\/strong><\\/h6><ul><li>Entry to all main events and conference sessions<\\/li><li>Welcome reception, morning and afternoon refreshments<\\/li><li>Welcoming conference dinner on 16<sup>th<\\/sup> October and farewell dinner on 17<sup>th <\\/sup>October 2024<\\/li><li>Lunches from 15-17<sup>th<\\/sup> October 2024<\\/li><li>Conference materials and documents: program, abstract book, proceedings, conference bag and badges<\\/li><\\/ul><p><strong>Note: Exclusion of any Remittance Fee changed by the transferring banks or intermediately banks inside and outside your country. Special 10% discount for groups (more than 5)<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Desigination<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(2823,582,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2824,582,'_elementor_page_assets','a:0:{}'),(2825,583,'_elementor_edit_mode','builder'),(2826,583,'_elementor_template_type','wp-post'),(2827,583,'_elementor_version','3.16.3'),(2828,583,'_wp_page_template','elementor_header_footer'),(2829,583,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><ul><li><h5><strong>Sub-themes:<\\/strong><\\/h5><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><h5><strong>Topics, but not limited to:<\\/strong><\\/h5><\\/td><\\/tr><tr><td width=\\\"312\\\"><ul><li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>1. Open learning<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td><td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>3. Management of ODL<\\/strong><ul><li><strong>ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>3. ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td><td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td><td width=\\\"312\\\"><strong>5. Adaptive learning environments\\u00a0<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td><td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>7.\\u00a0 Learner support systems<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>7. AI in\\/for ODL<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>8. Datamining<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>9. Metaverse<\\/strong><\\/li><\\/ul><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a553949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"582cb2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Registration Dates and Fees\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f8d8d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ec8615d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"281\\\"><h6><strong>Online Registration <\\/strong><\\/h6><h6><strong>will be Opened from<\\/strong><\\/h6><h6><strong>\\u00a01st February 2024<\\/strong><\\/h6><\\/td><td width=\\\"236\\\"><h6><strong>Before<\\/strong><\\/h6><h6><strong>31st August 2024<\\/strong><\\/h6><h6><strong>(Early Bird)<\\/strong><\\/h6><\\/td><td width=\\\"283\\\"><h6><strong>After<\\/strong><\\/h6><h6><strong>31st August 2024<\\/strong><\\/h6><h6><strong>(Full Payment)<\\/strong><\\/h6><\\/td><\\/tr><tr><td width=\\\"281\\\"><h6>AAOU Full Member<\\/h6><\\/td><td width=\\\"236\\\"><h6>USD300<\\/h6><\\/td><td width=\\\"283\\\"><h6>USD350<\\/h6><\\/td><\\/tr><tr><td width=\\\"281\\\"><h6>AAOU Associate Member<\\/h6><\\/td><td width=\\\"236\\\"><h6>USD300<\\/h6><\\/td><td width=\\\"283\\\"><h6>USD350<\\/h6><\\/td><\\/tr><tr><td width=\\\"281\\\"><h6>Non-Member<\\/h6><\\/td><td width=\\\"236\\\"><h6>USD350<\\/h6><\\/td><td width=\\\"283\\\"><h6>USD400<\\/h6><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8ac30a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"33b2899\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><strong>The conference registration fee includes:<\\/strong><\\/h6><ol><li>Entry to all main events and conference sessions<\\/li><li>Welcome reception, morning and afternoon refreshments<\\/li><li>Welcoming conference dinner on 16<sup>th<\\/sup> October and farewell dinner on 17<sup>th <\\/sup>October 2024<\\/li><li>Lunches from 15-17<sup>th<\\/sup> October 2024<\\/li><li>Conference materials and documents: program, abstract book, proceedings, conference bag and badges<\\/li><\\/ol><p><strong>Note: Exclusion of any Remittance Fee changed by the transferring banks or intermediately banks inside and outside your country. Special 10% discount for groups (more than 5)<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Desigination<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(2830,583,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2831,583,'_elementor_page_assets','a:0:{}'),(2907,593,'_elementor_edit_mode','builder'),(2908,593,'_elementor_template_type','wp-post'),(2909,593,'_elementor_version','3.16.3'),(2833,584,'_elementor_edit_mode','builder'),(2834,584,'_elementor_template_type','wp-post'),(2835,584,'_elementor_version','3.16.3'),(2836,584,'_wp_page_template','elementor_header_footer'),(2837,584,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><ul><li><h5><strong>Sub-themes:<\\/strong><\\/h5><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><h5><strong>Topics, but not limited to:<\\/strong><\\/h5><\\/td><\\/tr><tr><td width=\\\"312\\\"><ul><li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>1. Open learning<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td><td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>3. Management of ODL<\\/strong><ul><li><strong>ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>3. ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td><td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td><td width=\\\"312\\\"><strong>5. Adaptive learning environments\\u00a0<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td><td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>7.\\u00a0 Learner support systems<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>7. AI in\\/for ODL<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>8. Datamining<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>9. Metaverse<\\/strong><\\/li><\\/ul><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a553949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"582cb2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Registration Dates and Fees\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f8d8d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ec8615d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"281\\\"><h6><strong>Online Registration <\\/strong><\\/h6><h6><strong>will be Opened from<\\/strong><\\/h6><h6><strong>\\u00a01st February 2024<\\/strong><\\/h6><\\/td><td width=\\\"236\\\"><h6><strong>Before<\\/strong><\\/h6><h6><strong>31st August 2024<\\/strong><\\/h6><h6><strong>(Early Bird)<\\/strong><\\/h6><\\/td><td width=\\\"283\\\"><h6><strong>After<\\/strong><\\/h6><h6><strong>31st August 2024<\\/strong><\\/h6><h6><strong>(Full Payment)<\\/strong><\\/h6><\\/td><\\/tr><tr><td width=\\\"281\\\"><h6>AAOU Full Member<\\/h6><\\/td><td width=\\\"236\\\"><h6>USD300<\\/h6><\\/td><td width=\\\"283\\\"><h6>USD350<\\/h6><\\/td><\\/tr><tr><td width=\\\"281\\\"><h6>AAOU Associate Member<\\/h6><\\/td><td width=\\\"236\\\"><h6>USD300<\\/h6><\\/td><td width=\\\"283\\\"><h6>USD350<\\/h6><\\/td><\\/tr><tr><td width=\\\"281\\\"><h6>Non-Member<\\/h6><\\/td><td width=\\\"236\\\"><h6>USD350<\\/h6><\\/td><td width=\\\"283\\\"><h6>USD400<\\/h6><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8ac30a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"33b2899\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><strong>The conference registration fee includes:<\\/strong><\\/h6><ol><li>Entry to all main events and conference sessions<\\/li><li>Welcome reception, morning and afternoon refreshments<\\/li><li>Welcoming conference dinner on 16<sup>th<\\/sup> October and farewell dinner on 17<sup>th <\\/sup>October 2024<\\/li><li>Lunches from 15-17<sup>th<\\/sup> October 2024<\\/li><li>Conference materials and documents: program, abstract book, proceedings, conference bag and badges<\\/li><\\/ol><p><strong>Note: Exclusion of any Remittance Fee changed by the transferring banks or intermediately banks inside and outside your country. Special 10% discount for groups (more than 5)<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Desigination<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(2838,584,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2839,584,'_elementor_page_assets','a:0:{}'),(2841,585,'_elementor_edit_mode','builder'),(2842,585,'_elementor_template_type','wp-post'),(2843,585,'_elementor_version','3.16.3'),(2844,585,'_wp_page_template','elementor_header_footer'),(2845,585,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><ul><li><h5><strong>Sub-themes:<\\/strong><\\/h5><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><h5><strong>Topics, but not limited to:<\\/strong><\\/h5><\\/td><\\/tr><tr><td width=\\\"312\\\"><ul><li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>1. Open learning<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td><td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>3. Management of ODL<\\/strong><ul><li><strong>ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>3. ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td><td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td><td width=\\\"312\\\"><strong>5. Adaptive learning environments\\u00a0<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td><td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>7.\\u00a0 Learner support systems<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>7. AI in\\/for ODL<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>8. Datamining<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>9. Metaverse<\\/strong><\\/li><\\/ul><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a553949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"582cb2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Registration Dates and Fees\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f8d8d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ec8615d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"281\\\"><h6><strong>Online Registration <\\/strong><\\/h6><h6><strong>will be Opened from<\\/strong><\\/h6><h6><strong>\\u00a01st February 2024<\\/strong><\\/h6><\\/td><td width=\\\"236\\\"><h6><strong>Before<\\/strong><\\/h6><h6><strong>31st August 2024<\\/strong><\\/h6><h6><strong>(Early Bird)<\\/strong><\\/h6><\\/td><td width=\\\"283\\\"><h6><strong>After<\\/strong><\\/h6><h6><strong>31st August 2024<\\/strong><\\/h6><h6><strong>(Full Payment)<\\/strong><\\/h6><\\/td><\\/tr><tr><td width=\\\"281\\\"><h6>AAOU Full Member<\\/h6><\\/td><td width=\\\"236\\\"><h6>USD300<\\/h6><\\/td><td width=\\\"283\\\"><h6>USD350<\\/h6><\\/td><\\/tr><tr><td width=\\\"281\\\"><h6>AAOU Associate Member<\\/h6><\\/td><td width=\\\"236\\\"><h6>USD300<\\/h6><\\/td><td width=\\\"283\\\"><h6>USD350<\\/h6><\\/td><\\/tr><tr><td width=\\\"281\\\"><h6>Non-Member<\\/h6><\\/td><td width=\\\"236\\\"><h6>USD350<\\/h6><\\/td><td width=\\\"283\\\"><h6>USD400<\\/h6><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8ac30a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"33b2899\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><strong>The conference registration fee includes:<\\/strong><\\/h6><ol><li>Entry to all main events and conference sessions<\\/li><li>Welcome reception, morning and afternoon refreshments<\\/li><li>Welcoming conference dinner on 16<sup>th<\\/sup> October and farewell dinner on 17<sup>th <\\/sup>October 2024<\\/li><li>Lunches from 15-17<sup>th<\\/sup> October 2024<\\/li><li>Conference materials and documents: program, abstract book, proceedings, conference bag and badges<\\/li><\\/ol><p><strong>Note: Exclusion of any Remittance Fee changed by the transferring banks or intermediately banks inside and outside your country. Special 10% discount for groups (more than 5)<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Desigination<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(2846,585,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2847,585,'_elementor_page_assets','a:0:{}'),(2849,586,'_elementor_edit_mode','builder'),(2850,586,'_elementor_template_type','wp-post'),(2851,586,'_elementor_version','3.16.3'),(2852,586,'_wp_page_template','elementor_header_footer'),(2853,586,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><ul><li><h5><strong>Sub-themes:<\\/strong><\\/h5><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><h5><strong>Topics, but not limited to:<\\/strong><\\/h5><\\/td><\\/tr><tr><td width=\\\"312\\\"><ul><li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>1. Open learning<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td><td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>3. Management of ODL<\\/strong><ul><li><strong>ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>3. ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td><td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td><td width=\\\"312\\\"><strong>5. Adaptive learning environments\\u00a0<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td><td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>7.\\u00a0 Learner support systems<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>7. AI in\\/for ODL<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>8. Datamining<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>9. Metaverse<\\/strong><\\/li><\\/ul><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a553949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"582cb2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Registration Dates and Fees\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f8d8d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ec8615d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"281\\\"><h6><strong>Online Registration <\\/strong><\\/h6><h6><strong>will be Opened from<\\/strong><\\/h6><h6><strong>\\u00a01st February 2024<\\/strong><\\/h6><\\/td><td width=\\\"236\\\"><h6><strong>Before<\\/strong><\\/h6><h6><strong>31st August 2024<\\/strong><\\/h6><h6><strong>(Early Bird)<\\/strong><\\/h6><\\/td><td width=\\\"283\\\"><h6><strong>After<\\/strong><\\/h6><h6><strong>31st August 2024<\\/strong><\\/h6><h6><strong>(Full Payment)<\\/strong><\\/h6><\\/td><\\/tr><tr><td width=\\\"281\\\"><h6>AAOU Full Member<\\/h6><\\/td><td width=\\\"236\\\"><h6>USD300<\\/h6><\\/td><td width=\\\"283\\\"><h6>USD350<\\/h6><\\/td><\\/tr><tr><td width=\\\"281\\\"><h6>AAOU Associate Member<\\/h6><\\/td><td width=\\\"236\\\"><h6>USD300<\\/h6><\\/td><td width=\\\"283\\\"><h6>USD350<\\/h6><\\/td><\\/tr><tr><td width=\\\"281\\\"><h6>Non-Member<\\/h6><\\/td><td width=\\\"236\\\"><h6>USD350<\\/h6><\\/td><td width=\\\"283\\\"><h6>USD400<\\/h6><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8ac30a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"33b2899\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><strong>The conference registration fee includes:<\\/strong><\\/h6><p>- Entry to all main events and conference sessions<\\/p><p>- Welcome reception, morning and afternoon refreshments<\\/p><p>- Welcoming conference dinner on 16<sup>th<\\/sup> October and farewell dinner on 17<sup>th <\\/sup>October 2024<\\/p><p>- Lunches from 15-17<sup>th<\\/sup> October 2024<\\/p><p>- Conference materials and documents: program, abstract book, proceedings, conference bag and badges<\\/p><p><strong>Note: Exclusion of any Remittance Fee changed by the transferring banks or intermediately banks inside and outside your country. Special 10% discount for groups (more than 5)<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Desigination<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(2854,586,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2855,586,'_elementor_page_assets','a:0:{}'),(2858,587,'_elementor_edit_mode','builder'),(2859,587,'_elementor_template_type','wp-post'),(2860,587,'_elementor_version','3.16.3'),(2861,587,'_wp_page_template','elementor_header_footer'),(2862,587,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><ul><li><h5><strong>Sub-themes:<\\/strong><\\/h5><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><h5><strong>Topics, but not limited to:<\\/strong><\\/h5><\\/td><\\/tr><tr><td width=\\\"312\\\"><ul><li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>1. Open learning<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td><td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>3. Management of ODL<\\/strong><ul><li><strong>ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>3. ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td><td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td><td width=\\\"312\\\"><strong>5. Adaptive learning environments\\u00a0<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td><td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>7.\\u00a0 Learner support systems<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>7. AI in\\/for ODL<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>8. Datamining<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>9. Metaverse<\\/strong><\\/li><\\/ul><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a553949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"582cb2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Registration Dates and Fees\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f8d8d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ec8615d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"281\\\"><h6><strong>Online Registration <\\/strong><\\/h6><h6><strong>will be Opened from<\\/strong><\\/h6><h6><strong>\\u00a01st February 2024<\\/strong><\\/h6><\\/td><td width=\\\"236\\\"><h6><strong>Before<\\/strong><\\/h6><h6><strong>31st August 2024<\\/strong><\\/h6><h6><strong>(Early Bird)<\\/strong><\\/h6><\\/td><td width=\\\"283\\\"><h6><strong>After<\\/strong><\\/h6><h6><strong>31st August 2024<\\/strong><\\/h6><h6><strong>(Full Payment)<\\/strong><\\/h6><\\/td><\\/tr><tr><td width=\\\"281\\\"><h6>AAOU Full Member<\\/h6><\\/td><td width=\\\"236\\\"><h6>USD300<\\/h6><\\/td><td width=\\\"283\\\"><h6>USD350<\\/h6><\\/td><\\/tr><tr><td width=\\\"281\\\"><h6>AAOU Associate Member<\\/h6><\\/td><td width=\\\"236\\\"><h6>USD300<\\/h6><\\/td><td width=\\\"283\\\"><h6>USD350<\\/h6><\\/td><\\/tr><tr><td width=\\\"281\\\"><h6>Non-Member<\\/h6><\\/td><td width=\\\"236\\\"><h6>USD350<\\/h6><\\/td><td width=\\\"283\\\"><h6>USD400<\\/h6><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8ac30a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"33b2899\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><strong>The conference registration fee includes:<\\/strong><\\/h6><p>- Entry to all main events and conference sessions<\\/p><p>- Welcome reception, morning and afternoon refreshments<\\/p><p>- Welcoming conference dinner on 16<sup>th<\\/sup> October and farewell dinner on 17<sup>th <\\/sup>October 2024<\\/p><p>- Lunches from 15-17<sup>th<\\/sup> October 2024<\\/p><p>- Conference materials and documents: program, abstract book, proceedings, conference bag and badges<\\/p><p><strong>Note: Exclusion of any Remittance Fee changed by the transferring banks or intermediately banks inside and outside your country. Special 10% discount for groups (more than 5)<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Desigination<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(2863,587,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2864,587,'_elementor_page_assets','a:0:{}'),(2866,588,'_elementor_edit_mode','builder'),(2867,588,'_elementor_template_type','wp-post'),(2868,588,'_elementor_version','3.16.3'),(2869,588,'_wp_page_template','elementor_header_footer'),(2870,588,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><ul><li><h5><strong>Sub-themes:<\\/strong><\\/h5><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><h5><strong>Topics, but not limited to:<\\/strong><\\/h5><\\/td><\\/tr><tr><td width=\\\"312\\\"><ul><li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>1. Open learning<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td><td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>3. Management of ODL<\\/strong><ul><li><strong>ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>3. ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td><td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td><td width=\\\"312\\\"><strong>5. Adaptive learning environments\\u00a0<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td><td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>7.\\u00a0 Learner support systems<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>7. AI in\\/for ODL<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>8. Datamining<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>9. Metaverse<\\/strong><\\/li><\\/ul><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a553949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"582cb2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Registration Dates and Fees\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f8d8d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ec8615d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"281\\\"><h6><strong>Online Registration <\\/strong><\\/h6><h6><strong>will be Opened from<\\/strong><\\/h6><h6><strong>\\u00a01st February 2024<\\/strong><\\/h6><\\/td><td width=\\\"236\\\"><h6><strong>Before<\\/strong><\\/h6><h6><strong>31st August 2024<\\/strong><\\/h6><h6><strong>(Early Bird)<\\/strong><\\/h6><\\/td><td width=\\\"283\\\"><h6><strong>After<\\/strong><\\/h6><h6><strong>31st August 2024<\\/strong><\\/h6><h6><strong>(Full Payment)<\\/strong><\\/h6><\\/td><\\/tr><tr><td width=\\\"281\\\"><h6>AAOU Full Member<\\/h6><\\/td><td width=\\\"236\\\"><h6>USD300<\\/h6><\\/td><td width=\\\"283\\\"><h6>USD350<\\/h6><\\/td><\\/tr><tr><td width=\\\"281\\\"><h6>AAOU Associate Member<\\/h6><\\/td><td width=\\\"236\\\"><h6>USD300<\\/h6><\\/td><td width=\\\"283\\\"><h6>USD350<\\/h6><\\/td><\\/tr><tr><td width=\\\"281\\\"><h6>Non-Member<\\/h6><\\/td><td width=\\\"236\\\"><h6>USD350<\\/h6><\\/td><td width=\\\"283\\\"><h6>USD400<\\/h6><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8ac30a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"33b2899\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><strong>The conference registration fee includes:<\\/strong><\\/h6><p>- Entry to all main events and conference sessions<\\/p><p>- Welcome reception, morning and afternoon refreshments<\\/p><p>- Welcoming conference dinner on 16<sup>th<\\/sup> October and farewell dinner on 17<sup>th <\\/sup>October 2024<\\/p><p>- Lunches from 15-17<sup>th<\\/sup> October 2024<\\/p><p>- Conference materials and documents: program, abstract book, proceedings, conference bag and badges<\\/p><p><strong>Note: Exclusion of any Remittance Fee changed by the transferring banks or intermediately banks inside and outside your country. Special 10% discount for groups (more than 5)<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Desigination<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(2871,588,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2872,588,'_elementor_page_assets','a:0:{}'),(2875,589,'_elementor_template_type','wp-post'),(2876,589,'_elementor_version','3.16.3'),(2877,589,'_wp_page_template','elementor_header_footer'),(2878,589,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><ul><li><h5><strong>Sub-themes:<\\/strong><\\/h5><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><h5><strong>Topics, but not limited to:<\\/strong><\\/h5><\\/td><\\/tr><tr><td width=\\\"312\\\"><ul><li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>1. Open learning<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td><td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>3. Management of ODL<\\/strong><ul><li><strong>ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>3. ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td><td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td><td width=\\\"312\\\"><strong>5. Adaptive learning environments\\u00a0<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td><td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>7.\\u00a0 Learner support systems<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>7. AI in\\/for ODL<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>8. Datamining<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>9. Metaverse<\\/strong><\\/li><\\/ul><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a553949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"582cb2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Registration Dates and Fees\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f8d8d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ec8615d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"281\\\"><p><strong>Online Registration <\\/strong><\\/p><p><strong>will be Opened from<\\/strong><\\/p><p><strong>\\u00a01st February 2024<\\/strong><\\/p><\\/td><td width=\\\"236\\\"><p><strong>Before<\\/strong><\\/p><p><strong>31st August 2024<\\/strong><\\/p><p><strong>(Early Bird)<\\/strong><\\/p><\\/td><td width=\\\"283\\\"><p><strong>After<\\/strong><\\/p><p><strong>31st August 2024<\\/strong><\\/p><p><strong>(Full Payment)<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Full Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Associate Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>Non-Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD350<\\/p><\\/td><td width=\\\"283\\\"><p>USD400<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8ac30a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"33b2899\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><strong>The conference registration fee includes:<\\/strong><\\/h6><p>- Entry to all main events and conference sessions<\\/p><p>- Welcome reception, morning and afternoon refreshments<\\/p><p>- Welcoming conference dinner on 16<sup>th<\\/sup> October and farewell dinner on 17<sup>th <\\/sup>October 2024<\\/p><p>- Lunches from 15-17<sup>th<\\/sup> October 2024<\\/p><p>- Conference materials and documents: program, abstract book, proceedings, conference bag and badges<\\/p><p><strong>Note: Exclusion of any Remittance Fee changed by the transferring banks or intermediately banks inside and outside your country. Special 10% discount for groups (more than 5)<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Desigination<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(2879,589,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2880,589,'_elementor_page_assets','a:0:{}'),(2883,590,'_elementor_edit_mode','builder'),(2884,590,'_elementor_template_type','wp-post'),(2885,590,'_elementor_version','3.16.3'),(2886,590,'_wp_page_template','elementor_header_footer'),(2887,590,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><ul><li><h5><strong>Sub-themes:<\\/strong><\\/h5><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><h5><strong>Topics, but not limited to:<\\/strong><\\/h5><\\/td><\\/tr><tr><td width=\\\"312\\\"><ul><li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>1. Open learning<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td><td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>3. Management of ODL<\\/strong><ul><li><strong>ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>3. ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td><td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td><td width=\\\"312\\\"><strong>5. Adaptive learning environments\\u00a0<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td><td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>7.\\u00a0 Learner support systems<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>7. AI in\\/for ODL<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>8. Datamining<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>9. Metaverse<\\/strong><\\/li><\\/ul><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a553949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"582cb2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Registration Dates and Fees\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f8d8d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ec8615d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"281\\\"><p><strong>Online Registration <\\/strong><\\/p><p><strong>will be Opened from<\\/strong><\\/p><p><strong>\\u00a01st February 2024<\\/strong><\\/p><\\/td><td width=\\\"236\\\"><p><strong>Before<\\/strong><\\/p><p><strong>31st August 2024<\\/strong><\\/p><p><strong>(Early Bird)<\\/strong><\\/p><\\/td><td width=\\\"283\\\"><p><strong>After<\\/strong><\\/p><p><strong>31st August 2024<\\/strong><\\/p><p><strong>(Full Payment)<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Full Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Associate Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>Non-Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD350<\\/p><\\/td><td width=\\\"283\\\"><p>USD400<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8ac30a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"33b2899\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><strong>The conference registration fee includes:<\\/strong><\\/h6><p>- Entry to all main events and conference sessions<\\/p><p>- Welcome reception, morning and afternoon refreshments<\\/p><p>- Welcoming conference dinner on 16<sup>th<\\/sup> October and farewell dinner on 17<sup>th <\\/sup>October 2024<\\/p><p>- Lunches from 15-17<sup>th<\\/sup> October 2024<\\/p><p>- Conference materials and documents: program, abstract book, proceedings, conference bag and badges<\\/p><p><strong>Note: Exclusion of any Remittance Fee changed by the transferring banks or intermediately banks inside and outside your country. Special 10% discount for groups (more than 5)<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Desigination<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(2888,590,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2889,590,'_elementor_page_assets','a:0:{}'),(2891,591,'_elementor_edit_mode','builder'),(2892,591,'_elementor_template_type','wp-post'),(2893,591,'_elementor_version','3.16.3'),(2894,591,'_wp_page_template','elementor_header_footer'),(2895,591,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"312\\\"><ul><li><h5><strong>Sub-themes:<\\/strong><\\/h5><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><h5><strong>Topics, but not limited to:<\\/strong><\\/h5><\\/td><\\/tr><tr><td width=\\\"312\\\"><ul><li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>1. Open learning<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td><td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>3. Management of ODL<\\/strong><ul><li><strong>ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><td width=\\\"312\\\"><ul><li><strong>3. ODL in a multicultural society<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td><td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td><td width=\\\"312\\\"><strong>5. Adaptive learning environments\\u00a0<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td><td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>7.\\u00a0 Learner support systems<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>7. AI in\\/for ODL<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>8. Datamining<\\/strong><\\/li><\\/ul><\\/td><\\/tr><tr><td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td><td width=\\\"312\\\"><ul><li><strong>9. Metaverse<\\/strong><\\/li><\\/ul><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a553949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"582cb2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Registration Dates and Fees\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f8d8d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ec8615d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"281\\\"><p><strong>Online Registration <\\/strong><\\/p><p><strong>will be Opened from<\\/strong><\\/p><p><strong>\\u00a01st February 2024<\\/strong><\\/p><\\/td><td width=\\\"236\\\"><p><strong>Before<\\/strong><\\/p><p><strong>31st August 2024<\\/strong><\\/p><p><strong>(Early Bird)<\\/strong><\\/p><\\/td><td width=\\\"283\\\"><p><strong>After<\\/strong><\\/p><p><strong>31st August 2024<\\/strong><\\/p><p><strong>(Full Payment)<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Full Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Associate Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>Non-Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD350<\\/p><\\/td><td width=\\\"283\\\"><p>USD400<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8ac30a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"33b2899\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><strong>The conference registration fee includes:<\\/strong><\\/h6><p>- Entry to all main events and conference sessions<\\/p><p>- Welcome reception, morning and afternoon refreshments<\\/p><p>- Welcoming conference dinner on 16<sup>th<\\/sup> October and farewell dinner on 17<sup>th <\\/sup>October 2024<\\/p><p>- Lunches from 15-17<sup>th<\\/sup> October 2024<\\/p><p>- Conference materials and documents: program, abstract book, proceedings, conference bag and badges<\\/p><p><strong>Note: Exclusion of any Remittance Fee changed by the transferring banks or intermediately banks inside and outside your country. Special 10% discount for groups (more than 5)<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Desigination<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(2896,591,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2897,591,'_elementor_page_assets','a:0:{}'),(3889,732,'_elementor_edit_mode','builder'),(3656,694,'_elementor_edit_mode','builder'),(2899,592,'_elementor_edit_mode','builder'),(2900,592,'_elementor_template_type','wp-post'),(2901,592,'_elementor_version','3.16.3'),(2902,592,'_wp_page_template','elementor_header_footer'),(2903,592,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table>\\n<tbody>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>\\n<h5><strong>Sub-themes:<\\/strong><\\/h5>\\n<\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<h5><strong>Topics, but not limited to:<\\/strong><\\/h5>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>1. Open learning<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><p><strong>3. Management of ODL<\\/strong><\\/p>\\n<ul>\\n<li><strong>ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>3. ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>5. Adaptive learning environments <\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>7. Learner support systems<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>7. AI in\\/for ODL<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>8. Datamining<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>9. Metaverse<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a553949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"582cb2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Registration Dates and Fees\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f8d8d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ec8615d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"281\\\"><p><strong>Online Registration <\\/strong><\\/p><p><strong>will be Opened from<\\/strong><\\/p><p><strong>\\u00a01st February 2024<\\/strong><\\/p><\\/td><td width=\\\"236\\\"><p><strong>Before<\\/strong><\\/p><p><strong>31st August 2024<\\/strong><\\/p><p><strong>(Early Bird)<\\/strong><\\/p><\\/td><td width=\\\"283\\\"><p><strong>After<\\/strong><\\/p><p><strong>31st August 2024<\\/strong><\\/p><p><strong>(Full Payment)<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Full Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Associate Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>Non-Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD350<\\/p><\\/td><td width=\\\"283\\\"><p>USD400<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8ac30a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"33b2899\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><strong>The conference registration fee includes:<\\/strong><\\/h6><p>- Entry to all main events and conference sessions<\\/p><p>- Welcome reception, morning and afternoon refreshments<\\/p><p>- Welcoming conference dinner on 16<sup>th<\\/sup> October and farewell dinner on 17<sup>th <\\/sup>October 2024<\\/p><p>- Lunches from 15-17<sup>th<\\/sup> October 2024<\\/p><p>- Conference materials and documents: program, abstract book, proceedings, conference bag and badges<\\/p><p><strong>Note: Exclusion of any Remittance Fee changed by the transferring banks or intermediately banks inside and outside your country. Special 10% discount for groups (more than 5)<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Desigination<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(2904,592,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2905,592,'_elementor_page_assets','a:0:{}'),(2910,593,'_wp_page_template','elementor_header_footer'),(2911,593,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table>\\n<tbody>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>\\n<h5><strong>Sub-themes:<\\/strong><\\/h5>\\n<\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<h5><strong>Topics, but not limited to:<\\/strong><\\/h5>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>1. Open learning<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><p><strong>3. Management of ODL<\\/strong><\\/p>\\n<ul>\\n<li><strong>ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>3. ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>5. Adaptive learning environments <\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>7. Learner support systems<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>7. AI in\\/for ODL<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>8. Datamining<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>9. Metaverse<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a553949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"582cb2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Registration Dates and Fees\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f8d8d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ec8615d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"281\\\"><p><strong>Online Registration <\\/strong><\\/p><p><strong>will be Opened from<\\/strong><\\/p><p><strong>\\u00a01st February 2024<\\/strong><\\/p><\\/td><td width=\\\"236\\\"><p><strong>Before<\\/strong><\\/p><p><strong>31st August 2024<\\/strong><\\/p><p><strong>(Early Bird)<\\/strong><\\/p><\\/td><td width=\\\"283\\\"><p><strong>After<\\/strong><\\/p><p><strong>31st August 2024<\\/strong><\\/p><p><strong>(Full Payment)<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Full Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Associate Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>Non-Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD350<\\/p><\\/td><td width=\\\"283\\\"><p>USD400<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8ac30a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"33b2899\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><strong>The conference registration fee includes:<\\/strong><\\/h6><p>- Entry to all main events and conference sessions<\\/p><p>- Welcome reception, morning and afternoon refreshments<\\/p><p>- Welcoming conference dinner on 16<sup>th<\\/sup> October and farewell dinner on 17<sup>th <\\/sup>October 2024<\\/p><p>- Lunches from 15-17<sup>th<\\/sup> October 2024<\\/p><p>- Conference materials and documents: program, abstract book, proceedings, conference bag and badges<\\/p><p><strong>Note: Exclusion of any Remittance Fee changed by the transferring banks or intermediately banks inside and outside your country. Special 10% discount for groups (more than 5)<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Desigination<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(2912,593,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2913,593,'_elementor_page_assets','a:0:{}'),(2914,594,'_elementor_edit_mode','builder'),(2915,594,'_elementor_template_type','wp-post'),(2916,594,'_elementor_version','3.16.3'),(2917,594,'_wp_page_template','elementor_header_footer'),(2918,594,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table>\\n<tbody>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>\\n<h5><strong>Sub-themes:<\\/strong><\\/h5>\\n<\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<h5><strong>Topics, but not limited to:<\\/strong><\\/h5>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>1. Open learning<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><p><strong>3. Management of ODL<\\/strong><\\/p>\\n<ul>\\n<li><strong>ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>3. ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>5. Adaptive learning environments <\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>7. Learner support systems<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>7. AI in\\/for ODL<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>8. Datamining<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>9. Metaverse<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a553949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"582cb2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Registration Dates and Fees\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f8d8d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ec8615d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"281\\\"><p><strong>Online Registration <\\/strong><\\/p><p><strong>will be Opened from<\\/strong><\\/p><p><strong>\\u00a01st February 2024<\\/strong><\\/p><\\/td><td width=\\\"236\\\"><p><strong>Before<\\/strong><\\/p><p><strong>31st August 2024<\\/strong><\\/p><p><strong>(Early Bird)<\\/strong><\\/p><\\/td><td width=\\\"283\\\"><p><strong>After<\\/strong><\\/p><p><strong>31st August 2024<\\/strong><\\/p><p><strong>(Full Payment)<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Full Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Associate Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>Non-Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD350<\\/p><\\/td><td width=\\\"283\\\"><p>USD400<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8ac30a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"33b2899\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><strong>The conference registration fee includes:<\\/strong><\\/h6><p>- Entry to all main events and conference sessions<\\/p><p>- Welcome reception, morning and afternoon refreshments<\\/p><p>- Welcoming conference dinner on 16<sup>th<\\/sup> October and farewell dinner on 17<sup>th <\\/sup>October 2024<\\/p><p>- Lunches from 15-17<sup>th<\\/sup> October 2024<\\/p><p>- Conference materials and documents: program, abstract book, proceedings, conference bag and badges<\\/p><p><strong>Note: Exclusion of any Remittance Fee changed by the transferring banks or intermediately banks inside and outside your country. Special 10% discount for groups (more than 5)<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Desigination<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(2919,594,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2920,594,'_elementor_page_assets','a:0:{}'),(3571,681,'_elementor_template_type','wp-post'),(3572,681,'_elementor_version','3.16.3'),(3573,681,'_wp_page_template','elementor_header_footer'),(3574,681,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>The 37th Asian Association of Open Universities Annual Conference (AAOU 2024) in Islamabad, Pakistan, from 15-17 October 2024. This conference focuses on the future of open universities in the digitalized higher education era, prompted by changing learner needs, technological advancements, COVID-19\'s impact, and the rise of online learning. Traditional universities are also offering online education, raising questions about open universities\' roles. Submit your papers and learn more at [Link]. Best regards, AAOU 2024 Committee.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong><\\/p><p><strong>Best regards,<\\/strong><\\/p><p>AAOU 2024 Organization Committee<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table>\\n<tbody>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>\\n<h5><strong>Sub-themes:<\\/strong><\\/h5>\\n<\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<h5><strong>Topics, but not limited to:<\\/strong><\\/h5>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>1. Open learning<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><p><strong>3. Management of ODL<\\/strong><\\/p>\\n<ul>\\n<li><strong>ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>3. ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>5. Adaptive learning environments <\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>7. Learner support systems<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>7. AI in\\/for ODL<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>8. Datamining<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>9. Metaverse<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a553949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"582cb2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Registration Dates and Fees\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f8d8d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ec8615d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"281\\\"><p><strong>Online Registration <\\/strong><\\/p><p><strong>will be Opened from<\\/strong><\\/p><p><strong>\\u00a01st February 2024<\\/strong><\\/p><\\/td><td width=\\\"236\\\"><p><strong>Before<\\/strong><\\/p><p><strong>31st August 2024<\\/strong><\\/p><p><strong>(Early Bird)<\\/strong><\\/p><\\/td><td width=\\\"283\\\"><p><strong>After<\\/strong><\\/p><p><strong>31st August 2024<\\/strong><\\/p><p><strong>(Full Payment)<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Full Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Associate Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>Non-Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD350<\\/p><\\/td><td width=\\\"283\\\"><p>USD400<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8ac30a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"33b2899\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><strong>The conference registration fee includes:<\\/strong><\\/h6><p>- Entry to all main events and conference sessions<\\/p><p>- Welcome reception, morning and afternoon refreshments<\\/p><p>- Welcoming conference dinner on 16<sup>th<\\/sup> October and farewell dinner on 17<sup>th <\\/sup>October 2024<\\/p><p>- Lunches from 15-17<sup>th<\\/sup> October 2024<\\/p><p>- Conference materials and documents: program, abstract book, proceedings, conference bag and badges<\\/p><p><strong>Note: Exclusion of any Remittance Fee changed by the transferring banks or intermediately banks inside and outside your country. Special 10% discount for groups (more than 5)<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4460c23\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2f1909f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accommodation\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"527c9d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9a484e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The AIOU negotiated special rates for well reputed hotels. For rates and hotels details please visit 37<sup>th<\\/sup> AAOU Conference website <a href=\\\"http:\\/\\/www.aaou2024.aiou.edu.pk\\\">www.aaou2024.aiou.edu.pk<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Desigination<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(2921,595,'_elementor_edit_mode','builder'),(2922,595,'_elementor_template_type','wp-post'),(2923,595,'_elementor_version','3.16.3'),(2924,595,'_wp_page_template','elementor_header_footer'); INSERT INTO `wp_postmeta` VALUES (2925,595,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table>\\n<tbody>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>\\n<h5><strong>Sub-themes:<\\/strong><\\/h5>\\n<\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<h5><strong>Topics, but not limited to:<\\/strong><\\/h5>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>1. Open learning<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><p><strong>3. Management of ODL<\\/strong><\\/p>\\n<ul>\\n<li><strong>ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>3. ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>5. Adaptive learning environments <\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>7. Learner support systems<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>7. AI in\\/for ODL<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>8. Datamining<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>9. Metaverse<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a553949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"582cb2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Registration Dates and Fees\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f8d8d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ec8615d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"281\\\"><p><strong>Online Registration <\\/strong><\\/p><p><strong>will be Opened from<\\/strong><\\/p><p><strong>\\u00a01st February 2024<\\/strong><\\/p><\\/td><td width=\\\"236\\\"><p><strong>Before<\\/strong><\\/p><p><strong>31st August 2024<\\/strong><\\/p><p><strong>(Early Bird)<\\/strong><\\/p><\\/td><td width=\\\"283\\\"><p><strong>After<\\/strong><\\/p><p><strong>31st August 2024<\\/strong><\\/p><p><strong>(Full Payment)<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Full Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Associate Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>Non-Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD350<\\/p><\\/td><td width=\\\"283\\\"><p>USD400<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8ac30a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"33b2899\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><strong>The conference registration fee includes:<\\/strong><\\/h6><p>- Entry to all main events and conference sessions<\\/p><p>- Welcome reception, morning and afternoon refreshments<\\/p><p>- Welcoming conference dinner on 16<sup>th<\\/sup> October and farewell dinner on 17<sup>th <\\/sup>October 2024<\\/p><p>- Lunches from 15-17<sup>th<\\/sup> October 2024<\\/p><p>- Conference materials and documents: program, abstract book, proceedings, conference bag and badges<\\/p><p><strong>Note: Exclusion of any Remittance Fee changed by the transferring banks or intermediately banks inside and outside your country. Special 10% discount for groups (more than 5)<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4460c23\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2f1909f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accommodation\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"527c9d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9a484e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The AIOU negotiated special rates for well reputed hotels. For rates and hotels details please visit 37<sup>th<\\/sup> AAOU Conference website <a href=\\\"http:\\/\\/www.aaou2024.aiou.edu.pk\\\">www.aaou2024.aiou.edu.pk<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Desigination<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(2926,595,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2927,595,'_elementor_page_assets','a:0:{}'),(2929,596,'_elementor_edit_mode','builder'),(2930,596,'_elementor_template_type','wp-post'),(2931,596,'_elementor_version','3.16.3'),(2932,596,'_wp_page_template','elementor_header_footer'),(2933,596,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table>\\n<tbody>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>\\n<h5><strong>Sub-themes:<\\/strong><\\/h5>\\n<\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<h5><strong>Topics, but not limited to:<\\/strong><\\/h5>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>1. Open learning<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><p><strong>3. Management of ODL<\\/strong><\\/p>\\n<ul>\\n<li><strong>ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>3. ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>5. Adaptive learning environments <\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>7. Learner support systems<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>7. AI in\\/for ODL<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>8. Datamining<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>9. Metaverse<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a553949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"582cb2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Registration Dates and Fees\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f8d8d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ec8615d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"281\\\"><p><strong>Online Registration <\\/strong><\\/p><p><strong>will be Opened from<\\/strong><\\/p><p><strong>\\u00a01st February 2024<\\/strong><\\/p><\\/td><td width=\\\"236\\\"><p><strong>Before<\\/strong><\\/p><p><strong>31st August 2024<\\/strong><\\/p><p><strong>(Early Bird)<\\/strong><\\/p><\\/td><td width=\\\"283\\\"><p><strong>After<\\/strong><\\/p><p><strong>31st August 2024<\\/strong><\\/p><p><strong>(Full Payment)<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Full Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Associate Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>Non-Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD350<\\/p><\\/td><td width=\\\"283\\\"><p>USD400<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8ac30a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"33b2899\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><strong>The conference registration fee includes:<\\/strong><\\/h6><p>- Entry to all main events and conference sessions<\\/p><p>- Welcome reception, morning and afternoon refreshments<\\/p><p>- Welcoming conference dinner on 16<sup>th<\\/sup> October and farewell dinner on 17<sup>th <\\/sup>October 2024<\\/p><p>- Lunches from 15-17<sup>th<\\/sup> October 2024<\\/p><p>- Conference materials and documents: program, abstract book, proceedings, conference bag and badges<\\/p><p><strong>Note: Exclusion of any Remittance Fee changed by the transferring banks or intermediately banks inside and outside your country. Special 10% discount for groups (more than 5)<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4460c23\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2f1909f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accommodation\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"527c9d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9a484e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The AIOU negotiated special rates for well reputed hotels. For rates and hotels details please visit 37<sup>th<\\/sup> AAOU Conference website <a href=\\\"http:\\/\\/www.aaou2024.aiou.edu.pk\\\">www.aaou2024.aiou.edu.pk<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Desigination<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(2934,596,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2935,596,'_elementor_page_assets','a:0:{}'),(2937,597,'_elementor_edit_mode','builder'),(2938,597,'_elementor_template_type','wp-post'),(2939,597,'_elementor_version','3.16.3'),(2940,597,'_wp_page_template','elementor_header_footer'),(2941,597,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table>\\n<tbody>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>\\n<h5><strong>Sub-themes:<\\/strong><\\/h5>\\n<\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<h5><strong>Topics, but not limited to:<\\/strong><\\/h5>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>1. Open learning<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><p><strong>3. Management of ODL<\\/strong><\\/p>\\n<ul>\\n<li><strong>ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>3. ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>5. Adaptive learning environments <\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>7. Learner support systems<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>7. AI in\\/for ODL<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>8. Datamining<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>9. Metaverse<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a553949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"582cb2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Registration Dates and Fees\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f8d8d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ec8615d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"281\\\"><p><strong>Online Registration <\\/strong><\\/p><p><strong>will be Opened from<\\/strong><\\/p><p><strong>\\u00a01st February 2024<\\/strong><\\/p><\\/td><td width=\\\"236\\\"><p><strong>Before<\\/strong><\\/p><p><strong>31st August 2024<\\/strong><\\/p><p><strong>(Early Bird)<\\/strong><\\/p><\\/td><td width=\\\"283\\\"><p><strong>After<\\/strong><\\/p><p><strong>31st August 2024<\\/strong><\\/p><p><strong>(Full Payment)<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Full Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Associate Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>Non-Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD350<\\/p><\\/td><td width=\\\"283\\\"><p>USD400<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8ac30a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"33b2899\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><strong>The conference registration fee includes:<\\/strong><\\/h6><p>- Entry to all main events and conference sessions<\\/p><p>- Welcome reception, morning and afternoon refreshments<\\/p><p>- Welcoming conference dinner on 16<sup>th<\\/sup> October and farewell dinner on 17<sup>th <\\/sup>October 2024<\\/p><p>- Lunches from 15-17<sup>th<\\/sup> October 2024<\\/p><p>- Conference materials and documents: program, abstract book, proceedings, conference bag and badges<\\/p><p><strong>Note: Exclusion of any Remittance Fee changed by the transferring banks or intermediately banks inside and outside your country. Special 10% discount for groups (more than 5)<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4460c23\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2f1909f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accommodation\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"527c9d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9a484e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The AIOU negotiated special rates for well reputed hotels. For rates and hotels details please visit 37<sup>th<\\/sup> AAOU Conference website <a href=\\\"http:\\/\\/www.aaou2024.aiou.edu.pk\\\">www.aaou2024.aiou.edu.pk<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Desigination<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(2942,597,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2943,597,'_elementor_page_assets','a:0:{}'),(3570,681,'_elementor_edit_mode','builder'),(2945,598,'_elementor_edit_mode','builder'),(2946,598,'_elementor_template_type','wp-post'),(2947,598,'_elementor_version','3.16.3'),(2948,598,'_wp_page_template','elementor_header_footer'),(2949,598,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table>\\n<tbody>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>\\n<h5><strong>Sub-themes:<\\/strong><\\/h5>\\n<\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<h5><strong>Topics, but not limited to:<\\/strong><\\/h5>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>1. Open learning<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><p><strong>3. Management of ODL<\\/strong><\\/p>\\n<ul>\\n<li><strong>ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>3. ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>5. Adaptive learning environments <\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>7. Learner support systems<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>7. AI in\\/for ODL<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>8. Datamining<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>9. Metaverse<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a553949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"582cb2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Registration Dates and Fees\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f8d8d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ec8615d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"281\\\"><p><strong>Online Registration <\\/strong><\\/p><p><strong>will be Opened from<\\/strong><\\/p><p><strong>\\u00a01st February 2024<\\/strong><\\/p><\\/td><td width=\\\"236\\\"><p><strong>Before<\\/strong><\\/p><p><strong>31st August 2024<\\/strong><\\/p><p><strong>(Early Bird)<\\/strong><\\/p><\\/td><td width=\\\"283\\\"><p><strong>After<\\/strong><\\/p><p><strong>31st August 2024<\\/strong><\\/p><p><strong>(Full Payment)<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Full Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Associate Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>Non-Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD350<\\/p><\\/td><td width=\\\"283\\\"><p>USD400<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8ac30a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"33b2899\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><strong>The conference registration fee includes:<\\/strong><\\/h6><p>- Entry to all main events and conference sessions<\\/p><p>- Welcome reception, morning and afternoon refreshments<\\/p><p>- Welcoming conference dinner on 16<sup>th<\\/sup> October and farewell dinner on 17<sup>th <\\/sup>October 2024<\\/p><p>- Lunches from 15-17<sup>th<\\/sup> October 2024<\\/p><p>- Conference materials and documents: program, abstract book, proceedings, conference bag and badges<\\/p><p><strong>Note: Exclusion of any Remittance Fee changed by the transferring banks or intermediately banks inside and outside your country. Special 10% discount for groups (more than 5)<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4460c23\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2f1909f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accommodation\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"527c9d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9a484e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The AIOU negotiated special rates for well reputed hotels. For rates and hotels details please visit 37<sup>th<\\/sup> AAOU Conference website <a href=\\\"http:\\/\\/www.aaou2024.aiou.edu.pk\\\">www.aaou2024.aiou.edu.pk<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Desigination<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(2950,598,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(2951,598,'_elementor_page_assets','a:0:{}'),(2954,599,'_elementor_edit_mode','builder'),(2955,599,'_elementor_template_type','wp-post'),(2956,599,'_elementor_version','3.16.3'),(2957,599,'_wp_page_template','elementor_header_footer'),(2958,599,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Arabic-Poster-english.jpg\",\"id\":228,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(2959,599,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(2960,599,'_elementor_page_assets','a:0:{}'),(2962,600,'_elementor_edit_mode','builder'),(2963,600,'_elementor_template_type','wp-post'),(2964,600,'_elementor_version','3.16.3'),(2965,600,'_wp_page_template','elementor_header_footer'),(2966,600,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Arabic-Poster-english.jpg\",\"id\":228,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The novel is considered one of the most important modern literary arts as a formation of life by relying on human events performed by characters interacting with the events and the medium in which they revolve to reach a social, political, philosophical, or other conclusion. The novel has a high position in Arabic literature in the modern era, as this literary genre was able to reach the top in a short period of time, and even compete with the art of poetry among the Arabs.<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(2967,600,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(2968,600,'_elementor_page_assets','a:0:{}'),(3313,645,'_elementor_edit_mode','builder'),(3314,645,'_elementor_template_type','wp-post'),(3288,642,'_elementor_edit_mode','builder'),(3289,642,'_elementor_template_type','wp-post'),(3266,639,'_wp_page_template','elementor_header_footer'),(3267,639,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/10\\/The-37th-AAOU-Annual-Conference-in-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan.jpeg\",\"id\":606,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"link_to\":\"file\",\"image_size\":\"1536x1536\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>The 37th Asian Association of Open Universities<br \\/>Annual Conference-<br \\/>AAOU 2024. <\\/strong><strong>Islamabad, Pakistan<\\/strong><br \\/><strong>Save the date: 15-17 October 2024<\\/strong><\\/p><p>\\u00a0<\\/p><p align=\\\"justify\\\">We are pleased to announce the 36th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistani on 15-17 October 2024<\\/p><p align=\\\"justify\\\">Today, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link\\u00a0<\\/strong><\\/p><p>Best regards,<\\/p><p><strong>AAOU 2024 Organization Committee<\\/strong><\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(2999,605,'_elementor_edit_mode','builder'),(2970,601,'_elementor_edit_mode','builder'),(2971,601,'_elementor_template_type','wp-post'),(2972,601,'_elementor_version','3.16.3'),(2973,601,'_wp_page_template','elementor_header_footer'),(2974,601,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Arabic-Poster-english.jpg\",\"id\":228,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>The 37th Asian Association of Open Universities<br \\/>Annual Conference- AAOU 2024<\\/strong><br \\/><strong>Islamabad, Pakistan<\\/strong><br \\/><strong>Save the date: 15-17 October 2024<\\/strong><\\/p><p>We are pleased to announce the 36th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistani on 15-17 October 2024<\\/p><p>Today, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link\\u00a0<\\/strong><\\/p><p>Best regards,<\\/p><p>AAOU 2024 Organization Committee<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(2975,601,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(2976,601,'_elementor_page_assets','a:0:{}'),(3004,605,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(3003,605,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>The 37th Asian Association of Open Universities<br \\/>Annual Conference- AAOU 2024<\\/strong><br \\/><strong>Islamabad, Pakistan<\\/strong><br \\/><strong>Save the date: 15-17 October 2024<\\/strong><\\/p><p>We are pleased to announce the 36th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistani on 15-17 October 2024<\\/p><p>Today, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link\\u00a0<\\/strong><\\/p><p>Best regards,<\\/p><p>AAOU 2024 Organization Committee<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(2985,603,'_elementor_edit_mode','builder'),(3001,605,'_elementor_version','3.16.3'),(3002,605,'_wp_page_template','elementor_header_footer'),(3000,605,'_elementor_template_type','wp-post'),(2986,603,'_elementor_template_type','wp-post'),(2987,603,'_elementor_version','3.16.3'),(2988,603,'_wp_page_template','elementor_header_footer'),(2989,603,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Arabic-Poster-english.jpg\",\"id\":228,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>The 37th Asian Association of Open Universities<br \\/>Annual Conference- AAOU 2024<\\/strong><br \\/><strong>Islamabad, Pakistan<\\/strong><br \\/><strong>Save the date: 15-17 October 2024<\\/strong><\\/p><p>We are pleased to announce the 36th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistani on 15-17 October 2024<\\/p><p>Today, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link\\u00a0<\\/strong><\\/p><p>Best regards,<\\/p><p>AAOU 2024 Organization Committee<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(2990,603,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(2991,603,'_elementor_page_assets','a:0:{}'),(2992,604,'_elementor_edit_mode','builder'),(2993,604,'_elementor_template_type','wp-post'),(2994,604,'_elementor_version','3.16.3'),(2995,604,'_wp_page_template','elementor_header_footer'),(2996,604,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Arabic-Poster-english.jpg\",\"id\":228,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>The 37th Asian Association of Open Universities<br \\/>Annual Conference- AAOU 2024<\\/strong><br \\/><strong>Islamabad, Pakistan<\\/strong><br \\/><strong>Save the date: 15-17 October 2024<\\/strong><\\/p><p>We are pleased to announce the 36th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistani on 15-17 October 2024<\\/p><p>Today, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link\\u00a0<\\/strong><\\/p><p>Best regards,<\\/p><p>AAOU 2024 Organization Committee<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(2997,604,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(2998,604,'_elementor_page_assets','a:0:{}'),(3006,606,'_wp_attached_file','2023/10/The-37th-AAOU-Annual-Conference-in-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan.jpeg'),(3007,606,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:855;s:4:\"file\";s:107:\"2023/10/The-37th-AAOU-Annual-Conference-in-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan.jpeg\";s:8:\"filesize\";i:427280;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:107:\"The-37th-AAOU-Annual-Conference-in-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan-300x160.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:160;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15060;}s:5:\"large\";a:5:{s:4:\"file\";s:108:\"The-37th-AAOU-Annual-Conference-in-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan-1024x547.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:547;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123965;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:107:\"The-37th-AAOU-Annual-Conference-in-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7311;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:107:\"The-37th-AAOU-Annual-Conference-in-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan-768x410.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76670;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:108:\"The-37th-AAOU-Annual-Conference-in-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan-1536x821.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:821;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:233741;}s:22:\"extension-popular-post\";a:5:{s:4:\"file\";s:105:\"The-37th-AAOU-Annual-Conference-in-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan-75x75.jpeg\";s:5:\"width\";i:75;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2726;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3008,607,'_elementor_edit_mode','builder'),(3009,607,'_elementor_template_type','wp-post'),(3010,607,'_elementor_version','3.16.3'),(3011,607,'_wp_page_template','elementor_header_footer'),(3012,607,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>The 37th Asian Association of Open Universities<br \\/>Annual Conference- AAOU 2024<\\/strong><br \\/><strong>Islamabad, Pakistan<\\/strong><br \\/><strong>Save the date: 15-17 October 2024<\\/strong><\\/p><p>We are pleased to announce the 36th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistani on 15-17 October 2024<\\/p><p>Today, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link\\u00a0<\\/strong><\\/p><p>Best regards,<\\/p><p>AAOU 2024 Organization Committee<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3013,607,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(3014,607,'_elementor_page_assets','a:0:{}'),(3015,608,'_elementor_edit_mode','builder'),(3016,608,'_elementor_template_type','wp-post'),(3017,608,'_elementor_version','3.16.3'),(3018,608,'_wp_page_template','elementor_header_footer'),(3019,608,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>The 37th Asian Association of Open Universities<br \\/>Annual Conference- AAOU 2024<\\/strong><br \\/><strong>Islamabad, Pakistan<\\/strong><br \\/><strong>Save the date: 15-17 October 2024<\\/strong><\\/p><p>We are pleased to announce the 36th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistani on 15-17 October 2024<\\/p><p>Today, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link\\u00a0<\\/strong><\\/p><p>Best regards,<\\/p><p>AAOU 2024 Organization Committee<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3020,608,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(3021,608,'_elementor_page_assets','a:0:{}'),(3264,639,'_elementor_template_type','wp-post'),(3265,639,'_elementor_version','3.16.3'),(3022,609,'_elementor_edit_mode','builder'),(3023,609,'_elementor_template_type','wp-post'),(3024,609,'_elementor_version','3.16.3'),(3025,609,'_wp_page_template','elementor_header_footer'),(3026,609,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/10\\/The-37th-AAOU-Annual-Conference-in-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan.jpeg\",\"id\":606,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"link_to\":\"file\",\"image_size\":\"1536x1536\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>The 37th Asian Association of Open Universities<br \\/>Annual Conference- AAOU 2024<\\/strong><br \\/><strong>Islamabad, Pakistan<\\/strong><br \\/><strong>Save the date: 15-17 October 2024<\\/strong><\\/p><p>We are pleased to announce the 36th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistani on 15-17 October 2024<\\/p><p>Today, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link\\u00a0<\\/strong><\\/p><p>Best regards,<\\/p><p>AAOU 2024 Organization Committee<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3027,609,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(3028,609,'_elementor_page_assets','a:0:{}'),(3129,622,'_elementor_edit_mode','builder'),(3130,622,'_elementor_template_type','wp-post'),(3131,622,'_elementor_version','3.16.3'),(3030,610,'_elementor_edit_mode','builder'),(3031,610,'_elementor_template_type','wp-post'),(3032,610,'_elementor_version','3.16.3'),(3033,610,'_wp_page_template','elementor_header_footer'),(3034,610,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/10\\/The-37th-AAOU-Annual-Conference-in-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan.jpeg\",\"id\":606,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"link_to\":\"file\",\"image_size\":\"1536x1536\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>The 37th Asian Association of Open Universities<br \\/>Annual Conference- AAOU 2024<\\/strong><br \\/><strong>Islamabad, Pakistan<\\/strong><br \\/><strong>Save the date: 15-17 October 2024<\\/strong><\\/p><p>We are pleased to announce the 36th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistani on 15-17 October 2024<\\/p><p>Today, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link\\u00a0<\\/strong><\\/p><p>Best regards,<\\/p><p>AAOU 2024 Organization Committee<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3035,610,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(3036,610,'_elementor_page_assets','a:0:{}'),(3038,611,'_elementor_edit_mode','builder'),(3039,611,'_elementor_template_type','wp-post'),(3040,611,'_elementor_version','3.16.3'),(3041,611,'_wp_page_template','elementor_header_footer'),(3042,611,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/10\\/The-37th-AAOU-Annual-Conference-in-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan.jpeg\",\"id\":606,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"link_to\":\"file\",\"image_size\":\"1536x1536\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>The 37th Asian Association of Open Universities<br \\/>Annual Conference- AAOU 2024<\\/strong><br \\/><strong>Islamabad, Pakistan<\\/strong><br \\/><strong>Save the date: 15-17 October 2024<\\/strong><\\/p><p>We are pleased to announce the 36th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistani on 15-17 October 2024<\\/p><p>Today, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link\\u00a0<\\/strong><\\/p><p>Best regards,<\\/p><p>AAOU 2024 Organization Committee<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3043,611,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(3044,611,'_elementor_page_assets','a:0:{}'),(3046,612,'_elementor_edit_mode','builder'),(3047,612,'_elementor_template_type','wp-post'),(3048,612,'_elementor_version','3.16.3'),(3049,612,'_wp_page_template','elementor_header_footer'),(3050,612,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/10\\/The-37th-AAOU-Annual-Conference-in-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan.jpeg\",\"id\":606,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"link_to\":\"file\",\"image_size\":\"1536x1536\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>The 37th Asian Association of Open Universities\\nAnnual Conference- AAOU 2024<\\/strong>\\n<strong>Islamabad, Pakistan<\\/strong>\\n<strong>Save the date: 15-17 October 2024<\\/strong>\\n\\n<p align=\\\"justify\\\">We are pleased to announce the 36th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistani on 15-17 October 2024\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link\\u00a0<\\/strong>\\n\\nBest regards,\\n\\nAAOU 2024 Organization Committee\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3051,612,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(3052,612,'_elementor_page_assets','a:0:{}'),(3055,613,'_elementor_edit_mode','builder'),(3056,613,'_elementor_template_type','wp-post'),(3057,613,'_elementor_version','3.16.3'),(3058,613,'_wp_page_template','elementor_header_footer'),(3059,613,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/10\\/The-37th-AAOU-Annual-Conference-in-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan.jpeg\",\"id\":606,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"link_to\":\"file\",\"image_size\":\"1536x1536\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>The 37th Asian Association of Open Universities\\nAnnual Conference- AAOU 2024<\\/strong>\\n<strong>Islamabad, Pakistan<\\/strong>\\n<strong>Save the date: 15-17 October 2024<\\/strong>\\n\\n<p align=\\\"justify\\\">We are pleased to announce the 36th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistani on 15-17 October 2024\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link\\u00a0<\\/strong>\\n\\nBest regards,\\n\\nAAOU 2024 Organization Committee\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3060,613,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(3061,613,'_elementor_page_assets','a:0:{}'),(3063,614,'_elementor_edit_mode','builder'),(3064,614,'_elementor_template_type','wp-post'),(3065,614,'_elementor_version','3.16.3'),(3066,614,'_wp_page_template','elementor_header_footer'),(3067,614,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/10\\/The-37th-AAOU-Annual-Conference-in-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan.jpeg\",\"id\":606,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"link_to\":\"file\",\"image_size\":\"1536x1536\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>The 37th Asian Association of Open Universities\\nAnnual Conference- AAOU 2024<\\/strong>\\n<strong>Islamabad, Pakistan<\\/strong>\\n<strong>Save the date: 15-17 October 2024<\\/strong>\\n\\n<p align=\\\"justify\\\">We are pleased to announce the 36th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistani on 15-17 October 2024\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link\\u00a0<\\/strong>\\n\\nBest regards,\\n\\nAAOU 2024 Organization Committee\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3068,614,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(3069,614,'_elementor_page_assets','a:0:{}'),(3096,618,'_elementor_edit_mode','builder'),(3071,615,'_elementor_edit_mode','builder'),(3072,615,'_elementor_template_type','wp-post'),(3073,615,'_elementor_version','3.16.3'),(3074,615,'_wp_page_template','elementor_header_footer'),(3075,615,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/10\\/The-37th-AAOU-Annual-Conference-in-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan.jpeg\",\"id\":606,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"link_to\":\"file\",\"image_size\":\"1536x1536\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>The 37th Asian Association of Open Universities<br \\/>Annual Conference- AAOU 2024<\\/strong><br \\/><strong>Islamabad, Pakistan<\\/strong><br \\/><strong>Save the date: 15-17 October 2024<\\/strong><\\/p><p>\\u00a0<\\/p><p align=\\\"justify\\\">We are pleased to announce the 36th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistani on 15-17 October 2024<\\/p><p>Today, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link\\u00a0<\\/strong><\\/p><p>Best regards,<\\/p><p>AAOU 2024 Organization Committee<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3076,615,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(3077,615,'_elementor_page_assets','a:0:{}'),(3080,616,'_elementor_edit_mode','builder'),(3081,616,'_elementor_template_type','wp-post'),(3082,616,'_elementor_version','3.16.3'),(3083,616,'_wp_page_template','elementor_header_footer'),(3084,616,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/10\\/The-37th-AAOU-Annual-Conference-in-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan.jpeg\",\"id\":606,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"link_to\":\"file\",\"image_size\":\"1536x1536\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>The 37th Asian Association of Open Universities<br \\/>Annual Conference- AAOU 2024<\\/strong><br \\/><strong>Islamabad, Pakistan<\\/strong><br \\/><strong>Save the date: 15-17 October 2024<\\/strong><\\/p><p>\\u00a0<\\/p><p align=\\\"justify\\\">We are pleased to announce the 36th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistani on 15-17 October 2024<\\/p><p>Today, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link\\u00a0<\\/strong><\\/p><p>Best regards,<\\/p><p>AAOU 2024 Organization Committee<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3085,616,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(3086,616,'_elementor_page_assets','a:0:{}'),(3088,617,'_elementor_edit_mode','builder'),(3089,617,'_elementor_template_type','wp-post'),(3090,617,'_elementor_version','3.16.3'),(3091,617,'_wp_page_template','elementor_header_footer'),(3092,617,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/10\\/The-37th-AAOU-Annual-Conference-in-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan.jpeg\",\"id\":606,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"link_to\":\"file\",\"image_size\":\"1536x1536\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>The 37th Asian Association of Open Universities<br \\/>Annual Conference- AAOU 2024<\\/strong><br \\/><strong>Islamabad, Pakistan<\\/strong><br \\/><strong>Save the date: 15-17 October 2024<\\/strong><\\/p><p>\\u00a0<\\/p><p align=\\\"justify\\\">We are pleased to announce the 36th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistani on 15-17 October 2024<\\/p><p>Today, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link\\u00a0<\\/strong><\\/p><p>Best regards,<\\/p><p>AAOU 2024 Organization Committee<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3093,617,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(3094,617,'_elementor_page_assets','a:0:{}'),(3097,618,'_elementor_template_type','wp-post'),(3098,618,'_elementor_version','3.16.3'),(3099,618,'_wp_page_template','elementor_header_footer'),(3100,618,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/10\\/The-37th-AAOU-Annual-Conference-in-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan.jpeg\",\"id\":606,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"link_to\":\"file\",\"image_size\":\"1536x1536\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>The 37th Asian Association of Open Universities\\nAnnual Conference- AAOU 2024<\\/strong>\\n<strong>Islamabad, Pakistan<\\/strong>\\n<strong>Save the date: 15-17 October 2024<\\/strong><\\/P>\\n\\n<p align=\\\"justify\\\">We are pleased to announce the 36th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistani on 15-17 October 2024<\\/p>\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link\\u00a0<\\/strong>\\n\\nBest regards,\\n\\nAAOU 2024 Organization Committee\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3101,618,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(3102,618,'_elementor_page_assets','a:0:{}'),(3105,619,'_elementor_edit_mode','builder'),(3106,619,'_elementor_template_type','wp-post'),(3107,619,'_elementor_version','3.16.3'),(3108,619,'_wp_page_template','elementor_header_footer'),(3109,619,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/10\\/The-37th-AAOU-Annual-Conference-in-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan.jpeg\",\"id\":606,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"link_to\":\"file\",\"image_size\":\"1536x1536\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>The 37th Asian Association of Open Universities\\nAnnual Conference- AAOU 2024<\\/strong>\\n<strong>Islamabad, Pakistan<\\/strong>\\n<strong>Save the date: 15-17 October 2024<\\/strong><\\/P>\\n\\n<p align=\\\"justify\\\">We are pleased to announce the 36th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistani on 15-17 October 2024<\\/p>\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link\\u00a0<\\/strong>\\n\\nBest regards,\\n\\nAAOU 2024 Organization Committee\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3110,619,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(3111,619,'_elementor_page_assets','a:0:{}'),(3113,620,'_elementor_edit_mode','builder'),(3114,620,'_elementor_template_type','wp-post'),(3115,620,'_elementor_version','3.16.3'),(3116,620,'_wp_page_template','elementor_header_footer'),(3117,620,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/10\\/The-37th-AAOU-Annual-Conference-in-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan.jpeg\",\"id\":606,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"link_to\":\"file\",\"image_size\":\"1536x1536\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>The 37th Asian Association of Open Universities\\nAnnual Conference- AAOU 2024<\\/strong>\\n<strong>Islamabad, Pakistan<\\/strong>\\n<strong>Save the date: 15-17 October 2024<\\/strong><\\/P>\\n\\n<p align=\\\"justify\\\">We are pleased to announce the 36th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistani on 15-17 October 2024<\\/p>\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link\\u00a0<\\/strong>\\n\\nBest regards,\\n\\nAAOU 2024 Organization Committee\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3118,620,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(3119,620,'_elementor_page_assets','a:0:{}'),(3143,624,'_elementor_edit_mode','builder'),(3121,621,'_elementor_edit_mode','builder'),(3122,621,'_elementor_template_type','wp-post'),(3123,621,'_elementor_version','3.16.3'),(3124,621,'_wp_page_template','elementor_header_footer'),(3125,621,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/10\\/The-37th-AAOU-Annual-Conference-in-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan.jpeg\",\"id\":606,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"link_to\":\"file\",\"image_size\":\"1536x1536\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>The 37th Asian Association of Open Universities<br \\/>Annual Conference- AAOU 2024. <\\/strong><strong>Islamabad, Pakistan<\\/strong><br \\/><strong>Save the date: 15-17 October 2024<\\/strong><\\/p><p align=\\\"justify\\\">We are pleased to announce the 36th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistani on 15-17 October 2024<\\/p><p>Today, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link\\u00a0<\\/strong><\\/p><p>Best regards,<\\/p><p>AAOU 2024 Organization Committee<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3126,621,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(3127,621,'_elementor_page_assets','a:0:{}'),(3132,622,'_wp_page_template','elementor_header_footer'),(3133,622,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/10\\/The-37th-AAOU-Annual-Conference-in-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan.jpeg\",\"id\":606,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"link_to\":\"file\",\"image_size\":\"1536x1536\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>The 37th Asian Association of Open Universities<br \\/>Annual Conference- AAOU 2024. <\\/strong><strong>Islamabad, Pakistan<\\/strong><br \\/><strong>Save the date: 15-17 October 2024<\\/strong><\\/p><p align=\\\"justify\\\">We are pleased to announce the 36th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistani on 15-17 October 2024<\\/p><p>Today, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link\\u00a0<\\/strong><\\/p><p>Best regards,<\\/p><p>AAOU 2024 Organization Committee<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3134,622,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(3135,622,'_elementor_page_assets','a:0:{}'),(3136,623,'_elementor_edit_mode','builder'),(3137,623,'_elementor_template_type','wp-post'),(3138,623,'_elementor_version','3.16.3'),(3139,623,'_wp_page_template','elementor_header_footer'),(3140,623,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/10\\/The-37th-AAOU-Annual-Conference-in-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan.jpeg\",\"id\":606,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"link_to\":\"file\",\"image_size\":\"1536x1536\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>The 37th Asian Association of Open Universities<br \\/>Annual Conference- AAOU 2024. <\\/strong><strong>Islamabad, Pakistan<\\/strong><br \\/><strong>Save the date: 15-17 October 2024<\\/strong><\\/p><p align=\\\"justify\\\">We are pleased to announce the 36th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistani on 15-17 October 2024<\\/p><p>Today, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link\\u00a0<\\/strong><\\/p><p>Best regards,<\\/p><p>AAOU 2024 Organization Committee<\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3141,623,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(3142,623,'_elementor_page_assets','a:0:{}'),(3144,624,'_elementor_template_type','wp-post'),(3145,624,'_elementor_version','3.16.3'),(3146,624,'_wp_page_template','elementor_header_footer'),(3147,624,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/10\\/The-37th-AAOU-Annual-Conference-in-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan.jpeg\",\"id\":606,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"link_to\":\"file\",\"image_size\":\"1536x1536\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>The 37th Asian Association of Open Universities\\nAnnual Conference- AAOU 2024. <\\/strong><strong>Islamabad, Pakistan<\\/strong>\\n<strong>Save the date: 15-17 October 2024<\\/strong>\\n<br>\\n<p align=\\\"justify\\\">We are pleased to announce the 36th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistani on 15-17 October 2024<\\/p>\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link\\u00a0<\\/strong>\\n\\nBest regards,\\n\\nAAOU 2024 Organization Committee\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3148,624,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(3149,624,'_elementor_page_assets','a:0:{}'),(3200,631,'_elementor_edit_mode','builder'),(3201,631,'_elementor_template_type','wp-post'),(3202,631,'_elementor_version','3.16.3'),(3151,625,'_elementor_edit_mode','builder'),(3152,625,'_elementor_template_type','wp-post'),(3153,625,'_elementor_version','3.16.3'),(3154,625,'_wp_page_template','elementor_header_footer'),(3155,625,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/10\\/The-37th-AAOU-Annual-Conference-in-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan.jpeg\",\"id\":606,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"link_to\":\"file\",\"image_size\":\"1536x1536\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>The 37th Asian Association of Open Universities\\nAnnual Conference- AAOU 2024. <\\/strong><strong>Islamabad, Pakistan<\\/strong>\\n<strong>Save the date: 15-17 October 2024<\\/strong>\\n<br>\\n<p align=\\\"justify\\\">We are pleased to announce the 36th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistani on 15-17 October 2024<\\/p>\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link\\u00a0<\\/strong>\\n\\nBest regards,\\n\\nAAOU 2024 Organization Committee\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3156,625,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(3157,625,'_elementor_page_assets','a:0:{}'),(3159,626,'_elementor_edit_mode','builder'),(3160,626,'_elementor_template_type','wp-post'),(3161,626,'_elementor_version','3.16.3'),(3162,626,'_wp_page_template','elementor_header_footer'),(3163,626,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/10\\/The-37th-AAOU-Annual-Conference-in-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan.jpeg\",\"id\":606,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"link_to\":\"file\",\"image_size\":\"1536x1536\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>The 37th Asian Association of Open Universities\\nAnnual Conference- AAOU 2024. <\\/strong><strong>Islamabad, Pakistan<\\/strong>\\n<strong>Save the date: 15-17 October 2024<\\/strong>\\n<br>\\n<p align=\\\"justify\\\">We are pleased to announce the 36th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistani on 15-17 October 2024<\\/p>\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link\\u00a0<\\/strong>\\n\\nBest regards,\\n\\nAAOU 2024 Organization Committee\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3164,626,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(3165,626,'_elementor_page_assets','a:0:{}'),(3167,627,'_elementor_edit_mode','builder'),(3168,627,'_elementor_template_type','wp-post'),(3169,627,'_elementor_version','3.16.3'),(3170,627,'_wp_page_template','elementor_header_footer'),(3171,627,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/10\\/The-37th-AAOU-Annual-Conference-in-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan.jpeg\",\"id\":606,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"link_to\":\"file\",\"image_size\":\"1536x1536\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>The 37th Asian Association of Open Universities\\nAnnual Conference- AAOU 2024. <\\/strong><strong>Islamabad, Pakistan<\\/strong>\\n<strong>Save the date: 15-17 October 2024<\\/strong>\\n<br><br>\\n<p align=\\\"justify\\\">We are pleased to announce the 36th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistani on 15-17 October 2024<\\/p>\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link\\u00a0<\\/strong>\\n\\nBest regards,\\n\\nAAOU 2024 Organization Committee\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3172,627,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(3173,627,'_elementor_page_assets','a:0:{}'),(3176,628,'_elementor_edit_mode','builder'),(3177,628,'_elementor_template_type','wp-post'),(3178,628,'_elementor_version','3.16.3'),(3179,628,'_wp_page_template','elementor_header_footer'),(3180,628,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/10\\/The-37th-AAOU-Annual-Conference-in-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan.jpeg\",\"id\":606,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"link_to\":\"file\",\"image_size\":\"1536x1536\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>The 37th Asian Association of Open Universities\\nAnnual Conference- AAOU 2024. <\\/strong><strong>Islamabad, Pakistan<\\/strong>\\n<strong>Save the date: 15-17 October 2024<\\/strong>\\n<br><br>\\n<p align=\\\"justify\\\">We are pleased to announce the 36th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistani on 15-17 October 2024<\\/p>\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link\\u00a0<\\/strong>\\n\\nBest regards,\\n\\nAAOU 2024 Organization Committee\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3181,628,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(3182,628,'_elementor_page_assets','a:0:{}'),(3184,629,'_elementor_edit_mode','builder'),(3185,629,'_elementor_template_type','wp-post'),(3186,629,'_elementor_version','3.16.3'),(3187,629,'_wp_page_template','elementor_header_footer'),(3188,629,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/10\\/The-37th-AAOU-Annual-Conference-in-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan.jpeg\",\"id\":606,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"link_to\":\"file\",\"image_size\":\"1536x1536\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>The 37th Asian Association of Open Universities\\nAnnual Conference- AAOU 2024. <\\/strong><strong>Islamabad, Pakistan<\\/strong>\\n<strong>Save the date: 15-17 October 2024<\\/strong>\\n<br><br>\\n<p align=\\\"justify\\\">We are pleased to announce the 36th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistani on 15-17 October 2024<\\/p>\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link\\u00a0<\\/strong>\\n\\nBest regards,\\n\\nAAOU 2024 Organization Committee\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3189,629,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(3190,629,'_elementor_page_assets','a:0:{}'),(3192,630,'_elementor_edit_mode','builder'),(3193,630,'_elementor_template_type','wp-post'),(3194,630,'_elementor_version','3.16.3'),(3195,630,'_wp_page_template','elementor_header_footer'),(3196,630,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/10\\/The-37th-AAOU-Annual-Conference-in-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan.jpeg\",\"id\":606,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"link_to\":\"file\",\"image_size\":\"1536x1536\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>The 37th Asian Association of Open Universities\\nAnnual Conference-<br> AAOU 2024. <\\/strong><strong>Islamabad, Pakistan<\\/strong>\\n<strong>Save the date: 15-17 October 2024<\\/strong>\\n<br><br>\\n<p align=\\\"justify\\\">We are pleased to announce the 36th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistani on 15-17 October 2024<\\/p>\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link\\u00a0<\\/strong>\\n\\nBest regards,\\n\\nAAOU 2024 Organization Committee\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3197,630,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(3198,630,'_elementor_page_assets','a:0:{}'),(3558,679,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table>\\n<tbody>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>\\n<h5><strong>Sub-themes:<\\/strong><\\/h5>\\n<\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<h5><strong>Topics, but not limited to:<\\/strong><\\/h5>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>1. Open learning<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><p><strong>3. Management of ODL<\\/strong><\\/p>\\n<ul>\\n<li><strong>ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>3. ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>5. Adaptive learning environments <\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>7. Learner support systems<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>7. AI in\\/for ODL<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>8. Datamining<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>9. Metaverse<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a553949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"582cb2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Registration Dates and Fees\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f8d8d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ec8615d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"281\\\"><p><strong>Online Registration <\\/strong><\\/p><p><strong>will be Opened from<\\/strong><\\/p><p><strong>\\u00a01st February 2024<\\/strong><\\/p><\\/td><td width=\\\"236\\\"><p><strong>Before<\\/strong><\\/p><p><strong>31st August 2024<\\/strong><\\/p><p><strong>(Early Bird)<\\/strong><\\/p><\\/td><td width=\\\"283\\\"><p><strong>After<\\/strong><\\/p><p><strong>31st August 2024<\\/strong><\\/p><p><strong>(Full Payment)<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Full Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Associate Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>Non-Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD350<\\/p><\\/td><td width=\\\"283\\\"><p>USD400<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8ac30a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"33b2899\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><strong>The conference registration fee includes:<\\/strong><\\/h6><p>- Entry to all main events and conference sessions<\\/p><p>- Welcome reception, morning and afternoon refreshments<\\/p><p>- Welcoming conference dinner on 16<sup>th<\\/sup> October and farewell dinner on 17<sup>th <\\/sup>October 2024<\\/p><p>- Lunches from 15-17<sup>th<\\/sup> October 2024<\\/p><p>- Conference materials and documents: program, abstract book, proceedings, conference bag and badges<\\/p><p><strong>Note: Exclusion of any Remittance Fee changed by the transferring banks or intermediately banks inside and outside your country. Special 10% discount for groups (more than 5)<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4460c23\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2f1909f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accommodation\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"527c9d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9a484e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The AIOU negotiated special rates for well reputed hotels. For rates and hotels details please visit 37<sup>th<\\/sup> AAOU Conference website <a href=\\\"http:\\/\\/www.aaou2024.aiou.edu.pk\\\">www.aaou2024.aiou.edu.pk<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Desigination<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3203,631,'_wp_page_template','elementor_header_footer'),(3204,631,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/10\\/The-37th-AAOU-Annual-Conference-in-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan.jpeg\",\"id\":606,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"link_to\":\"file\",\"image_size\":\"1536x1536\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>The 37th Asian Association of Open Universities\\nAnnual Conference-<br> AAOU 2024. <\\/strong><strong>Islamabad, Pakistan<\\/strong>\\n<strong>Save the date: 15-17 October 2024<\\/strong>\\n<br><br>\\n<p align=\\\"justify\\\">We are pleased to announce the 36th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistani on 15-17 October 2024<\\/p>\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link\\u00a0<\\/strong>\\n\\nBest regards,\\n\\nAAOU 2024 Organization Committee\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3205,631,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(3206,631,'_elementor_page_assets','a:0:{}'),(3207,632,'_elementor_edit_mode','builder'),(3208,632,'_elementor_template_type','wp-post'),(3209,632,'_elementor_version','3.16.3'),(3210,632,'_wp_page_template','elementor_header_footer'),(3211,632,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/10\\/The-37th-AAOU-Annual-Conference-in-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan.jpeg\",\"id\":606,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"link_to\":\"file\",\"image_size\":\"1536x1536\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>The 37th Asian Association of Open Universities\\nAnnual Conference-<br> AAOU 2024. <\\/strong><strong>Islamabad, Pakistan<\\/strong>\\n<strong>Save the date: 15-17 October 2024<\\/strong>\\n<br><br>\\n<p align=\\\"justify\\\">We are pleased to announce the 36th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistani on 15-17 October 2024<\\/p>\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link\\u00a0<\\/strong>\\n\\nBest regards,\\n\\nAAOU 2024 Organization Committee\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3212,632,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(3213,632,'_elementor_page_assets','a:0:{}'),(3214,633,'_elementor_edit_mode','builder'),(3215,633,'_elementor_template_type','wp-post'),(3216,633,'_elementor_version','3.16.3'),(3217,633,'_wp_page_template','elementor_header_footer'),(3218,633,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/10\\/The-37th-AAOU-Annual-Conference-in-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan.jpeg\",\"id\":606,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"link_to\":\"file\",\"image_size\":\"1536x1536\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>The 37th Asian Association of Open Universities\\nAnnual Conference-<br> AAOU 2024. <\\/strong><strong>Islamabad, Pakistan<\\/strong>\\n<strong>Save the date: 15-17 October 2024<\\/strong>\\n<br><br>\\n\\n<p align=\\\"justify\\\">We are pleased to announce the 36th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistani on 15-17 October 2024<\\/p>\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link\\u00a0<\\/strong>\\n\\nBest regards,\\n\\nAAOU 2024 Organization Committee\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3219,633,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(3220,633,'_elementor_page_assets','a:0:{}'),(3222,634,'_elementor_edit_mode','builder'),(3223,634,'_elementor_template_type','wp-post'),(3224,634,'_elementor_version','3.16.3'),(3225,634,'_wp_page_template','elementor_header_footer'),(3226,634,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/10\\/The-37th-AAOU-Annual-Conference-in-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan.jpeg\",\"id\":606,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"link_to\":\"file\",\"image_size\":\"1536x1536\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>The 37th Asian Association of Open Universities\\nAnnual Conference-<br> AAOU 2024. <\\/strong><strong>Islamabad, Pakistan<\\/strong>\\n<strong>Save the date: 15-17 October 2024<\\/strong>\\n<br><br>\\n\\n<p align=\\\"justify\\\">We are pleased to announce the 36th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistani on 15-17 October 2024<\\/p>\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link\\u00a0<\\/strong>\\n\\nBest regards,\\n\\nAAOU 2024 Organization Committee\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3227,634,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(3228,634,'_elementor_page_assets','a:0:{}'),(3555,679,'_elementor_template_type','wp-post'),(3556,679,'_elementor_version','3.16.3'),(3557,679,'_wp_page_template','elementor_header_footer'),(3230,635,'_elementor_edit_mode','builder'),(3231,635,'_elementor_template_type','wp-post'),(3232,635,'_elementor_version','3.16.3'),(3233,635,'_wp_page_template','elementor_header_footer'),(3234,635,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/10\\/The-37th-AAOU-Annual-Conference-in-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan.jpeg\",\"id\":606,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"link_to\":\"file\",\"image_size\":\"1536x1536\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>The 37th Asian Association of Open Universities\\nAnnual Conference-<br> AAOU 2024. <\\/strong><strong>Islamabad, Pakistan<\\/strong>\\n<strong>Save the date: 15-17 October 2024<\\/strong>\\n<br><br>\\n\\n<p align=\\\"justify\\\">We are pleased to announce the 36th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistani on 15-17 October 2024<\\/p>\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link\\u00a0<\\/strong>\\n\\nBest regards,\\n\\nAAOU 2024 Organization Committee\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3235,635,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(3236,635,'_elementor_page_assets','a:0:{}'),(3554,679,'_elementor_edit_mode','builder'),(3263,639,'_elementor_edit_mode','builder'),(3238,636,'_elementor_edit_mode','builder'),(3239,636,'_elementor_template_type','wp-post'),(3240,636,'_elementor_version','3.16.3'),(3241,636,'_wp_page_template','elementor_header_footer'),(3242,636,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/10\\/The-37th-AAOU-Annual-Conference-in-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan.jpeg\",\"id\":606,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"link_to\":\"file\",\"image_size\":\"1536x1536\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>The 37th Asian Association of Open Universities\\nAnnual Conference-<br> AAOU 2024. <\\/strong><strong>Islamabad, Pakistan<\\/strong>\\n<strong>Save the date: 15-17 October 2024<\\/strong>\\n<br><br>\\n\\n<p align=\\\"justify\\\">We are pleased to announce the 36th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistani on 15-17 October 2024<\\/p>\\n<p align=\\\"justify\\\">Today, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link\\u00a0<\\/strong>\\n\\nBest regards,\\n\\nAAOU 2024 Organization Committee\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3243,636,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(3244,636,'_elementor_page_assets','a:0:{}'),(3247,637,'_elementor_edit_mode','builder'),(3248,637,'_elementor_template_type','wp-post'),(3249,637,'_elementor_version','3.16.3'),(3250,637,'_wp_page_template','elementor_header_footer'),(3251,637,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/10\\/The-37th-AAOU-Annual-Conference-in-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan.jpeg\",\"id\":606,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"link_to\":\"file\",\"image_size\":\"1536x1536\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>The 37th Asian Association of Open Universities\\nAnnual Conference-<br> AAOU 2024. <\\/strong><strong>Islamabad, Pakistan<\\/strong>\\n<strong>Save the date: 15-17 October 2024<\\/strong>\\n<br><br>\\n\\n<p align=\\\"justify\\\">We are pleased to announce the 36th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistani on 15-17 October 2024<\\/p>\\n<p align=\\\"justify\\\">Today, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link\\u00a0<\\/strong>\\n\\nBest regards,\\n\\nAAOU 2024 Organization Committee\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3252,637,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(3253,637,'_elementor_page_assets','a:0:{}'),(3255,638,'_elementor_edit_mode','builder'),(3256,638,'_elementor_template_type','wp-post'),(3257,638,'_elementor_version','3.16.3'),(3258,638,'_wp_page_template','elementor_header_footer'),(3259,638,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/10\\/The-37th-AAOU-Annual-Conference-in-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan.jpeg\",\"id\":606,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"link_to\":\"file\",\"image_size\":\"1536x1536\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>The 37th Asian Association of Open Universities\\nAnnual Conference-<br> AAOU 2024. <\\/strong><strong>Islamabad, Pakistan<\\/strong>\\n<strong>Save the date: 15-17 October 2024<\\/strong>\\n<br><br>\\n\\n<p align=\\\"justify\\\">We are pleased to announce the 36th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistani on 15-17 October 2024<\\/p>\\n<p align=\\\"justify\\\">Today, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link\\u00a0<\\/strong>\\n\\nBest regards,\\n\\nAAOU 2024 Organization Committee\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p align=\\\"justify\\\">The Arabic novel appeared at the beginning of the modern era after the contact of Arab culture with Western culture, and this was through missions to Europe and the translation of some fictional works into Arabic, and the movement of authorship of the Arab entity for the novel came after the movement of translation, and this was according to the social, economic and cultural situation, and all these cases follow the ruling political conditions. Hence the need for writers appeared to narrate contemporary events. The writers did not stop at the imaginary thought of presenting the events of their time, rather they began to treat the social reality of man through the ideas that they presented in their literary works. They push the people of their country to stand up to those who rob them of their rights. Thus, the fictional work carries with it a real issue.\\n\\nThis conference is an attempt by the Department of Arabic Language, Allama Iqbal Open University to contribute in shedding more light on the transformations, growth, and development of the modern Arabic novel, so we hope your participation in this subject.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3260,638,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(3261,638,'_elementor_page_assets','a:0:{}'),(3268,639,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(3269,639,'_elementor_page_assets','a:0:{}'),(3272,640,'_elementor_edit_mode','builder'),(3273,640,'_elementor_template_type','wp-post'),(3274,640,'_elementor_version','3.16.3'),(3275,640,'_wp_page_template','elementor_header_footer'),(3276,640,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/10\\/The-37th-AAOU-Annual-Conference-in-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan.jpeg\",\"id\":606,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"link_to\":\"file\",\"image_size\":\"1536x1536\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>The 37th Asian Association of Open Universities<br \\/>Annual Conference-<br \\/>AAOU 2024. <\\/strong><strong>Islamabad, Pakistan<\\/strong><br \\/><strong>Save the date: 15-17 October 2024<\\/strong><\\/p><p>\\u00a0<\\/p><p align=\\\"justify\\\">We are pleased to announce the 36th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistani on 15-17 October 2024<\\/p><p align=\\\"justify\\\">Today, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link\\u00a0<\\/strong><\\/p><p>Best regards,<\\/p><p><strong>AAOU 2024 Organization Committee<\\/strong><\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3277,640,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(3278,640,'_elementor_page_assets','a:0:{}'),(3550,677,'_wp_attached_file','2023/10/The-37th-AAOU-Annual-Conference-will-be-held-at-Academic-Complex-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan.jpeg'),(3280,641,'_elementor_edit_mode','builder'),(3281,641,'_elementor_template_type','wp-post'),(3282,641,'_elementor_version','3.16.3'),(3283,641,'_wp_page_template','elementor_header_footer'),(3284,641,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/10\\/The-37th-AAOU-Annual-Conference-in-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan.jpeg\",\"id\":606,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"link_to\":\"file\",\"image_size\":\"1536x1536\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to AIOU Arabic Trends Conference 2023\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>The 37th Asian Association of Open Universities<br \\/>Annual Conference-<br \\/>AAOU 2024. <\\/strong><strong>Islamabad, Pakistan<\\/strong><br \\/><strong>Save the date: 15-17 October 2024<\\/strong><\\/p><p>\\u00a0<\\/p><p align=\\\"justify\\\">We are pleased to announce the 36th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistani on 15-17 October 2024<\\/p><p align=\\\"justify\\\">Today, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link\\u00a0<\\/strong><\\/p><p>Best regards,<\\/p><p><strong>AAOU 2024 Organization Committee<\\/strong><\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3285,641,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(3286,641,'_elementor_page_assets','a:0:{}'),(3551,677,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:576;s:4:\"file\";s:137:\"2023/10/The-37th-AAOU-Annual-Conference-will-be-held-at-Academic-Complex-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan.jpeg\";s:8:\"filesize\";i:199194;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:137:\"The-37th-AAOU-Annual-Conference-will-be-held-at-Academic-Complex-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan-300x144.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11807;}s:5:\"large\";a:5:{s:4:\"file\";s:138:\"The-37th-AAOU-Annual-Conference-will-be-held-at-Academic-Complex-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan-1024x492.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:492;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83335;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:137:\"The-37th-AAOU-Annual-Conference-will-be-held-at-Academic-Complex-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7942;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:137:\"The-37th-AAOU-Annual-Conference-will-be-held-at-Academic-Complex-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan-768x369.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:369;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54159;}s:22:\"extension-popular-post\";a:5:{s:4:\"file\";s:135:\"The-37th-AAOU-Annual-Conference-will-be-held-at-Academic-Complex-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan-75x75.jpeg\";s:5:\"width\";i:75;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2888;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(3290,642,'_elementor_version','3.16.3'),(3291,642,'_wp_page_template','elementor_header_footer'),(3292,642,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/10\\/The-37th-AAOU-Annual-Conference-in-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan.jpeg\",\"id\":606,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"link_to\":\"file\",\"image_size\":\"1536x1536\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to the 37th AAOU Annual Conference-\\n2024. Islamabad, Pakistan\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br \\/><strong>Save the date: 15-17 October 2024<\\/strong><\\/p><p>\\u00a0<\\/p><p align=\\\"justify\\\">We are pleased to announce the 36th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistani on 15-17 October 2024<\\/p><p align=\\\"justify\\\">Today, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link\\u00a0<\\/strong><\\/p><p>Best regards,<\\/p><p><strong>AAOU 2024 Organization Committee<\\/strong><\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3293,642,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(3294,642,'_elementor_page_assets','a:0:{}'),(3297,643,'_elementor_edit_mode','builder'),(3298,643,'_elementor_template_type','wp-post'),(3299,643,'_elementor_version','3.16.3'),(3300,643,'_wp_page_template','elementor_header_footer'),(3301,643,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/10\\/The-37th-AAOU-Annual-Conference-in-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan.jpeg\",\"id\":606,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"link_to\":\"file\",\"image_size\":\"1536x1536\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to the 37th AAOU Annual Conference-\\n2024. Islamabad, Pakistan\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br \\/><strong>Save the date: 15-17 October 2024<\\/strong><\\/p><p>\\u00a0<\\/p><p align=\\\"justify\\\">We are pleased to announce the 36th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistani on 15-17 October 2024<\\/p><p align=\\\"justify\\\">Today, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link\\u00a0<\\/strong><\\/p><p>Best regards,<\\/p><p><strong>AAOU 2024 Organization Committee<\\/strong><\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3302,643,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(3303,643,'_elementor_page_assets','a:0:{}'),(3305,644,'_elementor_edit_mode','builder'),(3306,644,'_elementor_template_type','wp-post'),(3307,644,'_elementor_version','3.16.3'),(3308,644,'_wp_page_template','elementor_header_footer'),(3309,644,'_elementor_data','[{\"id\":\"285c372\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8ad2946\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f5255c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/10\\/The-37th-AAOU-Annual-Conference-in-Allama-Iqbal-Open-University-Main-Campus-Islamabad-Pakistan.jpeg\",\"id\":606,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"link_to\":\"file\",\"image_size\":\"1536x1536\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"fb5c158\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d70f138\",\"elType\":\"widget\",\"settings\":{\"title\":\"Welcome to the 37th AAOU Annual Conference-\\n2024. Islamabad, Pakistan\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7461464\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br \\/><strong>Save the date: 15-17 October 2024<\\/strong><\\/p><p>\\u00a0<\\/p><p align=\\\"justify\\\">We are pleased to announce the 36th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistani on 15-17 October 2024<\\/p><p align=\\\"justify\\\">Today, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link\\u00a0<\\/strong><\\/p><p>Best regards,<\\/p><p><strong>AAOU 2024 Organization Committee<\\/strong><\\/p>\",\"text_color\":\"#54595f\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.4,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"63219a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c9f8d39\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b267d59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a306244\",\"elType\":\"widget\",\"settings\":{\"color\":\"#cccccc\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9ed13d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Organizers\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e0e57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29a2b15\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e54c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"3925cc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a261f30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"320eb3c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chansellor<\\/p><p>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27feedf\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"007de86\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"d7b77de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Dr-muhayudin-11-scaled.jpg\",\"id\":295,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e35627a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Mohy Uddin Hashmi\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d6f01f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dean F\\/o Arabic & Islamic Studies<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd2be66\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"c559c6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"f4c2956\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/Abdul_Majeed_Baghdadi.jpeg\",\"id\":312,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b89cf4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Abdul Majeed Baghdadi\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7db6fc9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman, Department of Arabic<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ffd120\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0d15f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"c2953ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/DrHaris.png\",\"id\":328,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"07fc1a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Hafiz Haris Saleem\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"beafb92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lecturer, Department of Arabic<\\/p><p>Coordinator of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f240fdb\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3310,644,'_elementor_elements_usage','a:7:{s:5:\"image\";i:5;s:6:\"column\";i:7;s:7:\"heading\";i:6;s:11:\"text-editor\";i:7;s:7:\"section\";i:3;s:7:\"divider\";i:1;s:12:\"social-icons\";i:4;}'),(3311,644,'_elementor_page_assets','a:0:{}'),(3371,651,'_elementor_page_assets','a:0:{}'),(3372,652,'_wp_page_template','page-templates/contact-template.php'),(3373,652,'_elementor_elements_usage','a:3:{s:9:\"shortcode\";i:1;s:6:\"column\";i:1;s:7:\"section\";i:1;}'),(3374,652,'_elementor_template_type','wp-post'),(3375,652,'_elementor_version','3.16.3'),(3376,652,'_elementor_edit_mode','builder'),(3377,652,'_elementor_data','[{\"id\":\"7b281ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e55854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Note:<\\/strong> The research should not have been previously published and must be related to one of the conference themes<\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9705779\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8886ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Abstracts and research should be sent to the e-mail<\\/strong><strong>:<\\/strong><\\/h3><p><strong>Website: <a href=\\\"https:\\/\\/aaou2024.aiou.edu.pk\\/\\\">aaou2024.aiou.edu.pk\\/<\\/a><\\/strong><\\/p><p><strong>Email: <\\/strong><a href=\\\"mailto:aaou2024@aiou.edu.pk\\\"><strong>aaou2024@aiou.edu.pk<\\/strong><\\/a><\\/p><p><strong>Phone numbers: <\\/strong><strong><a title=\\\"Live chat\\\" href=\\\"tel:051 111 112 468\\\">051 111 112 468<\\/a><\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(3378,652,'_elementor_page_assets','a:0:{}'),(3379,653,'_wp_page_template','page-templates/contact-template.php'),(3380,653,'_elementor_elements_usage','a:3:{s:9:\"shortcode\";i:1;s:6:\"column\";i:1;s:7:\"section\";i:1;}'),(3381,653,'_elementor_template_type','wp-post'),(3382,653,'_elementor_version','3.16.3'),(3383,653,'_elementor_edit_mode','builder'),(3384,653,'_elementor_data','[{\"id\":\"7b281ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e55854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Note:<\\/strong> The research should not have been previously published and must be related to one of the conference themes<\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9705779\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8886ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Abstracts and research should be sent to the e-mail<\\/strong><strong>:<\\/strong><\\/h3><p><strong>Website: <a href=\\\"https:\\/\\/aaou2024.aiou.edu.pk\\/\\\">aaou2024.aiou.edu.pk\\/<\\/a><\\/strong><\\/p><p><strong>Email: <\\/strong><a href=\\\"mailto:aaou2024@aiou.edu.pk\\\"><strong>aaou2024@aiou.edu.pk<\\/strong><\\/a><\\/p><p><strong>Phone numbers: <\\/strong><strong><a title=\\\"Live chat\\\" href=\\\"tel:051 111 112 468\\\">051 111 112 468<\\/a><\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(3385,653,'_elementor_page_assets','a:0:{}'),(3386,654,'_wp_page_template','page-templates/contact-template.php'),(3387,654,'_elementor_elements_usage','a:3:{s:9:\"shortcode\";i:1;s:6:\"column\";i:1;s:7:\"section\";i:1;}'),(3388,654,'_elementor_template_type','wp-post'),(3389,654,'_elementor_version','3.16.3'),(3390,654,'_elementor_edit_mode','builder'),(3391,654,'_elementor_data','[{\"id\":\"7b281ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e55854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Note:<\\/strong> The research should not have been previously published and must be related to one of the conference themes<\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9705779\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8886ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Abstracts and research should be sent to the e-mail<\\/strong><strong>:<\\/strong><\\/h4><p><strong>Website: <a href=\\\"https:\\/\\/aaou2024.aiou.edu.pk\\/\\\">aaou2024.aiou.edu.pk\\/<\\/a><\\/strong><\\/p><p><strong>Email: <\\/strong><a href=\\\"mailto:aaou2024@aiou.edu.pk\\\"><strong>aaou2024@aiou.edu.pk<\\/strong><\\/a><\\/p><p><strong>Phone number: <\\/strong><strong><a title=\\\"Live chat\\\" href=\\\"tel:051 111 112 468\\\">051 111 112 468<\\/a><\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(3392,654,'_elementor_page_assets','a:0:{}'),(3393,655,'_wp_page_template','page-templates/contact-template.php'),(3394,655,'_elementor_elements_usage','a:3:{s:9:\"shortcode\";i:1;s:6:\"column\";i:1;s:7:\"section\";i:1;}'),(3395,655,'_elementor_template_type','wp-post'),(3396,655,'_elementor_version','3.16.3'),(3397,655,'_elementor_edit_mode','builder'),(3398,655,'_elementor_data','[{\"id\":\"7b281ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e55854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Note:<\\/strong> The research should not have been previously published and must be related to one of the conference themes<\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9705779\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8886ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Abstracts and research should be sent to the e-mail<\\/strong><strong>:<\\/strong><\\/h4><p><strong>Website: <a href=\\\"https:\\/\\/aaou2024.aiou.edu.pk\\/\\\">aaou2024.aiou.edu.pk\\/<\\/a><\\/strong><\\/p><p><strong>Email: <\\/strong><a href=\\\"mailto:aaou2024@aiou.edu.pk\\\"><strong>aaou2024@aiou.edu.pk<\\/strong><\\/a><\\/p><p><strong>Phone number: <\\/strong><strong><a title=\\\"Live chat\\\" href=\\\"tel:051 111 112 468\\\">051 111 112 468<\\/a><\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(3399,655,'_elementor_page_assets','a:0:{}'),(3400,656,'_wp_page_template','page-templates/contact-template.php'),(3401,656,'_elementor_elements_usage','a:3:{s:9:\"shortcode\";i:1;s:6:\"column\";i:1;s:7:\"section\";i:1;}'),(3402,656,'_elementor_template_type','wp-post'),(3403,656,'_elementor_version','3.16.3'),(3404,656,'_elementor_edit_mode','builder'),(3405,656,'_elementor_data','[{\"id\":\"7b281ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e55854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Note:<\\/strong> The research should not have been previously published and must be related to one of the conference themes<\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9705779\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8886ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Abstracts and research should be sent to the e-mail<\\/strong><strong>:<\\/strong><\\/h4><p><strong>Website: <a href=\\\"https:\\/\\/aaou2024.aiou.edu.pk\\/\\\">aaou2024.aiou.edu.pk\\/<\\/a><\\/strong><\\/p><p><strong>Email: <\\/strong><a href=\\\"mailto:aaou2024@aiou.edu.pk\\\"><strong>aaou2024@aiou.edu.pk<\\/strong><\\/a><\\/p><p><strong>Phone number: <\\/strong><strong><a title=\\\"Live chat\\\" href=\\\"tel:051 111 112 468\\\">051 111 112 468<\\/a><\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(3406,656,'_elementor_page_assets','a:0:{}'),(3407,657,'_wp_page_template','page-templates/contact-template.php'),(3408,657,'_elementor_elements_usage','a:3:{s:9:\"shortcode\";i:1;s:6:\"column\";i:1;s:7:\"section\";i:1;}'),(3409,657,'_elementor_template_type','wp-post'),(3410,657,'_elementor_version','3.16.3'),(3411,657,'_elementor_edit_mode','builder'),(3412,657,'_elementor_data','[{\"id\":\"7b281ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e55854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Note:<\\/strong> The research should not have been previously published and must be related to one of the conference themes<\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9705779\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8886ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Abstracts and research should be sent to the e-mail<\\/strong><strong>:<\\/strong><\\/h4><p><strong>Website: <a href=\\\"https:\\/\\/aaou2024.aiou.edu.pk\\/\\\">aaou2024.aiou.edu.pk\\/<\\/a><\\/strong><\\/p><p><strong>Email: <\\/strong><a href=\\\"mailto:aaou2024@aiou.edu.pk\\\"><strong>aaou2024@aiou.edu.pk<\\/strong><\\/a><\\/p><p><strong>Phone number: <\\/strong><strong><a title=\\\"Live chat\\\" href=\\\"tel:051 111 112 468\\\">051 111 112 468<\\/a><\\/strong><\\/p><p>\\u00a0<\\/p><p>AAOU 2024 Conference Secretariat Room-17, Block-ICT, Allama Iqbal Open University, Islamabad, Pakistan<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(3413,657,'_elementor_page_assets','a:0:{}'),(3414,658,'_wp_page_template','page-templates/contact-template.php'),(3415,658,'_elementor_elements_usage','a:3:{s:9:\"shortcode\";i:1;s:6:\"column\";i:1;s:7:\"section\";i:1;}'),(3416,658,'_elementor_template_type','wp-post'),(3417,658,'_elementor_version','3.16.3'),(3418,658,'_elementor_edit_mode','builder'),(3419,658,'_elementor_data','[{\"id\":\"7b281ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e55854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Note:<\\/strong> The research should not have been previously published and must be related to one of the conference themes<\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9705779\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8886ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Abstracts and research should be sent to the e-mail<\\/strong><strong>:<\\/strong><\\/h4><p><strong>Website: <a href=\\\"https:\\/\\/aaou2024.aiou.edu.pk\\/\\\">aaou2024.aiou.edu.pk\\/<\\/a><\\/strong><\\/p><p><strong>Email: <\\/strong><a href=\\\"mailto:aaou2024@aiou.edu.pk\\\"><strong>aaou2024@aiou.edu.pk<\\/strong><\\/a><\\/p><p><strong>Phone number: <\\/strong><strong><a title=\\\"Live chat\\\" href=\\\"tel:051 111 112 468\\\">051 111 112 468<\\/a><\\/strong><\\/p><p>\\u00a0<\\/p><p>AAOU 2024 Conference Secretariat Room-17, Block-ICT, Allama Iqbal Open University, Islamabad, Pakistan<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(3420,658,'_elementor_page_assets','a:0:{}'),(3421,659,'_wp_page_template','page-templates/contact-template.php'),(3422,659,'_elementor_elements_usage','a:3:{s:9:\"shortcode\";i:1;s:6:\"column\";i:1;s:7:\"section\";i:1;}'),(3423,659,'_elementor_template_type','wp-post'),(3424,659,'_elementor_version','3.16.3'),(3425,659,'_elementor_edit_mode','builder'),(3426,659,'_elementor_data','[{\"id\":\"7b281ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e55854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Note:<\\/strong> The research should not have been previously published and must be related to one of the conference themes<\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9705779\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8886ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Abstracts and research should be sent to the e-mail<\\/strong><strong>:<\\/strong><\\/h4><p><strong>Website: <a href=\\\"https:\\/\\/aaou2024.aiou.edu.pk\\/\\\">aaou2024.aiou.edu.pk\\/<\\/a><\\/strong><\\/p><p><strong>Email: <\\/strong><a href=\\\"mailto:aaou2024@aiou.edu.pk\\\"><strong>aaou2024@aiou.edu.pk<\\/strong><\\/a><\\/p><p><strong>Phone number: <\\/strong><strong><a title=\\\"Live chat\\\" href=\\\"tel:051 111 112 468\\\">051 111 112 468<\\/a><\\/strong><\\/p><p>\\u00a0<\\/p><p>AAOU 2024 Conference Secretariat Room-17, Block-ICT, Allama Iqbal Open University, Islamabad, Pakistan<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(3427,659,'_elementor_page_assets','a:0:{}'),(3428,660,'_wp_page_template','page-templates/contact-template.php'),(3429,660,'_elementor_elements_usage','a:3:{s:9:\"shortcode\";i:1;s:6:\"column\";i:1;s:7:\"section\";i:1;}'),(3430,660,'_elementor_template_type','wp-post'),(3431,660,'_elementor_version','3.16.3'),(3432,660,'_elementor_edit_mode','builder'),(3433,660,'_elementor_data','[{\"id\":\"7b281ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e55854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Note:<\\/strong> The research should not have been previously published and must be related to one of the conference themes<\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9705779\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8886ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Abstracts and research should be sent to the e-mail<\\/strong><strong>:<\\/strong><\\/h4><p><strong>Website: <a href=\\\"https:\\/\\/aaou2024.aiou.edu.pk\\/\\\">aaou2024.aiou.edu.pk\\/<\\/a><\\/strong><\\/p><p><strong>Email: <\\/strong><a href=\\\"mailto:aaou2024@aiou.edu.pk\\\"><strong>aaou2024@aiou.edu.pk<\\/strong><\\/a><\\/p><p><strong>Phone number: <\\/strong><strong><a title=\\\"Live chat\\\" href=\\\"tel:051 111 112 468\\\">051 111 112 468<\\/a><\\/strong><\\/p><p><strong>Address: <\\/strong>AAOU 2024 Conference Secretariat Room-17, Block-ICT, Allama Iqbal Open University, Islamabad, Pakistan<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(3434,660,'_elementor_page_assets','a:0:{}'),(3435,661,'_wp_page_template','page-templates/contact-template.php'),(3436,661,'_elementor_elements_usage','a:3:{s:9:\"shortcode\";i:1;s:6:\"column\";i:1;s:7:\"section\";i:1;}'),(3437,661,'_elementor_template_type','wp-post'),(3438,661,'_elementor_version','3.16.3'),(3439,661,'_elementor_edit_mode','builder'),(3440,661,'_elementor_data','[{\"id\":\"7b281ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e55854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Note:<\\/strong> The research should not have been previously published and must be related to one of the conference themes<\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9705779\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8886ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Abstracts and research should be sent to the e-mail<\\/strong><strong>:<\\/strong><\\/h4><p><strong>Website: <a href=\\\"https:\\/\\/aaou2024.aiou.edu.pk\\/\\\">aaou2024.aiou.edu.pk\\/<\\/a><\\/strong><\\/p><p><strong>Email: <\\/strong><a href=\\\"mailto:aaou2024@aiou.edu.pk\\\"><strong>aaou2024@aiou.edu.pk<\\/strong><\\/a><\\/p><p><strong>Phone number: <\\/strong><strong><a title=\\\"Live chat\\\" href=\\\"tel:051 111 112 468\\\">051 111 112 468<\\/a><\\/strong><\\/p><p><strong>Address: <\\/strong>AAOU 2024 Conference Secretariat Room-17, Block-ICT, Allama Iqbal Open University, Islamabad, Pakistan<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(3441,661,'_elementor_page_assets','a:0:{}'),(3442,662,'_wp_page_template','page-templates/contact-template.php'),(3443,662,'_elementor_elements_usage','a:3:{s:9:\"shortcode\";i:1;s:6:\"column\";i:1;s:7:\"section\";i:1;}'),(3444,662,'_elementor_template_type','wp-post'),(3445,662,'_elementor_version','3.16.3'),(3446,662,'_elementor_edit_mode','builder'),(3447,662,'_elementor_data','[{\"id\":\"7b281ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e55854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Note:<\\/strong> The research should not have been previously published and must be related to one of the conference themes<\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9705779\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8886ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Abstracts and research should be sent to the e-mail<\\/strong><strong>:<\\/strong><\\/h4><p><strong>Website: <a href=\\\"https:\\/\\/aaou2024.aiou.edu.pk\\/\\\">aaou2024.aiou.edu.pk\\/<\\/a><\\/strong><\\/p><p><strong>Email: <\\/strong><a href=\\\"mailto:aaou2024@aiou.edu.pk\\\"><strong>aaou2024@aiou.edu.pk<\\/strong><\\/a><\\/p><p><strong>Phone number: <\\/strong><strong><a title=\\\"Live chat\\\" href=\\\"tel:051 111 112 468\\\">051 111 112 468<\\/a><\\/strong><\\/p><p><strong>Address: <\\/strong>AAOU 2024 Conference Secretariat Room-17, Block-ICT, Allama Iqbal Open University, Islamabad, Pakistan<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(3448,662,'_elementor_page_assets','a:0:{}'),(3449,663,'_wp_page_template','page-templates/contact-template.php'),(3450,663,'_elementor_elements_usage','a:3:{s:9:\"shortcode\";i:1;s:6:\"column\";i:1;s:7:\"section\";i:1;}'),(3451,663,'_elementor_template_type','wp-post'),(3452,663,'_elementor_version','3.16.3'),(3453,663,'_elementor_edit_mode','builder'),(3454,663,'_elementor_data','[{\"id\":\"7b281ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e55854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Note:<\\/strong> The research should not have been previously published and must be related to one of the conference themes<\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9705779\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8886ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Abstracts and research should be sent to the e-mail<\\/strong><strong>:<\\/strong><\\/h4><p><strong>Website: <a href=\\\"https:\\/\\/aaou2024.aiou.edu.pk\\/\\\">aaou2024.aiou.edu.pk\\/<\\/a><\\/strong><\\/p><p><strong>Email: <\\/strong><a href=\\\"mailto:aaou2024@aiou.edu.pk\\\"><strong>aaou2024@aiou.edu.pk<\\/strong><\\/a><\\/p><p><strong>Phone number: <\\/strong><strong><a title=\\\"Live chat\\\" href=\\\"tel:051 111 112 468\\\">051 111 112 468<\\/a><\\/strong><\\/p><p><strong>Address: <\\/strong>AAOU 2024 Conference Secretariat Room-17, Block-ICT, <a href=\\\"https:\\/\\/aiou.edu.pk\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Allama Iqbal Open University,<\\/a> Islamabad, Pakistan<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(3455,663,'_elementor_page_assets','a:0:{}'),(4238,777,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(4239,777,'_elementor_page_assets','a:0:{}'),(4240,777,'_elementor_css','a:6:{s:4:\"time\";i:1706161330;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:2;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3552,678,'_wp_attached_file','2023/10/AIOU-Islamabad.jpg'),(3553,678,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:520;s:4:\"file\";s:26:\"2023/10/AIOU-Islamabad.jpg\";s:8:\"filesize\";i:329082;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"AIOU-Islamabad-300x130.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:130;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12896;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"AIOU-Islamabad-1024x444.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:444;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127725;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"AIOU-Islamabad-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7660;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"AIOU-Islamabad-768x333.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76172;}s:22:\"extension-popular-post\";a:5:{s:4:\"file\";s:24:\"AIOU-Islamabad-75x75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2527;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(4230,776,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(4231,776,'_elementor_page_assets','a:0:{}'),(4232,776,'_elementor_css','a:6:{s:4:\"time\";i:1706161330;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:2;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4233,777,'_elementor_edit_mode','builder'),(4234,777,'_elementor_template_type','wp-post'),(4235,777,'_elementor_version','3.16.6'),(4236,777,'_wp_page_template','elementor_header_footer'); INSERT INTO `wp_postmeta` VALUES (4237,777,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>The 37th Asian Association of Open Universities Annual Conference (AAOU 2024) in Islamabad, Pakistan, from 15-17 October 2024. This conference focuses on the future of open universities in the digitalized higher education era, prompted by changing learner needs, technological advancements, COVID-19\'s impact, and the rise of online learning. Traditional universities are also offering online education, raising questions about open universities\' roles. Submit your papers and learn more at [Link]. Best regards, AAOU 2024 Committee.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <a href=\\\"https:\\/\\/cmt3.research.microsoft.com\\/User\\/Register?ReturnUrl=%2FAAOU2024\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Link<\\/strong><\\/a><\\/p><p><strong>Best regards,<\\/strong><\\/p><p>AAOU 2024 Organization Committee<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at the Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table>\\n<tbody>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>\\n<h5><strong>Sub-themes:<\\/strong><\\/h5>\\n<\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<h5><strong>Topics, but not limited to:<\\/strong><\\/h5>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>1. Open learning<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><p><strong>3. Management of ODL<\\/strong><\\/p>\\n<ul>\\n<li><strong>ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>3. ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>5. Adaptive learning environments <\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>7. Learner support systems<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>7. AI in\\/for ODL<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>8. Datamining<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>9. Metaverse<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a553949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"582cb2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Registration Dates and Fees\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f8d8d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ec8615d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"281\\\"><p><strong>Online Registration <\\/strong><strong>will be Opened from<\\/strong><\\/p><p><strong>\\u00a01st February 2024<\\/strong><\\/p><\\/td><td width=\\\"236\\\"><p><strong>Before <\\/strong><strong>31st August 2024<\\/strong><\\/p><p><strong>(Early Bird)<\\/strong><\\/p><\\/td><td width=\\\"283\\\"><p><strong>After <\\/strong><strong>31st August 2024<\\/strong><\\/p><p><strong>(Full Payment)<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Full Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Associate Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>Non-Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD350<\\/p><\\/td><td width=\\\"283\\\"><p>USD400<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8ac30a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"33b2899\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><strong>The conference registration fee includes:<\\/strong><\\/h6><p>- Entry to all main events and conference sessions<\\/p><p>- Welcome reception, morning and afternoon refreshments<\\/p><p>- Welcoming conference dinner on 16<sup>th<\\/sup> October and farewell dinner on 17<sup>th <\\/sup>October 2024<\\/p><p>- Lunches from 15-17<sup>th<\\/sup> October 2024<\\/p><p>- Conference materials and documents: program, abstract book, proceedings, conference bag and badges<\\/p><p><strong>Note: Exclusion of any Remittance Fee changed by the transferring banks or intermediately banks inside and outside your country. Special 10% discount for groups (more than 5)<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4460c23\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2f1909f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accommodation\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"527c9d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9a484e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The AIOU negotiated special rates for well reputed hotels. For rates and hotels details please visit 37<sup>th<\\/sup> AAOU Conference website <a href=\\\"http:\\/\\/www.aaou2024.aiou.edu.pk\\\">www.aaou2024.aiou.edu.pk<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>VC, AIOU<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div>\\u00a0<\\/div><div>\\u00a0<\\/div>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(4171,211,'_elementor_css','a:6:{s:4:\"time\";i:1698229747;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:11:\"Roboto Slab\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4063,174,'_wp_old_date','2023-10-20'),(4062,148,'_wp_old_date','2023-10-20'),(4061,149,'_wp_old_date','2023-10-20'),(4117,758,'_wp_page_template','page-templates/contact-template.php'),(4118,758,'_elementor_elements_usage','a:3:{s:9:\"shortcode\";i:1;s:6:\"column\";i:1;s:7:\"section\";i:1;}'),(4093,755,'_wp_page_template','page-templates/contact-template.php'),(3526,673,'_menu_item_type','custom'),(3527,673,'_menu_item_menu_item_parent','0'),(3528,673,'_menu_item_object_id','673'),(3529,673,'_menu_item_object','custom'),(3530,673,'_menu_item_target',''),(3531,673,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3532,673,'_menu_item_xfn',''),(3533,673,'_menu_item_url','#'),(3535,674,'_menu_item_type','custom'),(3536,674,'_menu_item_menu_item_parent','673'),(3537,674,'_menu_item_object_id','674'),(3538,674,'_menu_item_object','custom'),(3539,674,'_menu_item_target','_blank'),(3540,674,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3541,674,'_menu_item_xfn',''),(3542,674,'_menu_item_url','https://cmt3.research.microsoft.com/User/Login?ReturnUrl=%2FAAOU2024'),(3559,679,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(3560,679,'_elementor_page_assets','a:0:{}'),(3562,680,'_elementor_edit_mode','builder'),(3563,680,'_elementor_template_type','wp-post'),(3564,680,'_elementor_version','3.16.3'),(3565,680,'_wp_page_template','elementor_header_footer'),(3566,680,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2>\\n<p align=\\\"justify\\\">We are pleased to announce the 37th Asian Association of Open Universities Annual Conference (AAOU 2024), which will be held in Islamabad, Pakistan on <strong>15-17 October 2024<\\/strong>\\n\\nToday, the changing needs of learners, technological developments, interest in digital online learning, the openness movement in education, Massive Open Online Courses, Recognition of Prior Learning, micro-credentials, and similar developments reveal the need for radical change and transformation in educational institutions. Especially due to the COVID-19 Pandemic, higher education institutions are in a process of compulsory change and digital transformation. It is estimated that digitalization movements in higher education will continue with a faster increase than before after the pandemic. Accordingly, almost all traditional universities offer online, blended or hybrid education to students. An increase in the delivery of online learning by traditional universities seems to question the existence of open universities leading to some questions about the future roles, functions, and purposes of open universities. Within this context, the theme of the 37th AAOU 2024 Annual Conference is \\u201c<strong>The Future of Open Universities in the Age of Digitalized Higher Education<\\/strong>\\u201d.\\n\\nWe warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong>\\n\\n<strong>Best regards,<\\/strong>\\n\\nAAOU 2024 Organization Committee\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table>\\n<tbody>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>\\n<h5><strong>Sub-themes:<\\/strong><\\/h5>\\n<\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<h5><strong>Topics, but not limited to:<\\/strong><\\/h5>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>1. Open learning<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><p><strong>3. Management of ODL<\\/strong><\\/p>\\n<ul>\\n<li><strong>ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>3. ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>5. Adaptive learning environments <\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>7. Learner support systems<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>7. AI in\\/for ODL<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>8. Datamining<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>9. Metaverse<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a553949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"582cb2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Registration Dates and Fees\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f8d8d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ec8615d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"281\\\"><p><strong>Online Registration <\\/strong><\\/p><p><strong>will be Opened from<\\/strong><\\/p><p><strong>\\u00a01st February 2024<\\/strong><\\/p><\\/td><td width=\\\"236\\\"><p><strong>Before<\\/strong><\\/p><p><strong>31st August 2024<\\/strong><\\/p><p><strong>(Early Bird)<\\/strong><\\/p><\\/td><td width=\\\"283\\\"><p><strong>After<\\/strong><\\/p><p><strong>31st August 2024<\\/strong><\\/p><p><strong>(Full Payment)<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Full Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Associate Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>Non-Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD350<\\/p><\\/td><td width=\\\"283\\\"><p>USD400<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8ac30a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"33b2899\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><strong>The conference registration fee includes:<\\/strong><\\/h6><p>- Entry to all main events and conference sessions<\\/p><p>- Welcome reception, morning and afternoon refreshments<\\/p><p>- Welcoming conference dinner on 16<sup>th<\\/sup> October and farewell dinner on 17<sup>th <\\/sup>October 2024<\\/p><p>- Lunches from 15-17<sup>th<\\/sup> October 2024<\\/p><p>- Conference materials and documents: program, abstract book, proceedings, conference bag and badges<\\/p><p><strong>Note: Exclusion of any Remittance Fee changed by the transferring banks or intermediately banks inside and outside your country. Special 10% discount for groups (more than 5)<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4460c23\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2f1909f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accommodation\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"527c9d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9a484e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The AIOU negotiated special rates for well reputed hotels. For rates and hotels details please visit 37<sup>th<\\/sup> AAOU Conference website <a href=\\\"http:\\/\\/www.aaou2024.aiou.edu.pk\\\">www.aaou2024.aiou.edu.pk<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Desigination<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3567,680,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(3568,680,'_elementor_page_assets','a:0:{}'),(3575,681,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(3576,681,'_elementor_page_assets','a:0:{}'),(3579,682,'_elementor_edit_mode','builder'),(3580,682,'_elementor_template_type','wp-post'),(3581,682,'_elementor_version','3.16.5'),(3582,682,'_wp_page_template','elementor_header_footer'),(3583,682,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>The 37th Asian Association of Open Universities Annual Conference (AAOU 2024) in Islamabad, Pakistan, from 15-17 October 2024. This conference focuses on the future of open universities in the digitalized higher education era, prompted by changing learner needs, technological advancements, COVID-19\'s impact, and the rise of online learning. Traditional universities are also offering online education, raising questions about open universities\' roles. Submit your papers and learn more at [Link]. Best regards, AAOU 2024 Committee.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong><\\/p><p><strong>Best regards,<\\/strong><\\/p><p>AAOU 2024 Organization Committee<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table>\\n<tbody>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>\\n<h5><strong>Sub-themes:<\\/strong><\\/h5>\\n<\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<h5><strong>Topics, but not limited to:<\\/strong><\\/h5>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>1. Open learning<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><p><strong>3. Management of ODL<\\/strong><\\/p>\\n<ul>\\n<li><strong>ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>3. ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>5. Adaptive learning environments <\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>7. Learner support systems<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>7. AI in\\/for ODL<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>8. Datamining<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>9. Metaverse<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a553949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"582cb2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Registration Dates and Fees\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f8d8d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ec8615d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"281\\\"><p><strong>Online Registration <\\/strong><\\/p><p><strong>will be Opened from<\\/strong><\\/p><p><strong>\\u00a01st February 2024<\\/strong><\\/p><\\/td><td width=\\\"236\\\"><p><strong>Before<\\/strong><\\/p><p><strong>31st August 2024<\\/strong><\\/p><p><strong>(Early Bird)<\\/strong><\\/p><\\/td><td width=\\\"283\\\"><p><strong>After<\\/strong><\\/p><p><strong>31st August 2024<\\/strong><\\/p><p><strong>(Full Payment)<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Full Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Associate Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>Non-Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD350<\\/p><\\/td><td width=\\\"283\\\"><p>USD400<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8ac30a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"33b2899\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><strong>The conference registration fee includes:<\\/strong><\\/h6><p>- Entry to all main events and conference sessions<\\/p><p>- Welcome reception, morning and afternoon refreshments<\\/p><p>- Welcoming conference dinner on 16<sup>th<\\/sup> October and farewell dinner on 17<sup>th <\\/sup>October 2024<\\/p><p>- Lunches from 15-17<sup>th<\\/sup> October 2024<\\/p><p>- Conference materials and documents: program, abstract book, proceedings, conference bag and badges<\\/p><p><strong>Note: Exclusion of any Remittance Fee changed by the transferring banks or intermediately banks inside and outside your country. Special 10% discount for groups (more than 5)<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4460c23\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2f1909f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accommodation\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"527c9d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9a484e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The AIOU negotiated special rates for well reputed hotels. For rates and hotels details please visit 37<sup>th<\\/sup> AAOU Conference website <a href=\\\"http:\\/\\/www.aaou2024.aiou.edu.pk\\\">www.aaou2024.aiou.edu.pk<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Desigination<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3584,682,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(3585,682,'_elementor_page_assets','a:0:{}'),(3587,683,'_elementor_edit_mode','builder'),(3588,683,'_elementor_template_type','wp-post'),(3589,683,'_elementor_version','3.16.5'),(3590,683,'_wp_page_template','elementor_header_footer'),(3591,683,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>The 37th Asian Association of Open Universities Annual Conference (AAOU 2024) in Islamabad, Pakistan, from 15-17 October 2024. This conference focuses on the future of open universities in the digitalized higher education era, prompted by changing learner needs, technological advancements, COVID-19\'s impact, and the rise of online learning. Traditional universities are also offering online education, raising questions about open universities\' roles. Submit your papers and learn more at [Link]. Best regards, AAOU 2024 Committee.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong><\\/p><p><strong>Best regards,<\\/strong><\\/p><p>AAOU 2024 Organization Committee<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table>\\n<tbody>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>\\n<h5><strong>Sub-themes:<\\/strong><\\/h5>\\n<\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<h5><strong>Topics, but not limited to:<\\/strong><\\/h5>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>1. Open learning<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><p><strong>3. Management of ODL<\\/strong><\\/p>\\n<ul>\\n<li><strong>ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>3. ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>5. Adaptive learning environments <\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>7. Learner support systems<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>7. AI in\\/for ODL<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>8. Datamining<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>9. Metaverse<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a553949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"582cb2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Registration Dates and Fees\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f8d8d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ec8615d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"281\\\"><p><strong>Online Registration <\\/strong><\\/p><p><strong>will be Opened from<\\/strong><\\/p><p><strong>\\u00a01st February 2024<\\/strong><\\/p><\\/td><td width=\\\"236\\\"><p><strong>Before<\\/strong><\\/p><p><strong>31st August 2024<\\/strong><\\/p><p><strong>(Early Bird)<\\/strong><\\/p><\\/td><td width=\\\"283\\\"><p><strong>After<\\/strong><\\/p><p><strong>31st August 2024<\\/strong><\\/p><p><strong>(Full Payment)<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Full Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Associate Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>Non-Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD350<\\/p><\\/td><td width=\\\"283\\\"><p>USD400<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8ac30a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"33b2899\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><strong>The conference registration fee includes:<\\/strong><\\/h6><p>- Entry to all main events and conference sessions<\\/p><p>- Welcome reception, morning and afternoon refreshments<\\/p><p>- Welcoming conference dinner on 16<sup>th<\\/sup> October and farewell dinner on 17<sup>th <\\/sup>October 2024<\\/p><p>- Lunches from 15-17<sup>th<\\/sup> October 2024<\\/p><p>- Conference materials and documents: program, abstract book, proceedings, conference bag and badges<\\/p><p><strong>Note: Exclusion of any Remittance Fee changed by the transferring banks or intermediately banks inside and outside your country. Special 10% discount for groups (more than 5)<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4460c23\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2f1909f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accommodation\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"527c9d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9a484e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The AIOU negotiated special rates for well reputed hotels. For rates and hotels details please visit 37<sup>th<\\/sup> AAOU Conference website <a href=\\\"http:\\/\\/www.aaou2024.aiou.edu.pk\\\">www.aaou2024.aiou.edu.pk<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Desigination<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3592,683,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(3593,683,'_elementor_page_assets','a:0:{}'),(3595,684,'_elementor_edit_mode','builder'),(3596,684,'_elementor_template_type','wp-post'),(3597,684,'_elementor_version','3.16.5'),(3598,684,'_wp_page_template','elementor_header_footer'),(3599,684,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>The 37th Asian Association of Open Universities Annual Conference (AAOU 2024) in Islamabad, Pakistan, from 15-17 October 2024. This conference focuses on the future of open universities in the digitalized higher education era, prompted by changing learner needs, technological advancements, COVID-19\'s impact, and the rise of online learning. Traditional universities are also offering online education, raising questions about open universities\' roles. Submit your papers and learn more at [Link]. Best regards, AAOU 2024 Committee.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong><\\/p><p><strong>Best regards,<\\/strong><\\/p><p>AAOU 2024 Organization Committee<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at the Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table>\\n<tbody>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>\\n<h5><strong>Sub-themes:<\\/strong><\\/h5>\\n<\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<h5><strong>Topics, but not limited to:<\\/strong><\\/h5>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>1. Open learning<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><p><strong>3. Management of ODL<\\/strong><\\/p>\\n<ul>\\n<li><strong>ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>3. ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>5. Adaptive learning environments <\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>7. Learner support systems<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>7. AI in\\/for ODL<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>8. Datamining<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>9. Metaverse<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a553949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"582cb2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Registration Dates and Fees\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f8d8d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ec8615d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"281\\\"><p><strong>Online Registration <\\/strong><\\/p><p><strong>will be Opened from<\\/strong><\\/p><p><strong>\\u00a01st February 2024<\\/strong><\\/p><\\/td><td width=\\\"236\\\"><p><strong>Before<\\/strong><\\/p><p><strong>31st August 2024<\\/strong><\\/p><p><strong>(Early Bird)<\\/strong><\\/p><\\/td><td width=\\\"283\\\"><p><strong>After<\\/strong><\\/p><p><strong>31st August 2024<\\/strong><\\/p><p><strong>(Full Payment)<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Full Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Associate Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>Non-Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD350<\\/p><\\/td><td width=\\\"283\\\"><p>USD400<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8ac30a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"33b2899\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><strong>The conference registration fee includes:<\\/strong><\\/h6><p>- Entry to all main events and conference sessions<\\/p><p>- Welcome reception, morning and afternoon refreshments<\\/p><p>- Welcoming conference dinner on 16<sup>th<\\/sup> October and farewell dinner on 17<sup>th <\\/sup>October 2024<\\/p><p>- Lunches from 15-17<sup>th<\\/sup> October 2024<\\/p><p>- Conference materials and documents: program, abstract book, proceedings, conference bag and badges<\\/p><p><strong>Note: Exclusion of any Remittance Fee changed by the transferring banks or intermediately banks inside and outside your country. Special 10% discount for groups (more than 5)<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4460c23\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2f1909f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accommodation\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"527c9d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9a484e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The AIOU negotiated special rates for well reputed hotels. For rates and hotels details please visit 37<sup>th<\\/sup> AAOU Conference website <a href=\\\"http:\\/\\/www.aaou2024.aiou.edu.pk\\\">www.aaou2024.aiou.edu.pk<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Desigination<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3600,684,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(3601,684,'_elementor_page_assets','a:0:{}'),(3604,685,'_elementor_edit_mode','builder'),(3605,685,'_elementor_template_type','wp-post'),(3606,685,'_elementor_version','3.16.5'),(3607,685,'_wp_page_template','elementor_header_footer'),(3608,685,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>The 37th Asian Association of Open Universities Annual Conference (AAOU 2024) in Islamabad, Pakistan, from 15-17 October 2024. This conference focuses on the future of open universities in the digitalized higher education era, prompted by changing learner needs, technological advancements, COVID-19\'s impact, and the rise of online learning. Traditional universities are also offering online education, raising questions about open universities\' roles. Submit your papers and learn more at [Link]. Best regards, AAOU 2024 Committee.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong><\\/p><p><strong>Best regards,<\\/strong><\\/p><p>AAOU 2024 Organization Committee<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at the Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table>\\n<tbody>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>\\n<h5><strong>Sub-themes:<\\/strong><\\/h5>\\n<\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<h5><strong>Topics, but not limited to:<\\/strong><\\/h5>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>1. Open learning<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><p><strong>3. Management of ODL<\\/strong><\\/p>\\n<ul>\\n<li><strong>ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>3. ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>5. Adaptive learning environments <\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>7. Learner support systems<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>7. AI in\\/for ODL<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>8. Datamining<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>9. Metaverse<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a553949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"582cb2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Registration Dates and Fees\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f8d8d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ec8615d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"281\\\"><p><strong>Online Registration <\\/strong><\\/p><p><strong>will be Opened from<\\/strong><\\/p><p><strong>\\u00a01st February 2024<\\/strong><\\/p><\\/td><td width=\\\"236\\\"><p><strong>Before<\\/strong><\\/p><p><strong>31st August 2024<\\/strong><\\/p><p><strong>(Early Bird)<\\/strong><\\/p><\\/td><td width=\\\"283\\\"><p><strong>After<\\/strong><\\/p><p><strong>31st August 2024<\\/strong><\\/p><p><strong>(Full Payment)<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Full Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Associate Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>Non-Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD350<\\/p><\\/td><td width=\\\"283\\\"><p>USD400<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8ac30a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"33b2899\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><strong>The conference registration fee includes:<\\/strong><\\/h6><p>- Entry to all main events and conference sessions<\\/p><p>- Welcome reception, morning and afternoon refreshments<\\/p><p>- Welcoming conference dinner on 16<sup>th<\\/sup> October and farewell dinner on 17<sup>th <\\/sup>October 2024<\\/p><p>- Lunches from 15-17<sup>th<\\/sup> October 2024<\\/p><p>- Conference materials and documents: program, abstract book, proceedings, conference bag and badges<\\/p><p><strong>Note: Exclusion of any Remittance Fee changed by the transferring banks or intermediately banks inside and outside your country. Special 10% discount for groups (more than 5)<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4460c23\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2f1909f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accommodation\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"527c9d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9a484e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The AIOU negotiated special rates for well reputed hotels. For rates and hotels details please visit 37<sup>th<\\/sup> AAOU Conference website <a href=\\\"http:\\/\\/www.aaou2024.aiou.edu.pk\\\">www.aaou2024.aiou.edu.pk<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Desigination<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3609,685,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(3610,685,'_elementor_page_assets','a:0:{}'),(3612,686,'_elementor_edit_mode','builder'),(3613,686,'_elementor_template_type','wp-post'),(3614,686,'_elementor_version','3.16.5'),(3615,686,'_wp_page_template','elementor_header_footer'),(3616,686,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>The 37th Asian Association of Open Universities Annual Conference (AAOU 2024) in Islamabad, Pakistan, from 15-17 October 2024. This conference focuses on the future of open universities in the digitalized higher education era, prompted by changing learner needs, technological advancements, COVID-19\'s impact, and the rise of online learning. Traditional universities are also offering online education, raising questions about open universities\' roles. Submit your papers and learn more at [Link]. Best regards, AAOU 2024 Committee.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong><\\/p><p><strong>Best regards,<\\/strong><\\/p><p>AAOU 2024 Organization Committee<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at the Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table>\\n<tbody>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>\\n<h5><strong>Sub-themes:<\\/strong><\\/h5>\\n<\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<h5><strong>Topics, but not limited to:<\\/strong><\\/h5>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>1. Open learning<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><p><strong>3. Management of ODL<\\/strong><\\/p>\\n<ul>\\n<li><strong>ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>3. ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>5. Adaptive learning environments <\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>7. Learner support systems<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>7. AI in\\/for ODL<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>8. Datamining<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>9. Metaverse<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a553949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"582cb2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Registration Dates and Fees\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f8d8d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ec8615d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"281\\\"><p><strong>Online Registration <\\/strong><\\/p><p><strong>will be Opened from<\\/strong><\\/p><p><strong>\\u00a01st February 2024<\\/strong><\\/p><\\/td><td width=\\\"236\\\"><p><strong>Before<\\/strong><\\/p><p><strong>31st August 2024<\\/strong><\\/p><p><strong>(Early Bird)<\\/strong><\\/p><\\/td><td width=\\\"283\\\"><p><strong>After<\\/strong><\\/p><p><strong>31st August 2024<\\/strong><\\/p><p><strong>(Full Payment)<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Full Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Associate Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>Non-Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD350<\\/p><\\/td><td width=\\\"283\\\"><p>USD400<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8ac30a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"33b2899\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><strong>The conference registration fee includes:<\\/strong><\\/h6><p>- Entry to all main events and conference sessions<\\/p><p>- Welcome reception, morning and afternoon refreshments<\\/p><p>- Welcoming conference dinner on 16<sup>th<\\/sup> October and farewell dinner on 17<sup>th <\\/sup>October 2024<\\/p><p>- Lunches from 15-17<sup>th<\\/sup> October 2024<\\/p><p>- Conference materials and documents: program, abstract book, proceedings, conference bag and badges<\\/p><p><strong>Note: Exclusion of any Remittance Fee changed by the transferring banks or intermediately banks inside and outside your country. Special 10% discount for groups (more than 5)<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4460c23\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2f1909f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accommodation\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"527c9d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9a484e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The AIOU negotiated special rates for well reputed hotels. For rates and hotels details please visit 37<sup>th<\\/sup> AAOU Conference website <a href=\\\"http:\\/\\/www.aaou2024.aiou.edu.pk\\\">www.aaou2024.aiou.edu.pk<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Desigination<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3617,686,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(3618,686,'_elementor_page_assets','a:0:{}'),(3620,687,'_elementor_edit_mode','builder'),(3621,687,'_elementor_template_type','wp-post'),(3622,687,'_elementor_version','3.16.5'),(3623,687,'_wp_page_template','elementor_header_footer'),(3624,687,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>The 37th Asian Association of Open Universities Annual Conference (AAOU 2024) in Islamabad, Pakistan, from 15-17 October 2024. This conference focuses on the future of open universities in the digitalized higher education era, prompted by changing learner needs, technological advancements, COVID-19\'s impact, and the rise of online learning. Traditional universities are also offering online education, raising questions about open universities\' roles. Submit your papers and learn more at [Link]. Best regards, AAOU 2024 Committee.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong><\\/p><p><strong>Best regards,<\\/strong><\\/p><p>AAOU 2024 Organization Committee<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at the Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table>\\n<tbody>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>\\n<h5><strong>Sub-themes:<\\/strong><\\/h5>\\n<\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<h5><strong>Topics, but not limited to:<\\/strong><\\/h5>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>1. Open learning<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><p><strong>3. Management of ODL<\\/strong><\\/p>\\n<ul>\\n<li><strong>ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>3. ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>5. Adaptive learning environments <\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>7. Learner support systems<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>7. AI in\\/for ODL<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>8. Datamining<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>9. Metaverse<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a553949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"582cb2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Registration Dates and Fees\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f8d8d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ec8615d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"281\\\"><p><strong>Online Registration <\\/strong><strong>will be Opened from<\\/strong><\\/p><p><strong>\\u00a01st February 2024<\\/strong><\\/p><\\/td><td width=\\\"236\\\"><p><strong>Before <\\/strong><strong>31st August 2024<\\/strong><\\/p><p><strong>(Early Bird)<\\/strong><\\/p><\\/td><td width=\\\"283\\\"><p><strong>After <\\/strong><strong>31st August 2024<\\/strong><\\/p><p><strong>(Full Payment)<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Full Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Associate Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>Non-Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD350<\\/p><\\/td><td width=\\\"283\\\"><p>USD400<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8ac30a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"33b2899\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><strong>The conference registration fee includes:<\\/strong><\\/h6><p>- Entry to all main events and conference sessions<\\/p><p>- Welcome reception, morning and afternoon refreshments<\\/p><p>- Welcoming conference dinner on 16<sup>th<\\/sup> October and farewell dinner on 17<sup>th <\\/sup>October 2024<\\/p><p>- Lunches from 15-17<sup>th<\\/sup> October 2024<\\/p><p>- Conference materials and documents: program, abstract book, proceedings, conference bag and badges<\\/p><p><strong>Note: Exclusion of any Remittance Fee changed by the transferring banks or intermediately banks inside and outside your country. Special 10% discount for groups (more than 5)<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4460c23\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2f1909f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accommodation\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"527c9d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9a484e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The AIOU negotiated special rates for well reputed hotels. For rates and hotels details please visit 37<sup>th<\\/sup> AAOU Conference website <a href=\\\"http:\\/\\/www.aaou2024.aiou.edu.pk\\\">www.aaou2024.aiou.edu.pk<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vice Chancellor<br \\/>Patron of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Desigination<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3625,687,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(3626,687,'_elementor_page_assets','a:0:{}'),(3630,688,'_wp_attached_file','2023/10/islamabad2.jpg'),(3631,688,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:684;s:4:\"file\";s:22:\"2023/10/islamabad2.jpg\";s:8:\"filesize\";i:259987;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"islamabad2-300x171.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12903;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"islamabad2-1024x584.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:584;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103694;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"islamabad2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6380;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"islamabad2-768x438.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:438;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64235;}s:22:\"extension-popular-post\";a:5:{s:4:\"file\";s:20:\"islamabad2-75x75.jpg\";s:5:\"width\";i:75;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2352;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(3632,689,'_wp_attached_file','2023/10/Blog-isb.png'),(3633,689,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:675;s:4:\"file\";s:20:\"2023/10/Blog-isb.png\";s:8:\"filesize\";i:1926821;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"Blog-isb-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:122510;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"Blog-isb-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1269519;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"Blog-isb-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:55897;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"Blog-isb-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:747443;}s:22:\"extension-popular-post\";a:5:{s:4:\"file\";s:18:\"Blog-isb-75x75.png\";s:5:\"width\";i:75;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14866;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3634,690,'_wp_attached_file','2023/10/islamabad33.png'),(3635,690,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:583;s:4:\"file\";s:23:\"2023/10/islamabad33.png\";s:8:\"filesize\";i:1055606;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"islamabad33-300x146.png\";s:5:\"width\";i:300;s:6:\"height\";i:146;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:74259;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"islamabad33-1024x497.png\";s:5:\"width\";i:1024;s:6:\"height\";i:497;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:729860;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"islamabad33-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37094;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"islamabad33-768x373.png\";s:5:\"width\";i:768;s:6:\"height\";i:373;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:438765;}s:22:\"extension-popular-post\";a:5:{s:4:\"file\";s:21:\"islamabad33-75x75.png\";s:5:\"width\";i:75;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9600;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3713,702,'_wp_page_template','page-templates/contact-template.php'),(3714,702,'_elementor_elements_usage','a:3:{s:9:\"shortcode\";i:1;s:6:\"column\";i:1;s:7:\"section\";i:1;}'),(3653,693,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(3654,693,'_elementor_page_assets','a:0:{}'),(3781,718,'_elementor_edit_mode','builder'),(3782,718,'_elementor_data','[{\"id\":\"7b281ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e55854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Note:<\\/strong> The research should not have been previously published and must be related to one of the conference themes<\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9705779\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8886ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Abstracts and research should be sent to the e-mail<\\/strong><strong>:<\\/strong><\\/h4><p><strong>Website: <a href=\\\"https:\\/\\/aaou2024.aiou.edu.pk\\/\\\">aaou2024.aiou.edu.pk\\/<\\/a><\\/strong><\\/p><p><strong>Email: <\\/strong><a href=\\\"mailto:aaou2024@aiou.edu.pk\\\"><strong>aaou2024@aiou.edu.pk<\\/strong><\\/a><\\/p><p><strong>Phone number: <\\/strong><strong><a title=\\\"Live chat\\\" href=\\\"tel:051 111 112 468\\\">051 111 112 468<\\/a><\\/strong><\\/p><p><strong>Address: <\\/strong>AAOU 2024 Conference Secretariat Room-17, Block-ICT, <a href=\\\"https:\\/\\/aiou.edu.pk\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Allama Iqbal Open University,<\\/a> Islamabad, Pakistan<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"73a85bf\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"d4f81dc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"064b3bf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac222d2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"wp-widget-pages\"}],\"isInner\":false},{\"id\":\"09f571d\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"9c7f1a3\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\n<html class=\\\"notranslate\\\" translate=\\\"no\\\">\\n\\t<head>\\n\\t\\t<!-- Basic -->\\n\\t\\t<meta charset=\\\"utf-8\\\">\\n\\t\\t<meta http-equiv=\\\"X-UA-Compatible\\\" content=\\\"IE=edge\\\">\\n\\n\\t\\t<title>Lelang Indonesia - DJKN<\\/title>\\n\\n\\t\\t<meta name=\\\"keywords\\\" content=\\\"lelang online, lelang rumah, lelang tanah, lelang mobil\\\" \\/>\\n\\t\\t<meta name=\\\"description\\\" content=\\\"Portal Layanan Lelang Direktorat Jenderal Kekayaan Negara, Kementerian Keuangan RI\\\">\\n\\t\\t<meta name=\\\"author\\\" content=\\\"Direktorat Jenderal Kekayaan Negara\\\">\\n\\t\\t<meta property=\\\"og:image\\\" content=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/logo_lelang_04.jpg\\\">\\n\\n\\n\\t\\t<!-- Favicon -->\\n\\t\\t<link rel=\\\"shortcut icon\\\" href=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/lelang-icon.png\\\" type=\\\"image\\/x-icon\\\" \\/>\\n\\t\\t<link rel=\\\"apple-touch-icon\\\" href=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/logo_lelang_02.png\\\">\\n\\n\\t\\t<!-- Mobile Metas -->\\n\\t\\t<meta name=\\\"viewport\\\" content=\\\"width=device-width, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no\\\">\\n\\n\\t\\t<!-- Web Fonts\\n\\t\\t<link href=\\\"https:\\/\\/fonts.googleapis.com\\/css?family=Open+Sans:300,400,600,700,800%7CShadows+Into+Light\\\" rel=\\\"stylesheet\\\" type=\\\"text\\/css\\\">\\n\\t\\t-->\\n\\n\\t\\t<!-- No Cache -->\\n\\t\\t<meta http-equiv=\\\"pragma\\\" content=\\\"no-cache\\\">\\n\\n\\t\\t<!-- Sweet Alert -->\\n\\t\\t<link rel=\\\"stylesheet\\\" href=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/sweetalert\\/sweetalert.css\\\">\\n\\n\\t\\t<!-- Vendor CSS -->\\n\\t\\t<link rel=\\\"stylesheet\\\" href=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/bootstrap\\/css\\/bootstrap.min.css\\\">\\n\\t\\t<link rel=\\\"stylesheet\\\" href=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/animate\\/animate.min.css\\\">\\n\\t\\t<link rel=\\\"stylesheet\\\" href=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/simple-line-icons\\/css\\/simple-line-icons.min.css\\\">\\n\\t\\t<link rel=\\\"stylesheet\\\" href=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/owl.carousel\\/assets\\/owl.carousel.min.css\\\">\\n\\t\\t<link rel=\\\"stylesheet\\\" href=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/owl.carousel\\/assets\\/owl.theme.default.min.css\\\">\\n\\t\\t<link rel=\\\"stylesheet\\\" href=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/font-awesome\\/css\\/font-awesome.min.css\\\">\\n\\n\\t\\t<!-- Theme CSS -->\\n\\t\\t<link rel=\\\"stylesheet\\\" href=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/css\\/theme.css\\\">\\n\\t\\t<link rel=\\\"stylesheet\\\" href=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/css\\/theme-elements.css\\\">\\n\\t\\t<link rel=\\\"stylesheet\\\" href=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/css\\/theme-blog.css\\\">\\n\\t\\t<link rel=\\\"stylesheet\\\" href=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/css\\/theme-shop.css\\\">\\n\\n\\t\\t<!-- Current Page CSS -->\\n\\t\\t<!--<link rel=\\\"stylesheet\\\" href=\\\"vendor\\/rs-plugin\\/css\\/settings.css\\\">\\n\\t\\t<link rel=\\\"stylesheet\\\" href=\\\"vendor\\/rs-plugin\\/css\\/layers.css\\\">\\n\\t\\t<link rel=\\\"stylesheet\\\" href=\\\"vendor\\/rs-plugin\\/css\\/navigation.css\\\">-->\\n\\n\\t\\t<!-- Skin CSS -->\\n\\t\\t<link rel=\\\"stylesheet\\\" href=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/css\\/skins\\/skin-shop-4.css\\\">\\n\\n\\t\\t<!-- Demo CSS -->\\n\\t\\t<link rel=\\\"stylesheet\\\" href=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/css\\/demos\\/demo-shop-4.css\\\">\\n\\t\\t<!--<link rel=\\\"stylesheet\\\" href=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/css\\/demos\\/demo-shop-6.css\\\">-->\\n\\n\\t\\t<!-- Theme Custom CSS -->\\n\\t\\t<link rel=\\\"stylesheet\\\" href=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/bootstrap-datepicker\\/bootstrap-datepicker3.css\\\">\\n\\n\\t\\t<link rel=\\\"stylesheet\\\" href=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/css\\/custom.css\\\">\\n\\n <link href=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/css\\/jquery.nailthumb.css\\\" rel=\\\"stylesheet\\\" type=\\\"text\\/css\\\" \\/>\\n <link href=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/jquery-ui\\/jquery-ui-1.10.1.custom.min.css\\\" rel=\\\"stylesheet\\\" type=\\\"text\\/css\\\" \\/>\\n <link href=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/select2\\/select2.min.css\\\" rel=\\\"stylesheet\\\" type=\\\"text\\/css\\\" \\/>\\n \\n\\t\\t<!-- Head Libs -->\\n\\t\\t<script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/jquery\\/jquery.min.js\\\"><\\/script>\\n\\t\\t<script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/modernizr\\/modernizr.min.js\\\"><\\/script>\\n\\n\\t\\t<style>\\n\\t\\t\\t.no-js #loader { display: none; }\\n\\t\\t\\t.js #loader { display: block; position: absolute; left: 100px; top: 0; }\\n\\t\\t\\t.se-pre-con {\\n\\t\\t\\t\\tposition: fixed;\\n\\t\\t\\t\\tleft: 0px;\\n\\t\\t\\t\\ttop: 0px;\\n\\t\\t\\t\\twidth: 100%;\\n\\t\\t\\t\\theight: 100%;\\n\\t\\t\\t\\tz-index: 9999;\\n\\t\\t\\t\\tbackground: url(\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/loading\\/Ball-0.7s-200px.svg\\\") center no-repeat;\\n\\t\\t\\t\\tbackground-color:rgba(255, 255, 255, 0.9);\\n\\t\\t\\t}\\n\\t\\t<\\/style>\\n\\n\\t<\\/head>\\n\\t<body>\\n\\t\\t<div class=\\\"se-pre-con\\\"><\\/div>\\n\\t\\t<img src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/loading\\/Ball-0.7s-200px.svg\\\" width=\\\"0\\\" height=\\\"0\\\" style=\\\"display:none;\\\">\\n\\t\\t<div class=\\\"body\\\">\\n\\t\\t\\t<header id=\\\"header\\\" data-plugin-options=\\\"{\'stickyEnabled\': true, \'stickyEnableOnBoxed\': true, \'stickyEnableOnMobile\': false, \'stickyStartAt\': 147, \'stickySetTop\': \'-147px\', \'stickyChangeLogo\': false}\\\">\\n\\t\\t\\t\\t<div class=\\\"header-body\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"header-top\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"container\\\">\\n\\t\\t\\t\\t\\t\\t <div class=\\\"dropdowns-container\\\">\\n\\t\\t\\t\\t\\t\\t <a target=\\\"_blank\\\" href=\\\"http:\\/\\/www.kemenkeu.go.id\\\">\\n\\t\\t\\t\\t\\t\\t <img height=\\\"50px\\\" width=\\\"45px\\\" id=\\\"bagde-kemenkeu\\\" src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/logo-kementerian-keuangan.png\\\">\\n\\t\\t\\t\\t\\t\\t <\\/a>\\n\\t\\t\\t\\t\\t\\t <p class=\\\"welcome-msg\\\" style=\\\"margin-left: 57px;\\\"><a target=\\\"_blank\\\" href=\\\"https:\\/\\/www.djkn.kemenkeu.go.id\\\" style=\\\"color:#fff;\\\">DIREKTORAT JENDERAL KEKAYAAN NEGARA<\\/a><\\/p>\\n\\t\\t\\t\\t\\t\\t <style>\\n\\t\\t\\t\\t\\t\\t #bagde-kemenkeu {\\n\\t\\t\\t\\t\\t\\t position: absolute;\\n\\t\\t\\t\\t\\t\\t margin-top: -7px;\\n\\t\\t\\t\\t\\t\\t }\\n\\t\\t\\t\\t\\t\\t <\\/style>\\n\\t\\t\\t\\t\\t\\t <\\/div>\\n\\t\\t\\t\\t\\t\\t <!--\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"dropdowns-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"header-dropdown cur-dropdown\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"#\\\">USD <i class=\\\"fa fa-caret-down\\\"><\\/i><\\/a>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<ul class=\\\"header-dropdownmenu\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li><a href=\\\"#\\\">EUR<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li><a href=\\\"#\\\">USD<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"header-dropdown lang-dropdown\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"#\\\"><img src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/demos\\/shop\\/en.png\\\" alt=\\\"English\\\">English <i class=\\\"fa fa-caret-down\\\"><\\/i><\\/a>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<ul class=\\\"header-dropdownmenu\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li><a href=\\\"#\\\"><img src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/demos\\/shop\\/en.png\\\" alt=\\\"English\\\">English<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li><a href=\\\"#\\\"><img src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/demos\\/shop\\/fr.png\\\" alt=\\\"French\\\">French<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"compare-dropdown\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"#\\\"><i class=\\\"fa fa-retweet\\\"><\\/i> Compare (2)<\\/a>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"compare-dropdownmenu\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"dropdownmenu-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<ul class=\\\"compare-products\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"product\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"#\\\" class=\\\"btn-remove\\\" title=\\\"Remove Product\\\"><i class=\\\"fa fa-times\\\"><\\/i><\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<h4 class=\\\"product-name\\\"><a href=\\\"demo-shop-4-product-details.html\\\">White top<\\/a><\\/h4>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"product\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"#\\\" class=\\\"btn-remove\\\" title=\\\"Remove Product\\\"><i class=\\\"fa fa-times\\\"><\\/i><\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<h4 class=\\\"product-name\\\"><a href=\\\"demo-shop-4-product-details.html\\\">Blue Women Shirt<\\/a><\\/h4>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/ul>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"compare-actions\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"#\\\" class=\\\"action-link\\\">Clear All<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"#\\\" class=\\\"btn btn-primary\\\">Compare<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\t-->\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"top-menu-area\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"#\\\">Links <i class=\\\"fa fa-caret-down\\\"><\\/i><\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t<ul class=\\\"top-menu\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--<li><a href=\\\"#\\\">Permohonan Lelang<\\/a><\\/li>-->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/page\\/syarat-dan-ketentuan\\\">Syarat & Ketentuan<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/page\\/faq\\\">F.A.Q<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<p class=\\\"welcome-msg\\\">Selamat Datang<\\/p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<div class=\\\"header-container container\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"header-row\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"header-column\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"header-logo\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/lelang.go.id\\/\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img alt=\\\"e-auction logo\\\" src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/logo-lelang-indonesia51.png\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"header-column\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"row\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"header-search\\\" style=\\\"margin-left: 60px;\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"#\\\" class=\\\"search-toggle\\\"><i class=\\\"fa fa-search\\\"><\\/i><\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<form action=\\\"https:\\/\\/lelang.go.id\\/pencarian?no-cache=tYRkCW4XUnwKx0r2z9fm\\\" method=\\\"get\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"header-search-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<input type=\\\"text\\\" class=\\\"form-control\\\" name=\\\"keyword\\\" id=\\\"keyword\\\" placeholder=\\\"Pencarian...\\\" required>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<select id=\\\"cat\\\" name=\\\"cat\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"\\\">All Categories<\\/option>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"4\\\">Fashion<\\/option>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"12\\\">- Women<\\/option>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"13\\\">- Men<\\/option>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"66\\\">- Jewellery<\\/option>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"67\\\">- Kids Fashion<\\/option>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"5\\\">Electronics<\\/option>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"21\\\">- Smart TVs<\\/option>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"22\\\">- Cameras<\\/option>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"63\\\">- Games<\\/option>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"7\\\">Home & Garden<\\/option>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"11\\\">Motors<\\/option>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"31\\\">- Cars and Trucks<\\/option>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"32\\\">- Motorcycles & Powersports<\\/option>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"33\\\">- Parts & Accessories<\\/option>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"34\\\">- Boats<\\/option>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"57\\\">- Auto Tools & Supplies<\\/option>\\n <\\/select>\\n -->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<button class=\\\"btn btn-default\\\" type=\\\"submit\\\"><i class=\\\"fa fa-search\\\"><\\/i><\\/button>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/form>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"#\\\" class=\\\"mmenu-toggle-btn\\\" title=\\\"Toggle menu\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<i class=\\\"fa fa-bars\\\"><\\/i>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<div class=\\\"header-container header-nav\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"header-nav-main\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<nav>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<ul class=\\\"nav nav-pills\\\" id=\\\"mainNav\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/lelang.go.id\\/\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tBeranda\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"dropdown dropdown-mega\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"#\\\" class=\\\"dropdown-toggle\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tKantor <span class=\\\"tip tip-new\\\">KPKNL<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<ul class=\\\"dropdown-menu\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"dropdown-mega-content\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t <div class=\\\"row\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"col-md-12\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"dropdown-mega-top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span>PILIH LOT LELANG DARI KPKNL SELURUH INDONESIA (URUTAN BERDASARKAN ABJAD) :<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"row\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"col-md-12\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"row\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"col-md-2\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<ul class=\\\"dropdown-mega-sub-nav\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/94\\/KPKNL-Ambon.html\\\">KPKNL Ambon<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/76\\/KPKNL-Balikpapan.html\\\">KPKNL Balikpapan<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/26\\/KPKNL-Banda-Aceh.html\\\">KPKNL Banda Aceh<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/41\\/KPKNL-Bandar-Lampung.html\\\">KPKNL Bandar Lampung<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/52\\/KPKNL-Bandung.html\\\">KPKNL Bandung<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/72\\/KPKNL-Banjarmasin.html\\\">KPKNL Banjarmasin<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/35\\/KPKNL-Batam.html\\\">KPKNL Batam<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/53\\/KPKNL-Bekasi.html\\\">KPKNL Bekasi<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/42\\/KPKNL-Bengkulu.html\\\">KPKNL Bengkulu<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/95\\/KPKNL-Biak.html\\\">KPKNL Biak<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/81\\/KPKNL-Bima.html\\\">KPKNL Bima<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/54\\/KPKNL-Bogor.html\\\">KPKNL Bogor<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/78\\/KPKNL-Bontang.html\\\">KPKNL Bontang<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t<\\/ul>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"col-md-2\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<ul class=\\\"dropdown-mega-sub-nav\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/34\\/KPKNL-Bukittinggi.html\\\">KPKNL Bukittinggi<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/57\\/KPKNL-Cirebon.html\\\">KPKNL Cirebon<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/79\\/KPKNL-Denpasar.html\\\">KPKNL Denpasar<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/36\\/KPKNL-Dumai.html\\\">KPKNL Dumai<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/89\\/KPKNL-Gorontalo.html\\\">KPKNL Gorontalo<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/47\\/KPKNL-Jakarta-I.html\\\">KPKNL Jakarta I<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/48\\/KPKNL-Jakarta-II.html\\\">KPKNL Jakarta II<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/49\\/KPKNL-Jakarta-III.html\\\">KPKNL Jakarta III<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/50\\/KPKNL-Jakarta-IV.html\\\">KPKNL Jakarta IV<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/51\\/KPKNL-Jakarta-V.html\\\">KPKNL Jakarta V<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/38\\/KPKNL-Jambi.html\\\">KPKNL Jambi<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/92\\/KPKNL-Jayapura.html\\\">KPKNL Jayapura<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/67\\/KPKNL-Jember.html\\\">KPKNL Jember<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t<\\/ul>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"col-md-2\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<ul class=\\\"dropdown-mega-sub-nav\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/87\\/KPKNL-Kendari.html\\\">KPKNL Kendari<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/30\\/KPKNL-Kisaran.html\\\">KPKNL Kisaran<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/83\\/KPKNL-Kupang.html\\\">KPKNL Kupang<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/39\\/KPKNL-Lahat.html\\\">KPKNL Lahat<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/27\\/KPKNL-Lhokseumawe.html\\\">KPKNL Lhokseumawe<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/68\\/KPKNL-Madiun.html\\\">KPKNL Madiun<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/84\\/KPKNL-Makassar.html\\\">KPKNL Makassar<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/66\\/KPKNL-Malang.html\\\">KPKNL Malang<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/133\\/KPKNL-Mamuju.html\\\">KPKNL Mamuju<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/88\\/KPKNL-Manado.html\\\">KPKNL Manado<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/82\\/KPKNL-Mataram.html\\\">KPKNL Mataram<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/28\\/KPKNL-Medan.html\\\">KPKNL Medan<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/43\\/KPKNL-Metro.html\\\">KPKNL Metro<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t<\\/ul>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"col-md-2\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<ul class=\\\"dropdown-mega-sub-nav\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/33\\/KPKNL-Padang.html\\\">KPKNL Padang<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/31\\/KPKNL-Padang-Sidempuan.html\\\">KPKNL Padang Sidempuan<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/73\\/KPKNL-Palangkaraya.html\\\">KPKNL Palangkaraya<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/37\\/KPKNL-Palembang.html\\\">KPKNL Palembang<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/86\\/KPKNL-Palopo.html\\\">KPKNL Palopo<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/90\\/KPKNL-Palu.html\\\">KPKNL Palu<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/69\\/KPKNL-Pamekasan.html\\\">KPKNL Pamekasan<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/40\\/KPKNL-Pangkal-Pinang.html\\\">KPKNL Pangkal Pinang<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/74\\/KPKNL-Pangkalan-Bun.html\\\">KPKNL Pangkalan Bun<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/85\\/KPKNL-Parepare.html\\\">KPKNL Parepare<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/60\\/KPKNL-Pekalongan.html\\\">KPKNL Pekalongan<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/32\\/KPKNL-Pekanbaru.html\\\">KPKNL Pekanbaru<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/29\\/KPKNL-Pematang-Siantar.html\\\">KPKNL Pematang Siantar<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t<\\/ul>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"col-md-2\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<ul class=\\\"dropdown-mega-sub-nav\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/70\\/KPKNL-Pontianak.html\\\">KPKNL Pontianak<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/55\\/KPKNL-Purwakarta.html\\\">KPKNL Purwakarta<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/63\\/KPKNL-Purwokerto.html\\\">KPKNL Purwokerto<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/75\\/KPKNL-Samarinda.html\\\">KPKNL Samarinda<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/58\\/KPKNL-Semarang.html\\\">KPKNL Semarang<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/44\\/KPKNL-Serang.html\\\">KPKNL Serang<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/65\\/KPKNL-Sidoarjo.html\\\">KPKNL Sidoarjo<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/80\\/KPKNL-Singaraja.html\\\">KPKNL Singaraja<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/71\\/KPKNL-Singkawang.html\\\">KPKNL Singkawang<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/93\\/KPKNL-Sorong.html\\\">KPKNL Sorong<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/64\\/KPKNL-Surabaya.html\\\">KPKNL Surabaya<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/59\\/KPKNL-Surakarta.html\\\">KPKNL Surakarta<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/45\\/KPKNL-Tangerang-I.html\\\">KPKNL Tangerang I<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t<\\/ul>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"col-md-2\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<ul class=\\\"dropdown-mega-sub-nav\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/46\\/KPKNL-Tangerang-II.html\\\">KPKNL Tangerang II<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/77\\/KPKNL-Tarakan.html\\\">KPKNL Tarakan<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/56\\/KPKNL-Tasikmalaya.html\\\">KPKNL Tasikmalaya<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/61\\/KPKNL-Tegal.html\\\">KPKNL Tegal<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/91\\/KPKNL-Ternate.html\\\">KPKNL Ternate<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/62\\/KPKNL-Yogyakarta.html\\\">KPKNL Yogyakarta<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\n\\n\\t\\t\\t\\t\\t<!-- UMKM-->\\n <li>\\n <a href=\\\"https:\\/\\/lelang.go.id\\/kategori-lot-lelang\\/14\\/UMKM.html\\\">\\n UMKM\\n <\\/a>\\n <\\/li>\\n <!-- UMKM-->\\n\\n\\n\\n\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/lelang.go.id\\/lelang-hak-menikmati\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tLelang Sewa\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\n\\n \\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<style>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t .dropdown-mega-content{\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t background-image: url(\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/megamenu-bg.jpg\');\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t background-position: right 0px bottom;\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t background-repeat: no-repeat;\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t border-bottom-right-radius: 5px;\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t }\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/style>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"pull-right\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/lelang.go.id\\/accounts\\/register?no-cache=tYRkCW4XUnwKx0r2z9fm\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<i class=\\\"fa fa-edit\\\"><\\/i> Daftar <span class=\\\"tip tip-hot\\\">User Baru!<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"pull-right \\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/lelang.go.id\\/accounts\\/login?no-cache=tYRkCW4XUnwKx0r2z9fm\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<i class=\\\"fa fa-sign-in\\\"><\\/i> Masuk\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/nav>\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/header>\\n\\n\\t\\t\\t<div class=\\\"mobile-nav\\\">\\n\\t\\t\\t\\t<div class=\\\"mobile-nav-wrapper\\\">\\n\\t\\t\\t\\t\\t<ul class=\\\"mobile-side-menu\\\">\\n\\t\\t\\t\\t\\t\\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/?no-cache=tYRkCW4XUnwKx0r2z9fm\\\">Beranda<\\/a><\\/li>\\n\\t\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\n\\t\\t\\t<div id=\\\"mobile-menu-overlay\\\"><\\/div>\\n\\n<style>\\n\\/*halo_djkn_icon*\\/\\n.haloIcon {\\n position: fixed;\\n width: 230px;\\n bottom: -17px;\\n right: 51px;\\n opacity: 0.75;\\n background: transparent;\\n z-index:999;\\n}\\n<\\/style>\\n<input type=\\\"hidden\\\" id=\\\"get-lot-lelang-url\\\" value=\\\"https:\\/\\/lelang.go.id\\/lot-lelang?no-cache=tYRkCW4XUnwKx0r2z9fm\\\">\\n<input type=\\\"hidden\\\" id=\\\"get-kategori-url\\\" value=\\\"https:\\/\\/lelang.go.id\\/api\\/lot-lelang\\/get-kategori\\\">\\n<input type=\\\"hidden\\\" id=\\\"get-lot-prioritas-url\\\" value=\\\"https:\\/\\/lelang.go.id\\/api\\/lot-lelang\\/get-prioritas-v2\\\"> <!-- update 280920 -->\\n\\n<!--AGEN CALL CENTER-->\\n<input type=\\\"hidden\\\" id=\\\"get-popup-url\\\" value=\\\"https:\\/\\/lelang.go.id\\/api\\/popup-website\\/get_popup\\\">\\n<!--AGEN CALL CENTER-->\\n<div class=\\\"haloIcon\\\">\\n <a href=\\\"https:\\/\\/halodjkn.kemenkeu.go.id\\\" target=\\\"_blank\\\"><img src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/FLOATING_ICON_ WEB_DJKN_LELANG_SIMAN.png\\\"><\\/a>\\n<\\/div>\\n\\n\\t\\t<div role=\\\"main\\\" class=\\\"main\\\">\\n\\n\\t\\t \\n<section id=\\\"slider-home\\\" class=\\\"section section-background section-height-4 overlay overlay-show overlay-op-9 border-0 m-0\\\">\\n <div class=\\\"container\\\">\\n <div class=\\\"row\\\">\\n \\t<!--<div class=\\\"col-md-3\\\">\\n <div id=\\\"container-banner-kecil\\\" >\\n \\t<img class=\\\"img-responsive\\\" style=\\\"max-height: 400px;\\\" src=\\\"img\\/banner-kecil-domain-baru.jpg\\\">\\n <\\/div>\\n <\\/div>-->\\n <div id=\\\"container-slider\\\" class=\\\"col-md-12\\\">\\n <div class=\\\"owl-carousel owl-theme home-banner-slider\\\" data-plugin-options=\\\"{\'items\':1, \'loop\': true, \'margin\': 5, \'autoplay\':true}\\\">\\n <div>\\n \\t\\t <a target=\\\"_blank\\\" href=\\\"https:\\/\\/drive.google.com\\/drive\\/folders\\/1qfFgLmofkILtBP5n5eMhBGin8UUVNpOD?usp=sharing\\\">\\n\\t <img class=\\\"img-responsive\\\" style=\\\"max-height: 423px;\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-full\\/SLIDER\\/2023\\/06\\/28\\/649c309180c22-22209WC1-slider-000.jpg\\\" alt=\\\"Slide\\\">\\n\\t <\\/a>\\n <\\/div>\\n <div>\\n \\t\\t <a target=\\\"_blank\\\" href=\\\"https:\\/\\/drive.google.com\\/drive\\/folders\\/19R3Pa_xoa-Iqkf3p4jpJ5PzaMpwRrMpz?usp=sharing\\\">\\n\\t <img class=\\\"img-responsive\\\" style=\\\"max-height: 423px;\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-full\\/SLIDER\\/2023\\/06\\/27\\/649a8bc3aa6f4-26433QKo-slider-px.jpg\\\" alt=\\\"Slide\\\">\\n\\t <\\/a>\\n <\\/div>\\n <div>\\n \\t\\t <a target=\\\"_blank\\\" href=\\\"https:\\/\\/drive.google.com\\/drive\\/folders\\/137WW0prEs4eYrs8bBY07q0eJ3S6R2Ab6?usp=sharing\\\">\\n\\t <img class=\\\"img-responsive\\\" style=\\\"max-height: 423px;\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-full\\/SLIDER\\/2023\\/06\\/30\\/649ec480445c8-83186kjM-slider-1.jpg\\\" alt=\\\"Slide\\\">\\n\\t <\\/a>\\n <\\/div>\\n <div>\\n \\t\\t <a target=\\\"_blank\\\" href=\\\"https:\\/\\/e-dropbox.kemenkeu.go.id\\/index.php\\/s\\/7KdbHkTjRnLwhC4\\\">\\n\\t <img class=\\\"img-responsive\\\" style=\\\"max-height: 423px;\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-full\\/SLIDER\\/2022\\/09\\/08\\/63195394ebb05-47201zCF-slider-id.jpeg\\\" alt=\\\"Slide\\\">\\n\\t <\\/a>\\n <\\/div>\\n <div>\\n \\t \\t<img class=\\\"img-responsive\\\" style=\\\"max-height: 423px;\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-full\\/SLIDER\\/2021\\/12\\/07\\/61af8797903e8-507846Md-slider-min.jpg\\\" alt=\\\"Slide\\\">\\n <\\/div>\\n <\\/div>\\n <\\/div>\\n <\\/div>\\n\\n <\\/div>\\n<\\/section>\\n\\n<style>\\n #slider-home{\\n \\/*background-image: url(\'static\\/desktop\\/img\\/bg-home-slider.jpg\'); *\\/\\n background: linear-gradient(rgba(0, 3, 6, 0.6), rgba(0, 3, 6, 0.6)), url(\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/bg-slide.jpg\');\\n \\/*background-image: url(https:\\/\\/images.pexels.com\\/photos\\/842339\\/pexels-photo-842339.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=750&w=1260); *\\/\\n background-size: cover; \\n background-position: center; \\n margin: 0px; \\n padding: 0px;\\n }\\n #container-slider{\\n padding-top: 15px;\\n }\\n #container-banner-kecil{\\n height: 400px; \\n overflow: hidden;\\n border-radius: 0px 0px 20px 20px;\\n }\\n<\\/style>\\n\\n\\t\\t <!-- UPDATE PRIORITAS V2 -->\\n\\n\\n<style>\\n #container-lot-spesial{\\n background-color: #f7f7f7;\\n margin: 0px; \\n padding: 20px 0px 0px 0px;\\n }\\n\\n \\/*LELANG TANPA UPJL*\\/\\n .tanpa_ujl{\\n \\/*top: 55%;*\\/\\n background: #0cc485 !important;\\n margin: 0 0 0 0;\\n padding : 3px 15px 3px 3px;;\\n position: absolute;\\n font-size: 12px;\\n border-radius: 0px 0px 30px 0px;\\n box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;\\n \\/*box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;*\\/\\n }\\n \\/*LELANG TANPA UPJL*\\/\\n\\n<\\/style>\\n\\n<script type=\\\"javascript\\\">\\n \\/* UPDATE PRIORITAS V2 *\\/\\n $(\\\"#lot-prioritas .new-products-carousel\\\").owlCarousel({\\n loop: false,\\n responsive: {\\n 0: {\\n items: 1\\n },\\n 480: {\\n items: 2\\n },\\n 768: {\\n items: 3\\n },\\n 992: {\\n items: 4\\n },\\n 1200: {\\n items: 5\\n }\\n },\\n margin: 20,\\n nav:true,\\n navText: [],\\n dots: false,\\n autoWidth: false\\n });\\n\\n $(\\\"#lot-prioritas .new-products-carousel\\\").find(\\\".owl-dots\\\").parent(\\\".owl-item\\\").remove();\\n $(\\\"#lot-prioritas .new-products-carousel\\\").find(\\\".owl-nav\\\").parent(\\\".owl-item\\\").remove();\\n $(\\\"#lot-prioritas .new-products-carousel\\\").find(\\\".owl-stage-outer\\\").parent(\\\".owl-item\\\").remove();\\n \\/* UPDATE PRIORITAS V2 *\\/\\n<\\/script>\\n<!-- UPDATE PRIORITAS V2 -->\\n\\t\\t\\t<div class=\\\"home-slider-area\\\">\\n\\t\\t\\t\\t<div class=\\\"container\\\">\\n \\t\\t\\t\\t<h2 class=\\\"slider-title\\\">\\n <span class=\\\"inline-title\\\" style=\\\"text-transform: none; color: #212529 !important; font-size: 1.30em !important;\\\">Galeri <span class=\\\"heading-primary\\\">Lot Lelang<\\/span><\\/span>\\n <span class=\\\"line\\\"><\\/span>\\n <\\/h2>\\n\\t\\t\\t\\t\\t<div class=\\\"row\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"col-md-9 col-md-push-3\\\">\\n\\n \\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t<div class=\\\"toolbar mb-none\\\">\\n \\t\\t\\t\\t\\t\\t\\t<div class=\\\"sorter\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"sort-by\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<label>Urutkan:<\\/label>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<select onchange=\\\"if (typeof(this.selectedIndex) != \'undefined\') orderBy(this.value)\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"terbaru\\\">Terbaru<\\/option>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"hargalimit-asc\\\">Nilai Limit (Termurah-Termahal)<\\/option>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"hargalimit-desc\\\">Nilai Limit (Termahal-Termurah)<\\/option>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"tgllelang-asc\\\">Tanggal Lelang (Terdekat-Terjauh)<\\/option>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"tgllelang-desc\\\">Tanggal Lelang (Terjauh-Terdekat)<\\/option>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/select>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<input type=\\\"hidden\\\" id=\\\"order_by\\\" name=\\\"order_by\\\" value=\\\"terbaru\\\" class=\\\"filter-lot-lelang\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t<ul id=\\\"pagination\\\" class=\\\"pagination\\\"><li class=\\\"active\\\"><a>1<\\/a><\\/li><li><a href=\\\"https:\\/\\/lelang.go.id\\/?no-cache=tYRkCW4XUnwKx0r2z9fm&page=2\\\" data-ci-pagination-page=\\\"2\\\">2<\\/a><\\/li><li><a href=\\\"https:\\/\\/lelang.go.id\\/?no-cache=tYRkCW4XUnwKx0r2z9fm&page=3\\\" data-ci-pagination-page=\\\"3\\\">3<\\/a><\\/li><li class=\\\"next\\\"><a href=\\\"https:\\/\\/lelang.go.id\\/?no-cache=tYRkCW4XUnwKx0r2z9fm&page=2\\\" data-ci-pagination-page=\\\"2\\\" rel=\\\"next\\\"><i class=\\\"fa fa-caret-right\\\"><\\/i><\\/a><\\/li><li class=\\\"last\\\"><a href=\\\"https:\\/\\/lelang.go.id\\/?no-cache=tYRkCW4XUnwKx0r2z9fm&page=288\\\" data-ci-pagination-page=\\\"288\\\"><i class=\\\"fa fa-caret-right\\\"><\\/i><i class=\\\"fa fa-caret-right\\\"><\\/i><\\/a><\\/li><\\/ul>\\n \\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t<\\/div>\\n\\n \\t\\t\\t\\t\\t\\t<li id=\\\"lot-lelang-src\\\" style=\\\"display: none;\\\">\\n \\t\\t\\t\\t\\t\\t\\t<div class=\\\"product\\\" style=\\\"height: 304px;\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"\\\" title=\\\"\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img class=\\\"img-responsive thumb-cover\\\" src=\\\"\\\" alt=\\\"\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n \\t\\t\\t\\t\\t\\t\\t\\t<\\/figure>\\n \\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\"\\\" title=\\\"\\\"><\\/a><\\/h2>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<!--<span class=\\\"old-price\\\">$99.00<\\/span>-->\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"product-price\\\"><\\/span>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t<\\/li>\\n\\n \\t\\t\\t\\t\\t\\t<ul id=\\\"container-lot-lelang\\\" class=\\\"products-grid columns4\\\">\\n\\n \\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t<li>\\n \\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t \\n \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/785257\\/3-bidang-tanah-dengan-total-luas-131628300-m2-berikut-bangunan-di-Kabupaten-Ogan-Komering-Ilir.html\\\" title=\\\"3 bidang tanah dengan total luas 131628300 m<sup>2<\\/sup> berikut bangunan di Kabupaten Ogan Komering Ilir\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/303348\\/2023\\/09\\/20\\/650aa96566949-94688FG3-foto-785257.jpg\\\" alt=\\\"3 bidang tanah dengan total luas 131628300 m<sup>2<\\/sup> berikut bangunan di Kabupaten Ogan Komering Ilir\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/figure>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/785257\\/3-bidang-tanah-dengan-total-luas-131628300-m2-berikut-bangunan-di-Kabupaten-Ogan-Komering-Ilir.html\\\" title=\\\"3 bidang tanah dengan total luas 131628300 m<sup>2<\\/sup> berikut bangunan di Kabupaten Ogan Komering Ilir\\\">3 bidang tanah dengan total luas 131628300 m<sup>2<\\/sup> berikut bangunan di Kabupaten Ogan Komering Ilir<\\/a><\\/h2>\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--<span class=\\\"old-price\\\">$99.00<\\/span>-->\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"product-price\\\">Rp. 306.845.950.000<\\/span>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<small><i class=\\\"icon-location-pin icons\\\"><\\/i> Kab. Ogan Komering Ilir<\\/small>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t<\\/li>\\n \\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t<li>\\n \\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t \\n \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/775524\\/BNI-W15-2-bidang-tanah-dengan-total-luas-95080-m2-berikut-bangunan-di-Kabupaten-Bogor.html\\\" title=\\\"BNI W15 : 2 bidang tanah dengan total luas 95080 m2 berikut bangunan di Kabupaten Bogor\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/296251\\/2023\\/09\\/04\\/64f58c5c1c073-78980a83-foto-7755243.jpeg\\\" alt=\\\"BNI W15 : 2 bidang tanah dengan total luas 95080 m2 berikut bangunan di Kabupaten Bogor\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/figure>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/775524\\/BNI-W15-2-bidang-tanah-dengan-total-luas-95080-m2-berikut-bangunan-di-Kabupaten-Bogor.html\\\" title=\\\"BNI W15 : 2 bidang tanah dengan total luas 95080 m2 berikut bangunan di Kabupaten Bogor\\\">BNI W15 : 2 bidang tanah dengan total luas 95080 m2 berikut bangunan di Kabupaten Bogor<\\/a><\\/h2>\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--<span class=\\\"old-price\\\">$99.00<\\/span>-->\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"product-price\\\">Rp. 205.280.300.000<\\/span>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<small><i class=\\\"icon-location-pin icons\\\"><\\/i> Kab. Bogor<\\/small>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t<\\/li>\\n \\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t<li>\\n \\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t \\n \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/772108\\/1-PT-SYAILENDRA-CAPITAL-111-bidang-tanah-dengan-total-luas-81577-m2-berikut-bangunan-di-Kota-Depok.html\\\" title=\\\"1. PT. SYAILENDRA CAPITAL : 111 bidang tanah dengan total luas 81577 m2 berikut bangunan di Kota Depok\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/293982\\/2023\\/09\\/04\\/64f5534424cd5-58413XPc-foto-772108-1.jpeg\\\" alt=\\\"1. PT. SYAILENDRA CAPITAL : 111 bidang tanah dengan total luas 81577 m2 berikut bangunan di Kota Depok\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/figure>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/772108\\/1-PT-SYAILENDRA-CAPITAL-111-bidang-tanah-dengan-total-luas-81577-m2-berikut-bangunan-di-Kota-Depok.html\\\" title=\\\"1. PT. SYAILENDRA CAPITAL : 111 bidang tanah dengan total luas 81577 m2 berikut bangunan di Kota Depok\\\">1. PT. SYAILENDRA CAPITAL : 111 bidang tanah dengan total luas 81577 m2 berikut bangunan di Kota Depok<\\/a><\\/h2>\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--<span class=\\\"old-price\\\">$99.00<\\/span>-->\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"product-price\\\">Rp. 180.483.121.735<\\/span>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<small><i class=\\\"icon-location-pin icons\\\"><\\/i> Kota Depok<\\/small>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t<\\/li>\\n \\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t<li>\\n \\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t \\n \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/782157\\/3-bidang-tanah-dengan-total-luas-5975-m2-berikut-bangunan-di-Kota-Surabaya.html\\\" title=\\\"3 bidang tanah dengan total luas 5975 m<sup>2<\\/sup> berikut bangunan di Kota Surabaya\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/301075\\/2023\\/09\\/14\\/6502d27c6ea9e-43439bIl-foto-782157AM.jpeg\\\" alt=\\\"3 bidang tanah dengan total luas 5975 m<sup>2<\\/sup> berikut bangunan di Kota Surabaya\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/figure>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/782157\\/3-bidang-tanah-dengan-total-luas-5975-m2-berikut-bangunan-di-Kota-Surabaya.html\\\" title=\\\"3 bidang tanah dengan total luas 5975 m<sup>2<\\/sup> berikut bangunan di Kota Surabaya\\\">3 bidang tanah dengan total luas 5975 m<sup>2<\\/sup> berikut bangunan di Kota Surabaya<\\/a><\\/h2>\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--<span class=\\\"old-price\\\">$99.00<\\/span>-->\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"product-price\\\">Rp. 175.000.000.000<\\/span>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<small><i class=\\\"icon-location-pin icons\\\"><\\/i> Kota Surabaya<\\/small>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t<\\/li>\\n \\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t<li>\\n \\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t \\n \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/783766\\/KURATOR-PTPAM-1-bidang-tanah-dengan-total-luas-8729-m2-berikut-bangunan-dan-barang-bergerak-lainnya-di-Kota-Bogor.html\\\" title=\\\"KURATOR PT.PAM : 1 bidang tanah dengan total luas 8729 m2 berikut bangunan dan barang bergerak lainnya di Kota Bogor\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/302246\\/2023\\/09\\/18\\/65080459d5a93-27110dmV-foto-783766AM.jpeg\\\" alt=\\\"KURATOR PT.PAM : 1 bidang tanah dengan total luas 8729 m2 berikut bangunan dan barang bergerak lainnya di Kota Bogor\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/figure>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/783766\\/KURATOR-PTPAM-1-bidang-tanah-dengan-total-luas-8729-m2-berikut-bangunan-dan-barang-bergerak-lainnya-di-Kota-Bogor.html\\\" title=\\\"KURATOR PT.PAM : 1 bidang tanah dengan total luas 8729 m2 berikut bangunan dan barang bergerak lainnya di Kota Bogor\\\">KURATOR PT.PAM : 1 bidang tanah dengan total luas 8729 m2 berikut bangunan dan barang bergerak lainnya di Kota Bogor<\\/a><\\/h2>\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--<span class=\\\"old-price\\\">$99.00<\\/span>-->\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"product-price\\\">Rp. 164.375.012.000<\\/span>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<small><i class=\\\"icon-location-pin icons\\\"><\\/i> Kota Bogor<\\/small>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t<\\/li>\\n \\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t<li>\\n \\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t \\n \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/775735\\/2-PT-SYAILENDRA-CAPITAL-13-bidang-tanah-dengan-total-luas-8149-m2-berikut-bangunan-di-Kota-Depok.html\\\" title=\\\"2. PT. SYAILENDRA CAPITAL : 13 bidang tanah dengan total luas 8149 m2 berikut bangunan di Kota Depok\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/293982\\/2023\\/09\\/04\\/64f55d062bef0-95732qFK-foto-775735o-1.jpg\\\" alt=\\\"2. PT. SYAILENDRA CAPITAL : 13 bidang tanah dengan total luas 8149 m2 berikut bangunan di Kota Depok\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/figure>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/775735\\/2-PT-SYAILENDRA-CAPITAL-13-bidang-tanah-dengan-total-luas-8149-m2-berikut-bangunan-di-Kota-Depok.html\\\" title=\\\"2. PT. SYAILENDRA CAPITAL : 13 bidang tanah dengan total luas 8149 m2 berikut bangunan di Kota Depok\\\">2. PT. SYAILENDRA CAPITAL : 13 bidang tanah dengan total luas 8149 m2 berikut bangunan di Kota Depok<\\/a><\\/h2>\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--<span class=\\\"old-price\\\">$99.00<\\/span>-->\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"product-price\\\">Rp. 133.195.352.107<\\/span>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<small><i class=\\\"icon-location-pin icons\\\"><\\/i> Kota Depok<\\/small>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t<\\/li>\\n \\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t<li>\\n \\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t \\n \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/770157\\/14-bidang-tanah-dengan-total-luas-100190-m2-berikut-bangunan-dan-barang-bergerak-lainnya-di-Kota-Surabaya.html\\\" title=\\\"14 bidang tanah dengan total luas 100190 m<sup>2<\\/sup> berikut bangunan dan barang bergerak lainnya di Kota Surabaya\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/292680\\/2023\\/08\\/23\\/64e5e9900afd9-31491w2S-foto-770157k-7.jpg\\\" alt=\\\"14 bidang tanah dengan total luas 100190 m<sup>2<\\/sup> berikut bangunan dan barang bergerak lainnya di Kota Surabaya\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/figure>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/770157\\/14-bidang-tanah-dengan-total-luas-100190-m2-berikut-bangunan-dan-barang-bergerak-lainnya-di-Kota-Surabaya.html\\\" title=\\\"14 bidang tanah dengan total luas 100190 m<sup>2<\\/sup> berikut bangunan dan barang bergerak lainnya di Kota Surabaya\\\">14 bidang tanah dengan total luas 100190 m<sup>2<\\/sup> berikut bangunan dan barang bergerak lainnya di Kota Surabaya<\\/a><\\/h2>\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--<span class=\\\"old-price\\\">$99.00<\\/span>-->\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"product-price\\\">Rp. 129.690.434.000<\\/span>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<small><i class=\\\"icon-location-pin icons\\\"><\\/i> Kota Surabaya<\\/small>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t<\\/li>\\n \\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t<li>\\n \\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t \\n \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/780666\\/5-bidang-tanah-dengan-total-luas-48030-m2-berikut-bangunan-di-Kota-Tangerang.html\\\" title=\\\"5 bidang tanah dengan total luas 48030 m2 berikut bangunan di Kota Tangerang\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/162894\\/2023\\/09\\/12\\/65003f19c7444-771512gY-foto-780666o_1.png\\\" alt=\\\"5 bidang tanah dengan total luas 48030 m2 berikut bangunan di Kota Tangerang\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/figure>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/780666\\/5-bidang-tanah-dengan-total-luas-48030-m2-berikut-bangunan-di-Kota-Tangerang.html\\\" title=\\\"5 bidang tanah dengan total luas 48030 m2 berikut bangunan di Kota Tangerang\\\">5 bidang tanah dengan total luas 48030 m2 berikut bangunan di Kota Tangerang<\\/a><\\/h2>\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--<span class=\\\"old-price\\\">$99.00<\\/span>-->\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"product-price\\\">Rp. 117.000.000.000<\\/span>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<small><i class=\\\"icon-location-pin icons\\\"><\\/i> Kota Tangerang<\\/small>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t<\\/li>\\n \\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t<li>\\n \\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t \\n \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/783264\\/PA-Bandung-5-bidang-tanah-8765-m2-bangunan-barang-bergerak-lainnya-MALL-LUCKY-SQUARE-BANDUNG.html\\\" title=\\\"PA Bandung : 5 bidang tanah 8.765 m2 & bangunan & barang bergerak lainnya MALL LUCKY SQUARE BANDUNG\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/301856\\/2023\\/09\\/18\\/6507ad19f08f5-17715fMb-foto-7832644.jpg\\\" alt=\\\"PA Bandung : 5 bidang tanah 8.765 m2 & bangunan & barang bergerak lainnya MALL LUCKY SQUARE BANDUNG\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/figure>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/783264\\/PA-Bandung-5-bidang-tanah-8765-m2-bangunan-barang-bergerak-lainnya-MALL-LUCKY-SQUARE-BANDUNG.html\\\" title=\\\"PA Bandung : 5 bidang tanah 8.765 m2 & bangunan & barang bergerak lainnya MALL LUCKY SQUARE BANDUNG\\\">PA Bandung : 5 bidang tanah 8.765 m2 & bangunan & barang bergerak lainnya MALL LUCKY SQUARE BANDUNG<\\/a><\\/h2>\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--<span class=\\\"old-price\\\">$99.00<\\/span>-->\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"product-price\\\">Rp. 109.542.000.000<\\/span>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<small><i class=\\\"icon-location-pin icons\\\"><\\/i> Kota Bandung<\\/small>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t<\\/li>\\n \\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t<li>\\n \\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t \\n \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/773584\\/13-bidang-tanah-dengan-total-luas-23569-m2-berikut-bangunan-di-Kota-Makassar.html\\\" title=\\\"13 bidang tanah dengan total luas 23569 m<sup>2<\\/sup> berikut bangunan di Kota Makassar\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/294956\\/2023\\/08\\/30\\/64eec5b4f0e60-45077eu7-foto-77358446.jpeg\\\" alt=\\\"13 bidang tanah dengan total luas 23569 m<sup>2<\\/sup> berikut bangunan di Kota Makassar\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/figure>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/773584\\/13-bidang-tanah-dengan-total-luas-23569-m2-berikut-bangunan-di-Kota-Makassar.html\\\" title=\\\"13 bidang tanah dengan total luas 23569 m<sup>2<\\/sup> berikut bangunan di Kota Makassar\\\">13 bidang tanah dengan total luas 23569 m<sup>2<\\/sup> berikut bangunan di Kota Makassar<\\/a><\\/h2>\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--<span class=\\\"old-price\\\">$99.00<\\/span>-->\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"product-price\\\">Rp. 97.661.110.000<\\/span>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<small><i class=\\\"icon-location-pin icons\\\"><\\/i> Kota Makassar<\\/small>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t<\\/li>\\n \\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t<li>\\n \\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t \\n \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/778881\\/2-bidang-tanah-dengan-total-luas-3980-m2-berikut-bangunan-di-Kota-Surabaya.html\\\" title=\\\"2 bidang tanah dengan total luas 3980 m2 berikut bangunan di Kota Surabaya\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/297555\\/2023\\/09\\/08\\/64fae88671cd9-91871n5p-foto-778881nan.jpg\\\" alt=\\\"2 bidang tanah dengan total luas 3980 m2 berikut bangunan di Kota Surabaya\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/figure>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/778881\\/2-bidang-tanah-dengan-total-luas-3980-m2-berikut-bangunan-di-Kota-Surabaya.html\\\" title=\\\"2 bidang tanah dengan total luas 3980 m2 berikut bangunan di Kota Surabaya\\\">2 bidang tanah dengan total luas 3980 m2 berikut bangunan di Kota Surabaya<\\/a><\\/h2>\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--<span class=\\\"old-price\\\">$99.00<\\/span>-->\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"product-price\\\">Rp. 96.000.000.000<\\/span>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<small><i class=\\\"icon-location-pin icons\\\"><\\/i> Kota Surabaya<\\/small>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t<\\/li>\\n \\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t<li>\\n \\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t \\n \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/775714\\/HARTA-PAILIT-4-bidang-tanah-SHM157158HGB-1301-luas-8155-m2-berikut-bangunan-dan-barang-bergerak-lainnya-di-Kota-Bitung.html\\\" title=\\\"HARTA PAILIT: 4 bidang tanah SHM.157,158,HGB 13,01, luas 8155 m2 berikut bangunan dan barang bergerak lainnya di Kota Bitung\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/296391\\/2023\\/09\\/04\\/64f55623838f5-84955Rrh-foto-77571404.jpeg\\\" alt=\\\"HARTA PAILIT: 4 bidang tanah SHM.157,158,HGB 13,01, luas 8155 m2 berikut bangunan dan barang bergerak lainnya di Kota Bitung\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/figure>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/775714\\/HARTA-PAILIT-4-bidang-tanah-SHM157158HGB-1301-luas-8155-m2-berikut-bangunan-dan-barang-bergerak-lainnya-di-Kota-Bitung.html\\\" title=\\\"HARTA PAILIT: 4 bidang tanah SHM.157,158,HGB 13,01, luas 8155 m2 berikut bangunan dan barang bergerak lainnya di Kota Bitung\\\">HARTA PAILIT: 4 bidang tanah SHM.157,158,HGB 13,01, luas 8155 m2 berikut bangunan dan barang bergerak lainnya di Kota Bitung<\\/a><\\/h2>\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--<span class=\\\"old-price\\\">$99.00<\\/span>-->\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"product-price\\\">Rp. 95.334.589.000<\\/span>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<small><i class=\\\"icon-location-pin icons\\\"><\\/i> Kota Bitung<\\/small>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t<\\/li>\\n \\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t<li>\\n \\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t \\n \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/765689\\/1-bidang-tanah-dengan-total-luas-9721-m2-di-Kota-Makassar.html\\\" title=\\\"1 bidang tanah dengan total luas 9721 m<sup>2<\\/sup> di Kota Makassar\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/289476\\/2023\\/08\\/14\\/64d9e3ae112e2-87719kld-foto-765689005.jpg\\\" alt=\\\"1 bidang tanah dengan total luas 9721 m<sup>2<\\/sup> di Kota Makassar\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/figure>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/765689\\/1-bidang-tanah-dengan-total-luas-9721-m2-di-Kota-Makassar.html\\\" title=\\\"1 bidang tanah dengan total luas 9721 m<sup>2<\\/sup> di Kota Makassar\\\">1 bidang tanah dengan total luas 9721 m<sup>2<\\/sup> di Kota Makassar<\\/a><\\/h2>\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--<span class=\\\"old-price\\\">$99.00<\\/span>-->\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"product-price\\\">Rp. 87.489.000.000<\\/span>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<small><i class=\\\"icon-location-pin icons\\\"><\\/i> Kota Makassar<\\/small>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t<\\/li>\\n \\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t<li>\\n \\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t \\n \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/765483\\/2-bidang-tanah-dengan-total-luas-2779-m2-berikut-bangunan-dan-barang-bergerak-lainnya-di-Kota-Batu.html\\\" title=\\\"2 bidang tanah dengan total luas 2779 m<sup>2<\\/sup> berikut bangunan dan barang bergerak lainnya di Kota Batu\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/289104\\/2023\\/08\\/14\\/64d9b82821c33-97880skj-foto-7654831.jpeg\\\" alt=\\\"2 bidang tanah dengan total luas 2779 m<sup>2<\\/sup> berikut bangunan dan barang bergerak lainnya di Kota Batu\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/figure>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/765483\\/2-bidang-tanah-dengan-total-luas-2779-m2-berikut-bangunan-dan-barang-bergerak-lainnya-di-Kota-Batu.html\\\" title=\\\"2 bidang tanah dengan total luas 2779 m<sup>2<\\/sup> berikut bangunan dan barang bergerak lainnya di Kota Batu\\\">2 bidang tanah dengan total luas 2779 m<sup>2<\\/sup> berikut bangunan dan barang bergerak lainnya di Kota Batu<\\/a><\\/h2>\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--<span class=\\\"old-price\\\">$99.00<\\/span>-->\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"product-price\\\">Rp. 87.078.000.000<\\/span>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<small><i class=\\\"icon-location-pin icons\\\"><\\/i> Kota Batu<\\/small>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t<\\/li>\\n \\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t<li>\\n \\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t \\n \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/777849\\/BANK-PERMATA-5-bidang-tanah-4933-m2-bangunan-di-Jl-Soekarno-Hatta-No509-Kel-Cijagra-Kec-Lengkong-Kota-Bandung.html\\\" title=\\\"BANK PERMATA : 5 bidang tanah 4.933 m2 & bangunan di Jl. Soekarno-Hatta No.509, Kel. Cijagra, Kec. Lengkong, Kota Bandung\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/297977\\/2023\\/09\\/07\\/64f9595addf7c-51289GDK-foto-77784927.jpeg\\\" alt=\\\"BANK PERMATA : 5 bidang tanah 4.933 m2 & bangunan di Jl. Soekarno-Hatta No.509, Kel. Cijagra, Kec. Lengkong, Kota Bandung\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/figure>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/777849\\/BANK-PERMATA-5-bidang-tanah-4933-m2-bangunan-di-Jl-Soekarno-Hatta-No509-Kel-Cijagra-Kec-Lengkong-Kota-Bandung.html\\\" title=\\\"BANK PERMATA : 5 bidang tanah 4.933 m2 & bangunan di Jl. Soekarno-Hatta No.509, Kel. Cijagra, Kec. Lengkong, Kota Bandung\\\">BANK PERMATA : 5 bidang tanah 4.933 m2 & bangunan di Jl. Soekarno-Hatta No.509, Kel. Cijagra, Kec. Lengkong, Kota Bandung<\\/a><\\/h2>\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--<span class=\\\"old-price\\\">$99.00<\\/span>-->\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"product-price\\\">Rp. 68.648.030.000<\\/span>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<small><i class=\\\"icon-location-pin icons\\\"><\\/i> Kota Bandung<\\/small>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t<\\/li>\\n \\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t<li>\\n \\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t \\n \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/788184\\/PIS-1-satu-Unit-MT-SeleSele-Pertamina-3006-dalam-kondisi-as-is-where-is-dalam-bentuk-Scrap-di-Kota-Balikpapan.html\\\" title=\\\"PIS : 1 (satu) Unit MT Sele\\/Sele Pertamina 3006 dalam kondisi as is where is. (dalam bentuk Scrap) di Kota Balikpapan\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/305561\\/2023\\/09\\/26\\/65125a06a0c35-59774LZ2-foto-788184-02.png\\\" alt=\\\"PIS : 1 (satu) Unit MT Sele\\/Sele Pertamina 3006 dalam kondisi as is where is. (dalam bentuk Scrap) di Kota Balikpapan\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/figure>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/788184\\/PIS-1-satu-Unit-MT-SeleSele-Pertamina-3006-dalam-kondisi-as-is-where-is-dalam-bentuk-Scrap-di-Kota-Balikpapan.html\\\" title=\\\"PIS : 1 (satu) Unit MT Sele\\/Sele Pertamina 3006 dalam kondisi as is where is. (dalam bentuk Scrap) di Kota Balikpapan\\\">PIS : 1 (satu) Unit MT Sele\\/Sele Pertamina 3006 dalam kondisi as is where is. (dalam bentuk Scrap) di Kota Balikpapan<\\/a><\\/h2>\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--<span class=\\\"old-price\\\">$99.00<\\/span>-->\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"product-price\\\">Rp. 62.860.819.772<\\/span>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<small><i class=\\\"icon-location-pin icons\\\"><\\/i> Kota Balikpapan<\\/small>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t<\\/li>\\n \\t\\t\\t\\t\\t\\t\\t\\n <style>\\n .sewa {\\n background-color: #ffd400;\\n border-bottom-color: #036;\\n position: absolute;\\n background-image: none;\\n border-radius: 100%;\\n left: auto;\\n right: -7px;\\n top: -7px;\\n text-shadow: none;\\n width: 40px;\\n height: 40px;\\n line-height: 40px;\\n display: inline-block;\\n text-align: center;\\n z-index: 10;\\n -webkit-box-shadow: none;\\n box-shadow: none;\\n font-size: 0.9em;\\n color: #036;\\n border-bottom: 2px solid transparent;\\n }\\n .nama-lot-lelang{\\n \\toverflow: hidden;\\n \\t\\t\\t\\t\\t\\t\\t\\ttext-overflow: ellipsis;\\n \\t\\t\\t\\t\\t\\t\\t\\tdisplay: -webkit-box;\\n \\t\\t\\t\\t\\t\\t\\t\\tline-height: 16px; \\/* fallback *\\/\\n \\t\\t\\t\\t\\t\\t\\t\\theight: 48px; \\/* fallback *\\/\\n \\t\\t\\t\\t\\t\\t\\t\\t-webkit-line-clamp: 3; \\/* number of lines to show *\\/\\n \\t\\t\\t\\t\\t\\t\\t\\t-webkit-box-orient: vertical;\\n }\\n\\n \\/*LELANG TANPA UPJL*\\/\\n .tanpa_ujl{\\n \\t\\/*top: 55%;*\\/\\n \\tbackground: #0cc485 !important;\\n \\tmargin: 0 0 0 0;\\n \\tpadding : 3px 15px 3px 3px;;\\n \\tposition: absolute;\\n \\tfont-size: 12px;\\n \\tborder-radius: 0px 0px 30px 0px;\\n \\tbox-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;\\n \\t\\/*box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;*\\/\\n }\\n \\/*LELANG TANPA UPJL*\\/\\n\\n <\\/style>\\n <style>\\n \\t\\t\\t\\t\\t\\t\\t.thumb-cover {\\n \\t\\t\\t\\t\\t\\t\\t\\twidth: inherit;\\n \\t\\t\\t\\t\\t\\t\\t\\tmin-height: 190px;\\n \\t\\t\\t\\t\\t\\t\\t\\tmargin-bottom: 0px;\\n \\t\\t\\t\\t\\t\\t\\t}\\n \\t\\t\\t\\t\\t\\t\\t<\\/style>\\n\\n \\t\\t\\t\\t\\t\\t<\\/ul>\\n\\n \\t\\t\\t\\t\\t\\t<div class=\\\"toolbar-bottom\\\">\\n \\t\\t\\t\\t\\t\\t\\t<div class=\\\"toolbar\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"sorter\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<ul id=\\\"pagination\\\" class=\\\"pagination\\\"><li class=\\\"active\\\"><a>1<\\/a><\\/li><li><a href=\\\"https:\\/\\/lelang.go.id\\/?no-cache=tYRkCW4XUnwKx0r2z9fm&page=2\\\" data-ci-pagination-page=\\\"2\\\">2<\\/a><\\/li><li><a href=\\\"https:\\/\\/lelang.go.id\\/?no-cache=tYRkCW4XUnwKx0r2z9fm&page=3\\\" data-ci-pagination-page=\\\"3\\\">3<\\/a><\\/li><li class=\\\"next\\\"><a href=\\\"https:\\/\\/lelang.go.id\\/?no-cache=tYRkCW4XUnwKx0r2z9fm&page=2\\\" data-ci-pagination-page=\\\"2\\\" rel=\\\"next\\\"><i class=\\\"fa fa-caret-right\\\"><\\/i><\\/a><\\/li><li class=\\\"last\\\"><a href=\\\"https:\\/\\/lelang.go.id\\/?no-cache=tYRkCW4XUnwKx0r2z9fm&page=288\\\" data-ci-pagination-page=\\\"288\\\"><i class=\\\"fa fa-caret-right\\\"><\\/i><i class=\\\"fa fa-caret-right\\\"><\\/i><\\/a><\\/li><\\/ul> \\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t<\\/div>\\n\\n \\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\n \\t\\t\\t\\t\\t<!-- Sidebar Filter Data -->\\n \\t\\t\\t\\t\\t<aside class=\\\"col-md-3 col-md-pull-9 sidebar shop-sidebar\\\">\\n \\t\\t\\t\\t\\t\\t<div class=\\\"panel-group\\\">\\n \\t\\t\\t\\t\\t\\t\\t<div class=\\\"panel panel-default\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"panel-heading\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<h4 class=\\\"panel-title\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a class=\\\"accordion-toggle\\\" data-toggle=\\\"collapse\\\" href=\\\"#panel-filter-category\\\" style=\\\"text-transform:none;\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tFilter Lot Lelang\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/h4>\\n \\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t<div id=\\\"panel-filter-category\\\" class=\\\"accordion-body collapse in\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"panel-body\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li id=\\\"filter-kategori-src\\\" style=\\\"display:none;\\\"><input class=\\\"filter-lot-lelang\\\" name=\\\"id_kategori[]\\\" type=\\\"checkbox\\\" value=\\\"\\\"> <span><\\/span><\\/li>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<ul id=\\\"filter-kategori-container\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li><input class=\\\"filter-lot-lelang\\\" name=\\\"id_kategori[]\\\" type=\\\"checkbox\\\" value=\\\"1\\\" > Tanah<\\/span><\\/li>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li><input class=\\\"filter-lot-lelang\\\" name=\\\"id_kategori[]\\\" type=\\\"checkbox\\\" value=\\\"2\\\" > Rumah<\\/span><\\/li>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li><input class=\\\"filter-lot-lelang\\\" name=\\\"id_kategori[]\\\" type=\\\"checkbox\\\" value=\\\"3\\\" > Ruko<\\/span><\\/li>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li><input class=\\\"filter-lot-lelang\\\" name=\\\"id_kategori[]\\\" type=\\\"checkbox\\\" value=\\\"12\\\" > Pabrik<\\/span><\\/li>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li><input class=\\\"filter-lot-lelang\\\" name=\\\"id_kategori[]\\\" type=\\\"checkbox\\\" value=\\\"13\\\" > Hotel dan Villa<\\/span><\\/li>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li><input class=\\\"filter-lot-lelang\\\" name=\\\"id_kategori[]\\\" type=\\\"checkbox\\\" value=\\\"4\\\" > Mobil<\\/span><\\/li>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li><input class=\\\"filter-lot-lelang\\\" name=\\\"id_kategori[]\\\" type=\\\"checkbox\\\" value=\\\"5\\\" > Motor<\\/span><\\/li>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li><input class=\\\"filter-lot-lelang\\\" name=\\\"id_kategori[]\\\" type=\\\"checkbox\\\" value=\\\"6\\\" > Bongkaran<\\/span><\\/li>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li><input class=\\\"filter-lot-lelang\\\" name=\\\"id_kategori[]\\\" type=\\\"checkbox\\\" value=\\\"7\\\" > Besi Tua<\\/span><\\/li>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li><input class=\\\"filter-lot-lelang\\\" name=\\\"id_kategori[]\\\" type=\\\"checkbox\\\" value=\\\"8\\\" > Elektronik<\\/span><\\/li>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li><input class=\\\"filter-lot-lelang\\\" name=\\\"id_kategori[]\\\" type=\\\"checkbox\\\" value=\\\"9\\\" > Kayu<\\/span><\\/li>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li><input class=\\\"filter-lot-lelang\\\" name=\\\"id_kategori[]\\\" type=\\\"checkbox\\\" value=\\\"14\\\" > UMKM<\\/span><\\/li>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li><input class=\\\"filter-lot-lelang\\\" name=\\\"id_kategori[]\\\" type=\\\"checkbox\\\" value=\\\"10\\\" > Inventaris<\\/span><\\/li>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li><input class=\\\"filter-lot-lelang\\\" name=\\\"id_kategori[]\\\" type=\\\"checkbox\\\" value=\\\"16\\\" > Gudang<\\/span><\\/li>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li><input class=\\\"filter-lot-lelang\\\" name=\\\"id_kategori[]\\\" type=\\\"checkbox\\\" value=\\\"17\\\" > Toko<\\/span><\\/li>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li><input class=\\\"filter-lot-lelang\\\" name=\\\"id_kategori[]\\\" type=\\\"checkbox\\\" value=\\\"18\\\" > Apartemen<\\/span><\\/li>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li><input class=\\\"filter-lot-lelang\\\" name=\\\"id_kategori[]\\\" type=\\\"checkbox\\\" value=\\\"11\\\" > Lain-lain<\\/span><\\/li>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/ul>\\n \\t\\t\\t\\t\\t\\t <hr style=\\\"margin-top:10px; margin-bottom:13px;\\\">\\n \\t\\t\\t\\t\\t\\t <div class=\\\"form-group\\\">\\n \\t\\t\\t\\t\\t\\t \\t<div class=\\\"input-group\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t <div class=\\\"input-group-addon\\\" style=\\\"font-size: 12px;\\\">Rp.<\\/div>\\n \\t\\t\\t\\t\\t\\t <input name=\\\"harga_minimum\\\" class=\\\"filter-lot-lelang form-control form-control-solid input-sm placeholder-no-fix number-format\\\" type=\\\"text\\\" autocomplete=\\\"off\\\" placeholder=\\\"Harga Minimum\\\" value=\\\"\\\" \\/>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t <\\/div>\\n \\t\\t\\t\\t\\t\\t <\\/div>\\n \\t\\t\\t\\t\\t\\t <div class=\\\"form-group\\\">\\n \\t\\t\\t\\t\\t\\t \\t<div class=\\\"input-group\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t <div class=\\\"input-group-addon\\\" style=\\\"font-size: 12px;\\\">Rp.<\\/div>\\n \\t\\t\\t\\t\\t\\t <input name=\\\"harga_maksimum\\\" class=\\\"filter-lot-lelang form-control form-control-solid input-sm placeholder-no-fix number-format\\\" type=\\\"text\\\" autocomplete=\\\"off\\\" placeholder=\\\"Harga Maksimum\\\" value=\\\"\\\" \\/>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t <\\/div>\\n \\t\\t\\t\\t\\t\\t <\\/div>\\n \\t\\t\\t\\t\\t\\t <hr style=\\\"margin-top:10px; margin-bottom:13px;\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<input id=\\\"get-provinsi-url\\\" loaded=\\\"0\\\" type=\\\"hidden\\\" value=\\\"https:\\/\\/lelang.go.id\\/api\\/lokasi\\/get-provinsi\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<input id=\\\"get-kota-url\\\" loaded=\\\"0\\\" type=\\\"hidden\\\" value=\\\"https:\\/\\/lelang.go.id\\/api\\/lokasi\\/get-kota\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"form-group\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<select id=\\\"select-provinsi\\\" style=\\\"width: 100%\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<option>Pilih Provinsi<\\/option>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/select>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"form-group\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<select id=\\\"select-kota\\\" style=\\\"width: 100%\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<option>Pilih Kota<\\/option>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/select>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\n \\t\\t\\t\\t\\t\\t <div id=\\\"id-kota-src\\\" class=\\\"alert alert-info alert-sm\\\" style=\\\"margin-bottom: 10px; display: none;\\\">\\n \\t\\t\\t\\t\\t\\t \\t<button type=\\\"button\\\" class=\\\"close\\\" data-dismiss=\\\"alert\\\" aria-label=\\\"Close\\\" style=\\\"font-size: 16px; opacity: .6;\\\"><span aria-hidden=\\\"true\\\" style=\\\"color: #f00;\\\">\\u00d7<\\/span><\\/button>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"nama-kota\\\"><\\/span>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<input name=\\\"id_kota[]\\\" type=\\\"hidden\\\" class=\\\"filter-lot-lelang\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div id=\\\"id-kota-container\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t <div class=\\\"form-actions\\\" style=\\\"margin-top: 10px; margin-bottom: 10px;\\\">\\n \\t\\t\\t\\t\\t\\t <button onclick=\\\"applyFilter()\\\" type=\\\"button\\\" class=\\\"btn btn-block btn-primary\\\"><i class=\\\"fa fa-filter\\\"><\\/i> Terapkan<\\/button>\\n \\t\\t\\t\\t\\t\\t <\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"panel panel-default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"panel-heading\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<h4 class=\\\"panel-title\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a class=\\\"accordion-toggle\\\" data-toggle=\\\"collapse\\\" href=\\\"#panel-waktu-server\\\" aria-expanded=\\\"true\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tEstimasi Waktu Server\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/h4>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div id=\\\"panel-waktu-server\\\" class=\\\"accordion-body collapse in\\\" aria-expanded=\\\"true\\\" style=\\\"\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"panel-body\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"row\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"col-md-12\\\" style=\\\"text-align:center;\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<h4 style=\\\"text-transform: none;\\\"><i class=\\\"fa fa-clock-o\\\"><\\/i> <span id=\\\"estimasi-waktu-server\\\">17 Oct 2023, 22:14<\\/span><\\/h4>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a class=\\\"btn btn-sm btn-primary mb-xs\\\" onclick=\\\"syncWaktuServer()\\\" href=\\\"javascript:void(0);\\\" id=\\\"sync-waktu-server\\\"><i class=\\\"fa fa-refresh\\\"><\\/i> Muat Ulang <\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\n <script>\\n timer = setInterval(function(){ syncWaktuServer(); }, 15250);\\n\\n function syncWaktuServer() {\\n $(\'#estimasi-waktu-server\').html(\'Loading...\');\\n var urlWaktuServer = \\\"https:\\/\\/lelang.go.id\\/api\\/waktu-server\\/teks?no-cache=tYRkCW4XUnwKx0r2z9fm\\\";\\n $.getJSON(urlWaktuServer, function (data) {\\n $(\'#sync-waktu-server\').attr(\\\"disabled\\\", true);\\n $(\'#sync-waktu-server\').css(\\\"pointer-events\\\", \\\"none\\\");\\n if (data.result == \'success\') {\\n $(\'#estimasi-waktu-server\').html(data.waktu_server);\\n clearInterval(timer);\\n timer = setInterval(function () {\\n syncWaktuServer();\\n }, data.interval);\\n } else {\\n $(\'#estimasi-waktu-server\').html(\'Error\');\\n }\\n setTimeout(function () {\\n $(\'#sync-waktu-server\').attr(\\\"disabled\\\", false);\\n $(\'#sync-waktu-server\').css(\\\"pointer-events\\\", \\\"auto\\\");\\n }, 20000);\\n\\n }).fail(function () {\\n $(\'#estimasi-waktu-server\').html(\'Error\');\\n });\\n }\\n <\\/script>\\n\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\n \\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t<\\/aside>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\n\\t\\t\\t<div class=\\\"container mb-lg\\\">\\n\\t\\t\\t\\t<h2 class=\\\"slider-title\\\">\\n <span class=\\\"inline-title\\\" style=\\\"text-transform: none; color: #212529 !important; font-size: 1.30em !important;\\\">Lelang <span class=\\\"heading-primary\\\">Segera Berakhir<\\/span><\\/span>\\n <span class=\\\"line\\\"><\\/span>\\n <span class=\\\"line\\\"><\\/span>\\n <\\/h2>\\n <input id=\\\"url-segera-berakhir\\\" type=\\\"hidden\\\" value=\\\"https:\\/\\/lelang.go.id\\/api\\/lot-lelang\\/segera-berakhir\\\">\\n\\t\\t\\t\\t<div id=\\\"segera-berakhir-src\\\" class=\\\"product\\\" style=\\\"display:none; height: 304px;\\\">\\n\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n\\t\\t\\t\\t\\t <a href=\\\"\\\" title=\\\"\\\">\\n\\t\\t\\t\\t\\t\\t <img class=\\\"img-responsive thumb-cover\\\" src=\\\"\\\" alt=\\\"\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t<\\/figure>\\n\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\"\\\" title=\\\"\\\"><\\/a><\\/h2>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n\\t\\t\\t\\t\\t\\t <span class=\\\"product-price\\\"><\\/span>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n <div id=\\\"container-segera-berakhir\\\" class=\\\"owl-carousel owl-theme manual new-products-carousel\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t <div class=\\\"product\\\">\\n\\n\\t\\t\\t\\t \\t<!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t \\t\\t\\t\\t\\t<!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n\\t\\t\\t\\t\\t\\t <a href=\\\".\\/lot-lelang\\/detail\\/776758\\/1-bidang-tanah-dengan-total-luas-308-m2-berikut-bangunan-di-Kota-Makassar.html\\\" title=\\\"1 bidang tanah dengan total luas 308 m<sup>2<\\/sup> berikut bangunan di Kota Makassar\\\">\\n\\t\\t\\t\\t\\t\\t\\t <img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/297132\\/2023\\/09\\/05\\/64f6ff190f606-985360RJ-foto-77675834.jpeg\\\" alt=\\\"1 bidang tanah dengan total luas 308 m<sup>2<\\/sup> berikut bangunan di Kota Makassar\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t<\\/figure>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\".\\/lot-lelang\\/detail\\/776758\\/1-bidang-tanah-dengan-total-luas-308-m2-berikut-bangunan-di-Kota-Makassar.html\\\" title=\\\"1 bidang tanah dengan total luas 308 m<sup>2<\\/sup> berikut bangunan di Kota Makassar\\\">1 bidang tanah dengan total luas 308 m<sup>2<\\/sup> berikut bangunan di Kota Makassar<\\/a><\\/h2>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n\\t\\t\\t\\t\\t\\t <span class=\\\"product-price\\\">Rp. 9.636.000.000<\\/span>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t <\\/div>\\n \\t\\t\\t\\t <div class=\\\"product\\\">\\n\\n\\t\\t\\t\\t \\t<!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t \\t\\t\\t\\t\\t<!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n\\t\\t\\t\\t\\t\\t <a href=\\\".\\/lot-lelang\\/detail\\/776763\\/1-bidang-tanah-dengan-total-luas-320-m2-berikut-bangunan-di-Kota-Makassar.html\\\" title=\\\"1 bidang tanah dengan total luas 320 m<sup>2<\\/sup> berikut bangunan di Kota Makassar\\\">\\n\\t\\t\\t\\t\\t\\t\\t <img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/297132\\/2023\\/09\\/05\\/64f70080bc4d5-72939zQf-foto-77676340.jpeg\\\" alt=\\\"1 bidang tanah dengan total luas 320 m<sup>2<\\/sup> berikut bangunan di Kota Makassar\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t<\\/figure>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\".\\/lot-lelang\\/detail\\/776763\\/1-bidang-tanah-dengan-total-luas-320-m2-berikut-bangunan-di-Kota-Makassar.html\\\" title=\\\"1 bidang tanah dengan total luas 320 m<sup>2<\\/sup> berikut bangunan di Kota Makassar\\\">1 bidang tanah dengan total luas 320 m<sup>2<\\/sup> berikut bangunan di Kota Makassar<\\/a><\\/h2>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n\\t\\t\\t\\t\\t\\t <span class=\\\"product-price\\\">Rp. 9.900.000.000<\\/span>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t <\\/div>\\n \\t\\t\\t\\t <div class=\\\"product\\\">\\n\\n\\t\\t\\t\\t \\t<!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t \\t\\t\\t\\t\\t<!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n\\t\\t\\t\\t\\t\\t <a href=\\\".\\/lot-lelang\\/detail\\/772168\\/1-bidang-tanah-dengan-total-luas-193-m2-berikut-bangunan-di-Kabupaten-Manokwari.html\\\" title=\\\"1 bidang tanah dengan total luas 193 m<sup>2<\\/sup> berikut bangunan di Kabupaten Manokwari\\\">\\n\\t\\t\\t\\t\\t\\t\\t <img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/293911\\/2023\\/08\\/28\\/64ec281f418fb-602707Re-foto-77216830.jpeg\\\" alt=\\\"1 bidang tanah dengan total luas 193 m<sup>2<\\/sup> berikut bangunan di Kabupaten Manokwari\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t<\\/figure>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\".\\/lot-lelang\\/detail\\/772168\\/1-bidang-tanah-dengan-total-luas-193-m2-berikut-bangunan-di-Kabupaten-Manokwari.html\\\" title=\\\"1 bidang tanah dengan total luas 193 m<sup>2<\\/sup> berikut bangunan di Kabupaten Manokwari\\\">1 bidang tanah dengan total luas 193 m<sup>2<\\/sup> berikut bangunan di Kabupaten Manokwari<\\/a><\\/h2>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n\\t\\t\\t\\t\\t\\t <span class=\\\"product-price\\\">Rp. 2.400.100.000<\\/span>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t <\\/div>\\n \\t\\t\\t\\t <div class=\\\"product\\\">\\n\\n\\t\\t\\t\\t \\t<!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t \\t\\t\\t\\t\\t<!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n\\t\\t\\t\\t\\t\\t <a href=\\\".\\/lot-lelang\\/detail\\/754540\\/1-bidang-tanah-dengan-total-luas-72-m2-berikut-bangunan-di-Kota-Bogor.html\\\" title=\\\"1 bidang tanah dengan total luas 72 m<sup>2<\\/sup> berikut bangunan di Kota Bogor\\\">\\n\\t\\t\\t\\t\\t\\t\\t <img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/280929\\/2023\\/07\\/20\\/64b8f50ac5ee6-20717zDt-foto-7545401.jpeg\\\" alt=\\\"1 bidang tanah dengan total luas 72 m<sup>2<\\/sup> berikut bangunan di Kota Bogor\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t<\\/figure>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\".\\/lot-lelang\\/detail\\/754540\\/1-bidang-tanah-dengan-total-luas-72-m2-berikut-bangunan-di-Kota-Bogor.html\\\" title=\\\"1 bidang tanah dengan total luas 72 m<sup>2<\\/sup> berikut bangunan di Kota Bogor\\\">1 bidang tanah dengan total luas 72 m<sup>2<\\/sup> berikut bangunan di Kota Bogor<\\/a><\\/h2>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n\\t\\t\\t\\t\\t\\t <span class=\\\"product-price\\\">Rp. 441.400.000<\\/span>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t <\\/div>\\n \\t\\t\\t\\t <div class=\\\"product\\\">\\n\\n\\t\\t\\t\\t \\t<!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t \\t\\t\\t\\t\\t<!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n\\t\\t\\t\\t\\t\\t <a href=\\\".\\/lot-lelang\\/detail\\/772025\\/1-bidang-tanah-dengan-total-luas-198-m2-berikut-bangunan-di-Kota-Makassar.html\\\" title=\\\"1 bidang tanah dengan total luas 198 m<sup>2<\\/sup> berikut bangunan di Kota Makassar\\\">\\n\\t\\t\\t\\t\\t\\t\\t <img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/293944\\/2023\\/08\\/28\\/64ec0f152ba7d-97661nkq-foto-7720258ab.jpg\\\" alt=\\\"1 bidang tanah dengan total luas 198 m<sup>2<\\/sup> berikut bangunan di Kota Makassar\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t<\\/figure>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\".\\/lot-lelang\\/detail\\/772025\\/1-bidang-tanah-dengan-total-luas-198-m2-berikut-bangunan-di-Kota-Makassar.html\\\" title=\\\"1 bidang tanah dengan total luas 198 m<sup>2<\\/sup> berikut bangunan di Kota Makassar\\\">1 bidang tanah dengan total luas 198 m<sup>2<\\/sup> berikut bangunan di Kota Makassar<\\/a><\\/h2>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n\\t\\t\\t\\t\\t\\t <span class=\\\"product-price\\\">Rp. 1.450.000.000<\\/span>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t <\\/div>\\n \\t\\t\\t\\t <div class=\\\"product\\\">\\n\\n\\t\\t\\t\\t \\t<!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t \\t\\t\\t\\t\\t<!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n\\t\\t\\t\\t\\t\\t <a href=\\\".\\/lot-lelang\\/detail\\/772033\\/1-bidang-tanah-dengan-total-luas-64-m2-berikut-bangunan-di-Kota-Makassar.html\\\" title=\\\"1 bidang tanah dengan total luas 64 m<sup>2<\\/sup> berikut bangunan di Kota Makassar\\\">\\n\\t\\t\\t\\t\\t\\t\\t <img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/293944\\/2023\\/08\\/28\\/64ec0fbeda0aa-40472Fyq-foto-772033aa8.jpg\\\" alt=\\\"1 bidang tanah dengan total luas 64 m<sup>2<\\/sup> berikut bangunan di Kota Makassar\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t<\\/figure>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\".\\/lot-lelang\\/detail\\/772033\\/1-bidang-tanah-dengan-total-luas-64-m2-berikut-bangunan-di-Kota-Makassar.html\\\" title=\\\"1 bidang tanah dengan total luas 64 m<sup>2<\\/sup> berikut bangunan di Kota Makassar\\\">1 bidang tanah dengan total luas 64 m<sup>2<\\/sup> berikut bangunan di Kota Makassar<\\/a><\\/h2>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n\\t\\t\\t\\t\\t\\t <span class=\\\"product-price\\\">Rp. 1.000.000.000<\\/span>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t <\\/div>\\n \\t\\t\\t\\t <div class=\\\"product\\\">\\n\\n\\t\\t\\t\\t \\t<!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t \\t\\t\\t\\t\\t<!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n\\t\\t\\t\\t\\t\\t <a href=\\\".\\/lot-lelang\\/detail\\/772045\\/KIOS-KIOS-dengan-total-luas-11-m2-di-Kota-Makassar.html\\\" title=\\\"KIOS, KIOS dengan total luas 11 m<sup>2<\\/sup> di Kota Makassar\\\">\\n\\t\\t\\t\\t\\t\\t\\t <img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/293944\\/2023\\/08\\/28\\/64ec116704776-30453wtB-foto-772045bb7.jpg\\\" alt=\\\"KIOS, KIOS dengan total luas 11 m<sup>2<\\/sup> di Kota Makassar\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t<\\/figure>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\".\\/lot-lelang\\/detail\\/772045\\/KIOS-KIOS-dengan-total-luas-11-m2-di-Kota-Makassar.html\\\" title=\\\"KIOS, KIOS dengan total luas 11 m<sup>2<\\/sup> di Kota Makassar\\\">KIOS, KIOS dengan total luas 11 m<sup>2<\\/sup> di Kota Makassar<\\/a><\\/h2>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n\\t\\t\\t\\t\\t\\t <span class=\\\"product-price\\\">Rp. 200.000.000<\\/span>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t <\\/div>\\n \\t\\t\\t\\t <div class=\\\"product\\\">\\n\\n\\t\\t\\t\\t \\t<!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t \\t\\t\\t\\t\\t<!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n\\t\\t\\t\\t\\t\\t <a href=\\\".\\/lot-lelang\\/detail\\/772056\\/2-bidang-tanah-dengan-total-luas-164-m2-berikut-bangunan-di-Kota-Makassar.html\\\" title=\\\"2 bidang tanah dengan total luas 164 m<sup>2<\\/sup> berikut bangunan di Kota Makassar\\\">\\n\\t\\t\\t\\t\\t\\t\\t <img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/293944\\/2023\\/08\\/28\\/64ec127386c65-28786m6H-foto-7720565e3.jpg\\\" alt=\\\"2 bidang tanah dengan total luas 164 m<sup>2<\\/sup> berikut bangunan di Kota Makassar\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t<\\/figure>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\".\\/lot-lelang\\/detail\\/772056\\/2-bidang-tanah-dengan-total-luas-164-m2-berikut-bangunan-di-Kota-Makassar.html\\\" title=\\\"2 bidang tanah dengan total luas 164 m<sup>2<\\/sup> berikut bangunan di Kota Makassar\\\">2 bidang tanah dengan total luas 164 m<sup>2<\\/sup> berikut bangunan di Kota Makassar<\\/a><\\/h2>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n\\t\\t\\t\\t\\t\\t <span class=\\\"product-price\\\">Rp. 1.850.000.000<\\/span>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t <\\/div>\\n \\t\\t\\t\\t <div class=\\\"product\\\">\\n\\n\\t\\t\\t\\t \\t<!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t \\t\\t\\t\\t\\t<!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n\\t\\t\\t\\t\\t\\t <a href=\\\".\\/lot-lelang\\/detail\\/773340\\/1-bidang-tanah-dengan-total-luas-225-m2-berikut-bangunan-di-Kota-Sorong.html\\\" title=\\\"1 bidang tanah dengan total luas 225 m<sup>2<\\/sup> berikut bangunan di Kota Sorong\\\">\\n\\t\\t\\t\\t\\t\\t\\t <img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/294831\\/2023\\/08\\/30\\/64ee8e5324b54-22186vn5-foto-773340iki.jpg\\\" alt=\\\"1 bidang tanah dengan total luas 225 m<sup>2<\\/sup> berikut bangunan di Kota Sorong\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t<\\/figure>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\".\\/lot-lelang\\/detail\\/773340\\/1-bidang-tanah-dengan-total-luas-225-m2-berikut-bangunan-di-Kota-Sorong.html\\\" title=\\\"1 bidang tanah dengan total luas 225 m<sup>2<\\/sup> berikut bangunan di Kota Sorong\\\">1 bidang tanah dengan total luas 225 m<sup>2<\\/sup> berikut bangunan di Kota Sorong<\\/a><\\/h2>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n\\t\\t\\t\\t\\t\\t <span class=\\\"product-price\\\">Rp. 92.035.500<\\/span>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t <\\/div>\\n \\t\\t\\t\\t <div class=\\\"product\\\">\\n\\n\\t\\t\\t\\t \\t<!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t \\t\\t\\t\\t\\t<!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n\\t\\t\\t\\t\\t\\t <a href=\\\".\\/lot-lelang\\/detail\\/772067\\/1-bidang-tanah-dengan-total-luas-390-m2-berikut-bangunan-di-Kota-Makassar.html\\\" title=\\\"1 bidang tanah dengan total luas 390 m<sup>2<\\/sup> berikut bangunan di Kota Makassar\\\">\\n\\t\\t\\t\\t\\t\\t\\t <img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/293944\\/2023\\/08\\/28\\/64ec15c7d7d48-73133Nov-foto-772067AVI.jpg\\\" alt=\\\"1 bidang tanah dengan total luas 390 m<sup>2<\\/sup> berikut bangunan di Kota Makassar\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t<\\/figure>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\".\\/lot-lelang\\/detail\\/772067\\/1-bidang-tanah-dengan-total-luas-390-m2-berikut-bangunan-di-Kota-Makassar.html\\\" title=\\\"1 bidang tanah dengan total luas 390 m<sup>2<\\/sup> berikut bangunan di Kota Makassar\\\">1 bidang tanah dengan total luas 390 m<sup>2<\\/sup> berikut bangunan di Kota Makassar<\\/a><\\/h2>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n\\t\\t\\t\\t\\t\\t <span class=\\\"product-price\\\">Rp. 1.400.000.000<\\/span>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t <\\/div>\\n <\\/div>\\n\\t\\t\\t<\\/div>\\n\\n\\n\\t\\t<\\/div>\\n\\n\\t\\t<!--<div class=\\\"modal fade\\\" id=\\\"modal-pengumuman\\\" role=\\\"dialog\\\" aria-labelledby=\\\"modal-pengumuman\\\" aria-hidden=\\\"true\\\">\\n\\t\\t\\t<div class=\\\"modal-dialog modal-lg\\\">\\n\\t\\t\\t\\t<div class=\\\"modal-content\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"modal-header\\\">\\n\\t\\t\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"close\\\" data-dismiss=\\\"modal\\\" aria-hidden=\\\"true\\\">×<\\/button>\\n\\t\\t\\t\\t\\t <h4 class=\\\"modal-title\\\">Pengumuman<\\/h4>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<div class=\\\"modal-body\\\">\\n \\t\\t\\t\\t\\t<div id=\\\"pengumuman-popupXXX\\\" class=\\\"\\\" style=\\\"margin-top:10px;\\\">\\n\\t\\t\\t\\t\\t\\t<img class=\\\"img-responsive\\\" style=\\\"max-height: 423px;\\\" src=\\\"img\\/dukcapil_banner.jpg\\\">\\n \\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>-->\\n\\n\\n\\t\\t<!--AGEN CALL CENTER-->\\n\\t\\t<div class=\\\"modal fade modal-popup\\\" id=\\\"modal-pengumuman\\\" role=\\\"dialog\\\" aria-labelledby=\\\"modal-pengumuman\\\" aria-hidden=\\\"true\\\">\\n\\t\\t\\t<div class=\\\"modal-dialog modal-lg modal-dialog-popup\\\">\\n\\t\\t\\t\\t<div class=\\\"modal-content\\\" >\\n\\t\\t\\t\\t\\t\\t<div class=\\\"modal-body\\\" style=\\\"padding:0\\\">\\n\\t \\t\\t\\t\\t\\t<div id=\\\"pengumuman-popup\\\" class=\\\"\\\" >\\n\\t \\t\\t\\t\\t\\t <img class=\\\"img-responsive\\\" style=\\\"width:100%;height:auto;\\\" src=\\\"\\\">\\n\\t \\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"modal-header\\\" style=\\\"background: white\\\">\\n\\t\\t\\t\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-sm btn-danger\\\" style=\\\"float:right\\\" data-dismiss=\\\"modal\\\">Close<\\/button>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t<style>\\n\\t\\t\\t.modal-popup {\\n\\t\\t\\t text-align: center;\\n\\t\\t\\t}\\n\\t\\t\\t\\n\\t\\t\\t@media screen and (min-width: 768px) { \\n\\t\\t\\t .modal-popup:before {\\n\\t\\t\\t display: inline-block;\\n\\t\\t\\t vertical-align: middle;\\n\\t\\t\\t content: \\\" \\\";\\n\\t\\t\\t height: 100%;\\n\\t\\t\\t }\\n\\t\\t\\t}\\n\\t\\t\\t.modal-dialog-popup {\\n\\t\\t\\t display: inline-block;\\n\\t\\t\\t text-align: left;\\n\\t\\t\\t vertical-align: middle;\\n\\t\\t\\t}\\n\\t\\t<\\/style>\\n\\t\\t<!--AGEN CALL CENTER-->\\n\\n \\n \\n\\t\\t\\t<footer id=\\\"footer\\\">\\n\\t\\t\\t\\t<div class=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"row\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"footer-ribbon\\\">\\n\\t\\t\\t\\t\\t\\t\\t<span style=\'font-family: \\\"Open Sans\\\", Arial, sans-serif;\'>Lelang Indonesia<\\/span>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"col-md-3 mb-none\\\">\\n\\t\\t\\t\\t\\t\\t\\t<h5 class=\\\"mb-sm\\\" style=\\\"color:#e0e7f9;\\\">Layanan Lelang<\\/h5>\\n\\t\\t\\t\\t\\t\\t\\t<ul class=\\\"contact\\\" >\\n\\t\\t\\t\\t\\t\\t\\t\\t<li><a href=\\\"#\\\" onclick=\\\"alert(\'Mohon maaf, konten belum tersedia.\');\\\"><i class=\\\"fa fa-chevron-right\\\" style=\\\"color:#e0e7f9; font-size: 8px;\\\"><\\/i><span style=\\\"color:#e0e7f9;\\\">Profil Lelang<\\/span><\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li><a target=\\\"_blank\\\" href=\\\"https:\\/\\/lelang.go.id\\/pdf\\/Profil Balai lelang.pdf\\\"><i class=\\\"fa fa-chevron-right\\\" style=\\\"color:#e0e7f9; font-size: 8px;\\\"><\\/i><span style=\\\"color:#e0e7f9;\\\">Profil Balai Lelang<\\/span><\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<!--<li><a target=\\\"_blank\\\" href=\\\"https:\\/\\/lelang.go.id\\/pdf\\/Profil PL Kelas II.pdf\\\"><i class=\\\"fa fa-chevron-right\\\" style=\\\"color:#e0e7f9; font-size: 8px;\\\"><\\/i><span style=\\\"color:#e0e7f9;\\\">Profil Pejabat Lelang Kelas II<\\/span><\\/a><\\/li>-->\\n\\t\\t\\t\\t\\t\\t\\t\\t<li><a href=\\\"#\\\" onclick=\\\"alert(\'Mohon maaf, konten belum tersedia.\');\\\"><i class=\\\"fa fa-chevron-right\\\" style=\\\"color:#e0e7f9; font-size: 8px;\\\"><\\/i><span style=\\\"color:#e0e7f9;\\\">Monitoring Layanan<\\/span><\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li><a target=\\\"_blank\\\" href=\\\"https:\\/\\/lelang.go.id\\/pdf\\/Kaleidoskop2016.pdf\\\"><i class=\\\"fa fa-chevron-right\\\" style=\\\"color:#e0e7f9; font-size: 8px;\\\"><\\/i><span style=\\\"color:#e0e7f9;\\\">Kaleidoskop<\\/span><\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li><a target=\\\"_blank\\\" href=\\\"https:\\/\\/lelang.go.id\\/pdf\\/2016 Final Laporan Lelang Semester II.pdf\\\"><i class=\\\"fa fa-chevron-right\\\" style=\\\"color:#e0e7f9; font-size: 8px;\\\"><\\/i><span style=\\\"color:#e0e7f9;\\\">Laporan Tahunan<\\/span><\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li><a href=\\\"#\\\" onclick=\\\"alert(\'Mohon maaf, konten belum tersedia.\');\\\"><i class=\\\"fa fa-chevron-right\\\" style=\\\"color:#e0e7f9; font-size: 8px;\\\"><\\/i><span style=\\\"color:#e0e7f9;\\\">e-Learning Lelang<\\/span><\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li><a href=\\\"#\\\" onclick=\\\"alert(\'Mohon maaf, konten belum tersedia.\');\\\"><i class=\\\"fa fa-chevron-right\\\" style=\\\"color:#e0e7f9; font-size: 8px;\\\"><\\/i><span style=\\\"color:#e0e7f9;\\\">Modul Layanan Internal<\\/span><\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li><a href=\\\"#\\\" onclick=\\\"alert(\'Mohon maaf, konten belum tersedia.\');\\\"><i class=\\\"fa fa-chevron-right\\\" style=\\\"color:#e0e7f9; font-size: 8px;\\\"><\\/i><span style=\\\"color:#e0e7f9;\\\">Pengumuman<\\/span><\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"col-md-5\\\">\\n\\t\\t\\t\\t\\t\\t\\t<h5 class=\\\"mb-sm\\\" style=\\\"color:#e0e7f9;\\\">Tautan Mitra<\\/h5>\\n\\t\\t\\t\\t\\t\\t\\t<ul class=\\\"contact\\\" >\\n\\t\\t\\t\\t\\t\\t\\t\\t<li>\\n\\t\\t\\t\\t\\t\\t\\t\\t <a target=\\\"_blank\\\" href=\\\"https:\\/\\/lelangagunan.bni.co.id\\/\\\"><img src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/logo-bni-80.jpg\\\" height=\\\"50px\\\" width=\\\"100px\\\" alt=\\\"Lelang BNI\\\" title=\\\"Lelang BNI\\\" style=\\\"border-radius:2px; margin-right:3px; margin-bottom: 5px;\\\"><\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t <a target=\\\"_blank\\\" href=\\\"https:\\/\\/lelang.bankmandiri.co.id\\/\\\"><img src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/logo-mandiri-80.jpg\\\" height=\\\"50px\\\" width=\\\"100px\\\" alt=\\\"Lelang Bank Mandiri\\\" title=\\\"Lelang Bank Mandiri\\\" style=\\\"border-radius:2px; margin-right:3px; margin-bottom: 5px;\\\"><\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t <a target=\\\"_blank\\\" href=\\\"https:\\/\\/infolelang.bri.co.id\\/\\\"><img src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/logo-bri-putih.png\\\" height=\\\"50px\\\" width=\\\"100px\\\" alt=\\\"Lelang BRI\\\" title=\\\"Lelang BRI\\\" style=\\\"border-radius:2px; margin-right:3px; margin-bottom: 5px; height:auto\\\"><\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t <a target=\\\"_blank\\\" href=\\\"https:\\/\\/rumahmurah.btn.co.id\\/\\\"><img src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/logo-btn-80.jpg\\\" height=\\\"50px\\\" width=\\\"100px\\\" alt=\\\"Lelang BTN\\\" title=\\\"Lelang BTN\\\" style=\\\"border-radius:2px; margin-right:3px; margin-bottom: 5px;\\\"><\\/a>\\n \\t\\t\\t\\t\\t\\t\\t\\t<!--<a target=\\\"_blank\\\" href=\\\"http:\\/\\/www.pajak.go.id\\/info-lelang-barang-sitaan\\\"><img src=\\\"img\\/logo-pajak-80.jpg\\\" height=\\\"50px\\\" width=\\\"100px\\\" alt=\\\"Lelang Pajak\\\" title=\\\"Lelang Pajak\\\" style=\\\"border-radius:2px; margin-right:3px; margin-bottom: 5px;\\\"><\\/a>\\n \\t\\t\\t\\t\\t\\t\\t\\t<a target=\\\"_blank\\\" href=\\\"https:\\/\\/www.kpk.go.id\\/id\\/publikasi\\/pengumuman-lelang-barang-rampasan\\\"><img src=\\\"img\\/logo-kpk-80.jpg\\\" height=\\\"50px\\\" width=\\\"100px\\\" alt=\\\"Lelang KPK\\\" title=\\\"Lelang KPK\\\" style=\\\"border-radius:2px; margin-right:3px; margin-bottom: 5px;\\\"><\\/a>-->\\n \\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t\\t\\t\\t\\t<hr>\\n\\t\\t\\t\\t\\t\\t\\t<ul class=\\\"contact\\\" >\\n\\t\\t\\t\\t\\t\\t\\t\\t<li><a href=\'https:\\/\\/play.google.com\\/store\\/apps\\/details?id=go.id.lelang&pcampaignid=MKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1\'><img height=\\\"80px;\\\" alt=\'Temukan di Google Play\' src=\'https:\\/\\/play.google.com\\/intl\\/en_us\\/badges\\/images\\/generic\\/id_badge_web_generic.png\'\\/><\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"col-md-4\\\">\\n\\t\\t\\t\\t\\t\\t\\t<h5 class=\\\"mb-sm\\\" style=\\\"color:#e0e7f9;\\\">Hubungi Kami<\\/h5>\\n\\t\\t\\t\\t\\t\\t\\t<ul class=\\\"contact\\\" >\\n\\t\\t\\t\\t\\t\\t\\t\\t<li><p style=\\\"color:#e0e7f9;\\\"><strong>Direktorat Jenderal Kekayaan Negara<\\/strong><\\/p><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li><p style=\\\"color:#e0e7f9;\\\"><i class=\\\"fa fa-map-marker\\\" style=\\\"color:#e0e7f9;\\\"><\\/i> Gedung Syafruddin Prawiranegara II, Jl. Lapangan Banteng Timur 2-4, Jakarta Pusat<\\/p><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li><p style=\\\"color:#e0e7f9;\\\"><i class=\\\"fa fa-phone\\\" style=\\\"color:#e0e7f9;\\\"><\\/i> <strong>Call Center:<\\/strong> 150-991 <\\/p><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li><p style=\\\"color:#e0e7f9;\\\"><i class=\\\"fa fa-envelope\\\" style=\\\"color:#e0e7f9;\\\"><\\/i> <strong>Email:<\\/strong> <a href=\\\"mailto:halodjkn@kemenkeu.go.id \\\">halodjkn@kemenkeu.go.id <\\/a><\\/p><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li><p style=\\\"color:#e0e7f9;\\\"><i class=\\\"fa fa-globe\\\" style=\\\"color:#e0e7f9;\\\"><\\/i> <strong>Situs:<\\/strong> <a href=\\\"https:\\/\\/www.djkn.kemenkeu.go.id\\\">https:\\/\\/www.djkn.kemenkeu.go.id <\\/a><\\/p><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"footer-copyright\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"copyright-text\\\">Halaman ini diproses dalam: <strong>0.1244<\\/strong> detik. \\u00a9 Copyright 2018. Direktorat Jenderal Kekayaan Negara, Kementerian Keuangan Republik Indonesia.<\\/p>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/footer>\\n\\t\\t<\\/div>\\n\\t\\t\\n\\t\\t<!-- JS Cookie -->\\n\\t\\t<script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/js.cookie\\/js.cookie.min.js\\\"><\\/script>\\n\\n\\t\\t<!-- Sweet Alert -->\\n\\t\\t<script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/sweetalert\\/sweetalert.js\\\"><\\/script>\\n\\n\\t\\t<!-- Vendor -->\\n\\t\\t\\n\\t\\t<script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/jquery.appear\\/jquery.appear.min.js\\\"><\\/script>\\n\\t\\t<script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/jquery.easing\\/jquery.easing.min.js\\\"><\\/script>\\n\\t\\t<script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/bootstrap\\/js\\/bootstrap.min.js\\\"><\\/script>\\n\\t\\t<script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/common\\/common.min.js\\\"><\\/script>\\n\\t\\t<script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/jquery.validation\\/jquery.validation.min.js\\\"><\\/script>\\n\\t\\t<script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/jquery.easy-pie-chart\\/jquery.easy-pie-chart.min.js\\\"><\\/script>\\n\\t\\t<script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/jquery.gmap\\/jquery.gmap.min.js\\\"><\\/script>\\n\\t\\t<script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/jquery.lazyload\\/jquery.lazyload.min.js\\\"><\\/script>\\n\\t\\t<script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/isotope\\/jquery.isotope.min.js\\\"><\\/script>\\n\\t\\t<script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/owl.carousel\\/owl.carousel.min.js\\\"><\\/script>\\n\\t\\t<script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/magnific-popup\\/jquery.magnific-popup.min.js\\\"><\\/script>\\n\\t\\t<script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/vide\\/vide.min.js\\\"><\\/script>\\n\\t\\t<script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/bootstrap-datepicker\\/bootstrap-datepicker.min.js\\\"><\\/script>\\n\\t\\t\\n\\t\\t<!-- Theme Base, Components and Settings -->\\n\\t\\t<script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/js\\/theme.js\\\"><\\/script>\\n\\n <!-- revolution slider\\n\\t\\t<script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/rs-plugin\\/js\\/jquery.themepunch.tools.min.js\\\"><\\/script>\\n\\t\\t<script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/rs-plugin\\/js\\/jquery.themepunch.revolution.min.js\\\"><\\/script>\\n -->\\n \\n\\t\\t<!-- Current Page Vendor and Views -->\\n\\t\\t<script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/js\\/views\\/view.contact.js\\\"><\\/script>\\n\\n\\t\\t<!-- Script global -->\\n\\t\\t<script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/js\\/global-no-login.js\\\"><\\/script>\\n\\t\\t\\t\\t\\n\\t\\t<!-- Demo -->\\n\\t\\t<script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/js\\/demos\\/demo-shop-4.js\\\"><\\/script>\\n\\t\\t\\n\\t\\t<!-- Theme Custom -->\\n\\t\\t<script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/js\\/custom.js\\\"><\\/script>\\n\\t\\t\\n\\t\\t<!-- Theme Initialization Files -->\\n\\t\\t<script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/js\\/theme.init.js\\\"><\\/script>\\n\\t\\t\\n\\n <script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/jquery.number\\/jquery.number.min.js\\\" type=\\\"text\\/javascript\\\"><\\/script>\\n <script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/jquery.pagination\\/jquery.twbsPagination.min.js\\\" type=\\\"text\\/javascript\\\"><\\/script>\\n <script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/select2\\/select2.min.js\\\" type=\\\"text\\/javascript\\\"><\\/script>\\n <script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/js\\/home.js?v=2023-10-17\\\" type=\\\"text\\/javascript\\\"><\\/script>\\n <script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/js\\/popup.website.js?no-cache=2023-10-17\\\" type=\\\"text\\/javascript\\\"><\\/script>\\n \\n\\t\\t<script>\\n var goto_login = \\\"https:\\/\\/lelang.go.id\\/accounts\\/login?no-cache=tYRkCW4XUnwKx0r2z9fm\\\";\\n\\n\\t\\t\\tjQuery(document).ready(function() {\\n\\t\\t\\t\\t\\/\\/jQuery(\'.nailthumb-container\').nailthumb();\\n\\t\\t\\t\\t$(\\\".se-pre-con\\\").fadeOut(\\\"slow\\\");\\n\\t\\t\\t});\\n\\t\\t\\t\\n\\t\\t\\t$(window).bind(\'beforeunload\', function(){\\n\\t\\t\\t\\t$(\\\".se-pre-con\\\").show();\\n\\t\\t\\t});\\n\\t\\t\\twindow.onunload = function() {\\n\\t\\t\\t\\t$(\\\".se-pre-con\\\").show();\\n\\t\\t\\t}\\n\\t\\t\\t\\/**$(window).unload(function(){\\n\\t\\t\\t\\t$(\\\".se-pre-con\\\").show();\\n\\t\\t\\t});**\\/\\n\\t\\t<\\/script>\\n\\n\\n\\t<script>\\n\\/*\\n\\t (function(i,s,o,g,r,a,m){i[\'GoogleAnalyticsObject\']=r;i[r]=i[r]||function(){\\n\\t (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),\\n\\t m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)\\n\\t })(window,document,\'script\',\'\\/\\/www.google-analytics.com\\/analytics.js\',\'ga\');\\n\\n\\t \\/\\/ga(\'create\', \'UA-24599574-9\', \'auto\');\\n\\t ga(\'create\', \'UA-127957793-1\', \'auto\');\\n\\t ga(\'require\', \'displayfeatures\');\\n\\t ga(\'send\', \'pageview\');\\n*\\/\\n\\t<\\/script>\\n\\n <!-- Google tag (gtag.js) -->\\n <script async src=\\\"https:\\/\\/www.googletagmanager.com\\/gtag\\/js?id=G-QH7RC18KHH\\\"><\\/script>\\n <script>\\n window.dataLayer = window.dataLayer || [];\\n function gtag(){dataLayer.push(arguments);}\\n gtag(\'js\', new Date());\\n\\n gtag(\'config\', \'G-QH7RC18KHH\');\\n <\\/script>\\n\\n\\t<\\/body>\\n<\\/html>\\n\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}]'),(3657,694,'_elementor_template_type','wp-post'),(3658,694,'_elementor_version','3.16.5'),(3659,694,'_wp_page_template','elementor_header_footer'),(3660,694,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>The 37th Asian Association of Open Universities Annual Conference (AAOU 2024) in Islamabad, Pakistan, from 15-17 October 2024. This conference focuses on the future of open universities in the digitalized higher education era, prompted by changing learner needs, technological advancements, COVID-19\'s impact, and the rise of online learning. Traditional universities are also offering online education, raising questions about open universities\' roles. Submit your papers and learn more at [Link]. Best regards, AAOU 2024 Committee.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong><\\/p><p><strong>Best regards,<\\/strong><\\/p><p>AAOU 2024 Organization Committee<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at the Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table>\\n<tbody>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>\\n<h5><strong>Sub-themes:<\\/strong><\\/h5>\\n<\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<h5><strong>Topics, but not limited to:<\\/strong><\\/h5>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>1. Open learning<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><p><strong>3. Management of ODL<\\/strong><\\/p>\\n<ul>\\n<li><strong>ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>3. ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>5. Adaptive learning environments <\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>7. Learner support systems<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>7. AI in\\/for ODL<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>8. Datamining<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>9. Metaverse<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a553949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"582cb2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Registration Dates and Fees\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f8d8d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ec8615d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"281\\\"><p><strong>Online Registration <\\/strong><strong>will be Opened from<\\/strong><\\/p><p><strong>\\u00a01st February 2024<\\/strong><\\/p><\\/td><td width=\\\"236\\\"><p><strong>Before <\\/strong><strong>31st August 2024<\\/strong><\\/p><p><strong>(Early Bird)<\\/strong><\\/p><\\/td><td width=\\\"283\\\"><p><strong>After <\\/strong><strong>31st August 2024<\\/strong><\\/p><p><strong>(Full Payment)<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Full Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Associate Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>Non-Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD350<\\/p><\\/td><td width=\\\"283\\\"><p>USD400<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8ac30a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"33b2899\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><strong>The conference registration fee includes:<\\/strong><\\/h6><p>- Entry to all main events and conference sessions<\\/p><p>- Welcome reception, morning and afternoon refreshments<\\/p><p>- Welcoming conference dinner on 16<sup>th<\\/sup> October and farewell dinner on 17<sup>th <\\/sup>October 2024<\\/p><p>- Lunches from 15-17<sup>th<\\/sup> October 2024<\\/p><p>- Conference materials and documents: program, abstract book, proceedings, conference bag and badges<\\/p><p><strong>Note: Exclusion of any Remittance Fee changed by the transferring banks or intermediately banks inside and outside your country. Special 10% discount for groups (more than 5)<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4460c23\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2f1909f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accommodation\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"527c9d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9a484e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The AIOU negotiated special rates for well reputed hotels. For rates and hotels details please visit 37<sup>th<\\/sup> AAOU Conference website <a href=\\\"http:\\/\\/www.aaou2024.aiou.edu.pk\\\">www.aaou2024.aiou.edu.pk<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>FAREL GANTENG<br><\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Desigination<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3661,694,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(3662,694,'_elementor_page_assets','a:0:{}'),(3779,718,'_elementor_template_type','wp-post'),(3780,718,'_elementor_version','3.16.5'),(3698,699,'_elementor_page_assets','a:0:{}'),(3697,699,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(3696,699,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>The 37th Asian Association of Open Universities Annual Conference (AAOU 2024) in Islamabad, Pakistan, from 15-17 October 2024. This conference focuses on the future of open universities in the digitalized higher education era, prompted by changing learner needs, technological advancements, COVID-19\'s impact, and the rise of online learning. Traditional universities are also offering online education, raising questions about open universities\' roles. Submit your papers and learn more at [Link]. Best regards, AAOU 2024 Committee.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong><\\/p><p><strong>Best regards,<\\/strong><\\/p><p>AAOU 2024 Organization Committee<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at the Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table>\\n<tbody>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>\\n<h5><strong>Sub-themes:<\\/strong><\\/h5>\\n<\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<h5><strong>Topics, but not limited to:<\\/strong><\\/h5>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>1. Open learning<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><p><strong>3. Management of ODL<\\/strong><\\/p>\\n<ul>\\n<li><strong>ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>3. ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>5. Adaptive learning environments <\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>7. Learner support systems<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>7. AI in\\/for ODL<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>8. Datamining<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>9. Metaverse<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a553949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"582cb2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Registration Dates and Fees\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f8d8d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ec8615d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"281\\\"><p><strong>Online Registration <\\/strong><strong>will be Opened from<\\/strong><\\/p><p><strong>\\u00a01st February 2024<\\/strong><\\/p><\\/td><td width=\\\"236\\\"><p><strong>Before <\\/strong><strong>31st August 2024<\\/strong><\\/p><p><strong>(Early Bird)<\\/strong><\\/p><\\/td><td width=\\\"283\\\"><p><strong>After <\\/strong><strong>31st August 2024<\\/strong><\\/p><p><strong>(Full Payment)<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Full Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Associate Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>Non-Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD350<\\/p><\\/td><td width=\\\"283\\\"><p>USD400<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8ac30a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"33b2899\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><strong>The conference registration fee includes:<\\/strong><\\/h6><p>- Entry to all main events and conference sessions<\\/p><p>- Welcome reception, morning and afternoon refreshments<\\/p><p>- Welcoming conference dinner on 16<sup>th<\\/sup> October and farewell dinner on 17<sup>th <\\/sup>October 2024<\\/p><p>- Lunches from 15-17<sup>th<\\/sup> October 2024<\\/p><p>- Conference materials and documents: program, abstract book, proceedings, conference bag and badges<\\/p><p><strong>Note: Exclusion of any Remittance Fee changed by the transferring banks or intermediately banks inside and outside your country. Special 10% discount for groups (more than 5)<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4460c23\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2f1909f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accommodation\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"527c9d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9a484e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The AIOU negotiated special rates for well reputed hotels. For rates and hotels details please visit 37<sup>th<\\/sup> AAOU Conference website <a href=\\\"http:\\/\\/www.aaou2024.aiou.edu.pk\\\">www.aaou2024.aiou.edu.pk<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/10\\/creepy-good.gif\",\"id\":696,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>FAREL GANTENG<br><\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div>jangan lupa ngocok hari ini<\\/div><div>\\u00a0<\\/div>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3692,699,'_elementor_edit_mode','builder'),(3693,699,'_elementor_template_type','wp-post'),(3694,699,'_elementor_version','3.16.5'),(3695,699,'_wp_page_template','elementor_header_footer'),(3674,696,'_wp_attached_file','2023/10/creepy-good.gif'),(3675,696,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:480;s:6:\"height\";i:640;s:4:\"file\";s:23:\"2023/10/creepy-good.gif\";s:8:\"filesize\";i:793816;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"creepy-good-225x300.gif\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:34014;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"creepy-good-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:13095;}s:22:\"extension-popular-post\";a:5:{s:4:\"file\";s:21:\"creepy-good-75x75.gif\";s:5:\"width\";i:75;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:4217;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(3676,697,'_elementor_edit_mode','builder'),(3677,697,'_elementor_template_type','wp-post'),(3678,697,'_elementor_version','3.16.5'),(3679,697,'_wp_page_template','elementor_header_footer'),(3680,697,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>The 37th Asian Association of Open Universities Annual Conference (AAOU 2024) in Islamabad, Pakistan, from 15-17 October 2024. This conference focuses on the future of open universities in the digitalized higher education era, prompted by changing learner needs, technological advancements, COVID-19\'s impact, and the rise of online learning. Traditional universities are also offering online education, raising questions about open universities\' roles. Submit your papers and learn more at [Link]. Best regards, AAOU 2024 Committee.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong><\\/p><p><strong>Best regards,<\\/strong><\\/p><p>AAOU 2024 Organization Committee<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at the Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table>\\n<tbody>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>\\n<h5><strong>Sub-themes:<\\/strong><\\/h5>\\n<\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<h5><strong>Topics, but not limited to:<\\/strong><\\/h5>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>1. Open learning<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><p><strong>3. Management of ODL<\\/strong><\\/p>\\n<ul>\\n<li><strong>ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>3. ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>5. Adaptive learning environments <\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>7. Learner support systems<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>7. AI in\\/for ODL<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>8. Datamining<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>9. Metaverse<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a553949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"582cb2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Registration Dates and Fees\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f8d8d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ec8615d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"281\\\"><p><strong>Online Registration <\\/strong><strong>will be Opened from<\\/strong><\\/p><p><strong>\\u00a01st February 2024<\\/strong><\\/p><\\/td><td width=\\\"236\\\"><p><strong>Before <\\/strong><strong>31st August 2024<\\/strong><\\/p><p><strong>(Early Bird)<\\/strong><\\/p><\\/td><td width=\\\"283\\\"><p><strong>After <\\/strong><strong>31st August 2024<\\/strong><\\/p><p><strong>(Full Payment)<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Full Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Associate Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>Non-Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD350<\\/p><\\/td><td width=\\\"283\\\"><p>USD400<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8ac30a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"33b2899\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><strong>The conference registration fee includes:<\\/strong><\\/h6><p>- Entry to all main events and conference sessions<\\/p><p>- Welcome reception, morning and afternoon refreshments<\\/p><p>- Welcoming conference dinner on 16<sup>th<\\/sup> October and farewell dinner on 17<sup>th <\\/sup>October 2024<\\/p><p>- Lunches from 15-17<sup>th<\\/sup> October 2024<\\/p><p>- Conference materials and documents: program, abstract book, proceedings, conference bag and badges<\\/p><p><strong>Note: Exclusion of any Remittance Fee changed by the transferring banks or intermediately banks inside and outside your country. Special 10% discount for groups (more than 5)<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4460c23\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2f1909f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accommodation\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"527c9d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9a484e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The AIOU negotiated special rates for well reputed hotels. For rates and hotels details please visit 37<sup>th<\\/sup> AAOU Conference website <a href=\\\"http:\\/\\/www.aaou2024.aiou.edu.pk\\\">www.aaou2024.aiou.edu.pk<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>FAREL GANTENG<br><\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Desigination<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3681,697,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(3682,697,'_elementor_page_assets','a:0:{}'),(3801,721,'_wp_page_template','page-templates/contact-template.php'),(3777,718,'_wp_page_template','page-templates/contact-template.php'),(3778,718,'_elementor_elements_usage','a:3:{s:9:\"shortcode\";i:1;s:6:\"column\";i:1;s:7:\"section\";i:1;}'),(3684,698,'_elementor_edit_mode','builder'),(3685,698,'_elementor_template_type','wp-post'),(3686,698,'_elementor_version','3.16.5'),(3687,698,'_wp_page_template','elementor_header_footer'),(3688,698,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>The 37th Asian Association of Open Universities Annual Conference (AAOU 2024) in Islamabad, Pakistan, from 15-17 October 2024. This conference focuses on the future of open universities in the digitalized higher education era, prompted by changing learner needs, technological advancements, COVID-19\'s impact, and the rise of online learning. Traditional universities are also offering online education, raising questions about open universities\' roles. Submit your papers and learn more at [Link]. Best regards, AAOU 2024 Committee.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong><\\/p><p><strong>Best regards,<\\/strong><\\/p><p>AAOU 2024 Organization Committee<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at the Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table>\\n<tbody>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>\\n<h5><strong>Sub-themes:<\\/strong><\\/h5>\\n<\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<h5><strong>Topics, but not limited to:<\\/strong><\\/h5>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>1. Open learning<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><p><strong>3. Management of ODL<\\/strong><\\/p>\\n<ul>\\n<li><strong>ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>3. ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>5. Adaptive learning environments <\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>7. Learner support systems<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>7. AI in\\/for ODL<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>8. Datamining<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>9. Metaverse<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a553949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"582cb2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Registration Dates and Fees\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f8d8d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ec8615d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"281\\\"><p><strong>Online Registration <\\/strong><strong>will be Opened from<\\/strong><\\/p><p><strong>\\u00a01st February 2024<\\/strong><\\/p><\\/td><td width=\\\"236\\\"><p><strong>Before <\\/strong><strong>31st August 2024<\\/strong><\\/p><p><strong>(Early Bird)<\\/strong><\\/p><\\/td><td width=\\\"283\\\"><p><strong>After <\\/strong><strong>31st August 2024<\\/strong><\\/p><p><strong>(Full Payment)<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Full Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Associate Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>Non-Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD350<\\/p><\\/td><td width=\\\"283\\\"><p>USD400<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8ac30a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"33b2899\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><strong>The conference registration fee includes:<\\/strong><\\/h6><p>- Entry to all main events and conference sessions<\\/p><p>- Welcome reception, morning and afternoon refreshments<\\/p><p>- Welcoming conference dinner on 16<sup>th<\\/sup> October and farewell dinner on 17<sup>th <\\/sup>October 2024<\\/p><p>- Lunches from 15-17<sup>th<\\/sup> October 2024<\\/p><p>- Conference materials and documents: program, abstract book, proceedings, conference bag and badges<\\/p><p><strong>Note: Exclusion of any Remittance Fee changed by the transferring banks or intermediately banks inside and outside your country. Special 10% discount for groups (more than 5)<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4460c23\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2f1909f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accommodation\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"527c9d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9a484e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The AIOU negotiated special rates for well reputed hotels. For rates and hotels details please visit 37<sup>th<\\/sup> AAOU Conference website <a href=\\\"http:\\/\\/www.aaou2024.aiou.edu.pk\\\">www.aaou2024.aiou.edu.pk<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aic.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>FAREL GANTENG<br><\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Desigination<\\/p><p>Conference Supervisor:<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3689,698,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(3690,698,'_elementor_page_assets','a:0:{}'),(3802,721,'_elementor_elements_usage','a:3:{s:9:\"shortcode\";i:1;s:6:\"column\";i:1;s:7:\"section\";i:1;}'),(4274,9,'_elementor_css','a:6:{s:4:\"time\";i:1706161492;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:2;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3701,2,'_edit_lock','1708462081:1'),(3702,2,'_elementor_edit_mode','builder'),(3703,2,'_elementor_template_type','wp-page'),(3704,2,'_elementor_version','3.16.5'),(3815,723,'_wp_page_template','page-templates/contact-template.php'),(3816,723,'_elementor_elements_usage','a:3:{s:9:\"shortcode\";i:1;s:6:\"column\";i:1;s:7:\"section\";i:1;}'),(3817,723,'_elementor_template_type','wp-post'),(3818,723,'_elementor_version','3.16.6'),(3819,723,'_elementor_edit_mode','builder'),(3820,723,'_elementor_data','[{\"id\":\"7b281ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e55854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Note:<\\/strong> The research should not have been previously published and must be related to one of the conference themes<\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9705779\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8886ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Abstracts and research should be sent to the e-mail<\\/strong><strong>:<\\/strong><\\/h4><p><strong>Website: <a href=\\\"https:\\/\\/aaou2024.aiou.edu.pk\\/\\\">aaou2024.aiou.edu.pk\\/<\\/a><\\/strong><\\/p><p><strong>Email: <\\/strong><a href=\\\"mailto:aaou2024@aiou.edu.pk\\\"><strong>aaou2024@aiou.edu.pk<\\/strong><\\/a><\\/p><p><strong>Phone number: <\\/strong><strong><a title=\\\"Live chat\\\" href=\\\"tel:051 111 112 468\\\">051 111 112 468<\\/a><\\/strong><\\/p><p><strong>Address: <\\/strong>AAOU 2024 Conference Secretariat Room-17, Block-ICT, <a href=\\\"https:\\/\\/aiou.edu.pk\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Allama Iqbal Open University,<\\/a> Islamabad, Pakistan<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(3821,723,'_elementor_page_assets','a:0:{}'),(3822,724,'_elementor_edit_mode','builder'),(3823,724,'_elementor_template_type','wp-post'),(3715,702,'_elementor_template_type','wp-post'),(3716,702,'_elementor_version','3.16.3'),(3717,702,'_elementor_edit_mode','builder'),(3718,702,'_elementor_data','[{\"id\":\"7b281ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e55854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Note:<\\/strong> The research should not have been previously published and must be related to one of the conference themes<\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9705779\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8886ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Abstracts and research should be sent to the e-mail<\\/strong><strong>:<\\/strong><\\/h4><p><strong>Website: <a href=\\\"https:\\/\\/aaou2024.aiou.edu.pk\\/\\\">aaou2024.aiou.edu.pk\\/<\\/a><\\/strong><\\/p><p><strong>Email: <\\/strong><a href=\\\"mailto:aaou2024@aiou.edu.pk\\\"><strong>aaou2024@aiou.edu.pk<\\/strong><\\/a><\\/p><p><strong>Phone number: <\\/strong><strong><a title=\\\"Live chat\\\" href=\\\"tel:051 111 112 468\\\">051 111 112 468<\\/a><\\/strong><\\/p><p><strong>Address: <\\/strong>AAOU 2024 Conference Secretariat Room-17, Block-ICT, <a href=\\\"https:\\/\\/aiou.edu.pk\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Allama Iqbal Open University,<\\/a> Islamabad, Pakistan<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(3719,702,'_elementor_page_assets','a:0:{}'),(3720,703,'_wp_page_template','page-templates/contact-template.php'),(3721,703,'_elementor_elements_usage','a:3:{s:9:\"shortcode\";i:1;s:6:\"column\";i:1;s:7:\"section\";i:1;}'),(3722,703,'_elementor_template_type','wp-post'),(3723,703,'_elementor_version','3.16.3'),(3724,703,'_elementor_edit_mode','builder'),(3725,703,'_elementor_data','[{\"id\":\"7b281ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e55854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Note:<\\/strong> The research should not have been previously published and must be related to one of the conference themes<\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9705779\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8886ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Abstracts and research should be sent to the e-mail<\\/strong><strong>:<\\/strong><\\/h4><p><strong>Website: <a href=\\\"https:\\/\\/aaou2024.aiou.edu.pk\\/\\\">aaou2024.aiou.edu.pk\\/<\\/a><\\/strong><\\/p><p><strong>Email: <\\/strong><a href=\\\"mailto:aaou2024@aiou.edu.pk\\\"><strong>aaou2024@aiou.edu.pk<\\/strong><\\/a><\\/p><p><strong>Phone number: <\\/strong><strong><a title=\\\"Live chat\\\" href=\\\"tel:051 111 112 468\\\">051 111 112 468<\\/a><\\/strong><\\/p><p><strong>Address: <\\/strong>AAOU 2024 Conference Secretariat Room-17, Block-ICT, <a href=\\\"https:\\/\\/aiou.edu.pk\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Allama Iqbal Open University,<\\/a> Islamabad, Pakistan<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),(3726,703,'_elementor_page_assets','a:0:{}'),(3793,720,'_wp_page_template','page-templates/contact-template.php'),(3794,720,'_elementor_elements_usage','a:3:{s:9:\"shortcode\";i:1;s:6:\"column\";i:1;s:7:\"section\";i:1;}'),(3795,720,'_elementor_template_type','wp-post'),(3796,720,'_elementor_version','3.16.5'),(3797,720,'_elementor_edit_mode','builder'),(3798,720,'_elementor_data','[{\"id\":\"7b281ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e55854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Note:<\\/strong> The research should not have been previously published and must be related to one of the conference themes<\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9705779\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8886ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Abstracts and research should be sent to the e-mail<\\/strong><strong>:<\\/strong><\\/h4><p><strong>Website: <a href=\\\"https:\\/\\/aaou2024.aiou.edu.pk\\/\\\">aaou2024.aiou.edu.pk\\/<\\/a><\\/strong><\\/p><p><strong>Email: <\\/strong><a href=\\\"mailto:aaou2024@aiou.edu.pk\\\"><strong>aaou2024@aiou.edu.pk<\\/strong><\\/a><\\/p><p><strong>Phone number: <\\/strong><strong><a title=\\\"Live chat\\\" href=\\\"tel:051 111 112 468\\\">051 111 112 468<\\/a><\\/strong><\\/p><p><strong>Address: <\\/strong>AAOU 2024 Conference Secretariat Room-17, Block-ICT, <a href=\\\"https:\\/\\/aiou.edu.pk\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Allama Iqbal Open University,<\\/a> Islamabad, Pakistan<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"73a85bf\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"d4f81dc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"064b3bf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac222d2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"wp-widget-pages\"}],\"isInner\":false},{\"id\":\"09f571d\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"9c7f1a3\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"461beb5\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2bcf1e2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"91a1e5d\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"72e8b70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"span\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(3799,720,'_elementor_page_assets','a:0:{}'),(3803,721,'_elementor_template_type','wp-post'),(3804,721,'_elementor_version','3.16.6'),(3805,721,'_elementor_edit_mode','builder'),(3806,721,'_elementor_data','[{\"id\":\"7b281ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e55854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Note:<\\/strong> The research should not have been previously published and must be related to one of the conference themes<\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9705779\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8886ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Abstracts and research should be sent to the e-mail<\\/strong><strong>:<\\/strong><\\/h4><p><strong>Website: <a href=\\\"https:\\/\\/aaou2024.aiou.edu.pk\\/\\\">aaou2024.aiou.edu.pk\\/<\\/a><\\/strong><\\/p><p><strong>Email: <\\/strong><a href=\\\"mailto:aaou2024@aiou.edu.pk\\\"><strong>aaou2024@aiou.edu.pk<\\/strong><\\/a><\\/p><p><strong>Phone number: <\\/strong><strong><a title=\\\"Live chat\\\" href=\\\"tel:051 111 112 468\\\">051 111 112 468<\\/a><\\/strong><\\/p><p><strong>Address: <\\/strong>AAOU 2024 Conference Secretariat Room-17, Block-ICT, <a href=\\\"https:\\/\\/aiou.edu.pk\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Allama Iqbal Open University,<\\/a> Islamabad, Pakistan<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"73a85bf\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"d4f81dc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"064b3bf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac222d2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"wp-widget-pages\"}],\"isInner\":false},{\"id\":\"09f571d\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"9c7f1a3\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"461beb5\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2bcf1e2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"91a1e5d\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"72e8b70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"span\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(3807,721,'_elementor_page_assets','a:0:{}'),(3808,722,'_wp_page_template','page-templates/contact-template.php'),(3809,722,'_elementor_elements_usage','a:3:{s:9:\"shortcode\";i:1;s:6:\"column\";i:1;s:7:\"section\";i:1;}'),(3810,722,'_elementor_template_type','wp-post'),(3811,722,'_elementor_version','3.16.6'),(3812,722,'_elementor_edit_mode','builder'),(3813,722,'_elementor_data','[{\"id\":\"7b281ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e55854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Note:<\\/strong> The research should not have been previously published and must be related to one of the conference themes<\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9705779\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8886ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Abstracts and research should be sent to the e-mail<\\/strong><strong>:<\\/strong><\\/h4><p><strong>Website: <a href=\\\"https:\\/\\/aaou2024.aiou.edu.pk\\/\\\">aaou2024.aiou.edu.pk\\/<\\/a><\\/strong><\\/p><p><strong>Email: <\\/strong><a href=\\\"mailto:aaou2024@aiou.edu.pk\\\"><strong>aaou2024@aiou.edu.pk<\\/strong><\\/a><\\/p><p><strong>Phone number: <\\/strong><strong><a title=\\\"Live chat\\\" href=\\\"tel:051 111 112 468\\\">051 111 112 468<\\/a><\\/strong><\\/p><p><strong>Address: <\\/strong>AAOU 2024 Conference Secretariat Room-17, Block-ICT, <a href=\\\"https:\\/\\/aiou.edu.pk\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Allama Iqbal Open University,<\\/a> Islamabad, Pakistan<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"73a85bf\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"d4f81dc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"064b3bf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac222d2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"wp-widget-pages\"}],\"isInner\":false},{\"id\":\"09f571d\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"9c7f1a3\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"461beb5\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2bcf1e2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false},{\"id\":\"91a1e5d\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"72e8b70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"header_size\":\"span\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(3814,722,'_elementor_page_assets','a:0:{}'),(3824,724,'_elementor_version','3.16.5'),(3825,724,'_wp_page_template','elementor_header_footer'),(3826,724,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>The 37th Asian Association of Open Universities Annual Conference (AAOU 2024) in Islamabad, Pakistan, from 15-17 October 2024. This conference focuses on the future of open universities in the digitalized higher education era, prompted by changing learner needs, technological advancements, COVID-19\'s impact, and the rise of online learning. Traditional universities are also offering online education, raising questions about open universities\' roles. Submit your papers and learn more at [Link]. Best regards, AAOU 2024 Committee.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong><\\/p><p><strong>Best regards,<\\/strong><\\/p><p>AAOU 2024 Organization Committee<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at the Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table>\\n<tbody>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>\\n<h5><strong>Sub-themes:<\\/strong><\\/h5>\\n<\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<h5><strong>Topics, but not limited to:<\\/strong><\\/h5>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>1. Open learning<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><p><strong>3. Management of ODL<\\/strong><\\/p>\\n<ul>\\n<li><strong>ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>3. ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>5. Adaptive learning environments <\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>7. Learner support systems<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>7. AI in\\/for ODL<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>8. Datamining<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>9. Metaverse<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a553949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"582cb2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Registration Dates and Fees\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f8d8d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ec8615d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"281\\\"><p><strong>Online Registration <\\/strong><strong>will be Opened from<\\/strong><\\/p><p><strong>\\u00a01st February 2024<\\/strong><\\/p><\\/td><td width=\\\"236\\\"><p><strong>Before <\\/strong><strong>31st August 2024<\\/strong><\\/p><p><strong>(Early Bird)<\\/strong><\\/p><\\/td><td width=\\\"283\\\"><p><strong>After <\\/strong><strong>31st August 2024<\\/strong><\\/p><p><strong>(Full Payment)<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Full Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Associate Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>Non-Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD350<\\/p><\\/td><td width=\\\"283\\\"><p>USD400<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8ac30a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"33b2899\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><strong>The conference registration fee includes:<\\/strong><\\/h6><p>- Entry to all main events and conference sessions<\\/p><p>- Welcome reception, morning and afternoon refreshments<\\/p><p>- Welcoming conference dinner on 16<sup>th<\\/sup> October and farewell dinner on 17<sup>th <\\/sup>October 2024<\\/p><p>- Lunches from 15-17<sup>th<\\/sup> October 2024<\\/p><p>- Conference materials and documents: program, abstract book, proceedings, conference bag and badges<\\/p><p><strong>Note: Exclusion of any Remittance Fee changed by the transferring banks or intermediately banks inside and outside your country. Special 10% discount for groups (more than 5)<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4460c23\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2f1909f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accommodation\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"527c9d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9a484e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The AIOU negotiated special rates for well reputed hotels. For rates and hotels details please visit 37<sup>th<\\/sup> AAOU Conference website <a href=\\\"http:\\/\\/www.aaou2024.aiou.edu.pk\\\">www.aaou2024.aiou.edu.pk<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/10\\/creepy-good.gif\",\"id\":696,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>FAREL GANTENG<br><\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div>jangan lupa ngocok hari ini<\\/div><div>\\u00a0<\\/div>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3827,724,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(3828,724,'_elementor_page_assets','a:0:{}'),(3830,725,'_elementor_edit_mode','builder'),(3831,725,'_elementor_template_type','wp-post'),(3832,725,'_elementor_version','3.16.5'),(3833,725,'_wp_page_template','elementor_header_footer'),(3834,725,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>The 37th Asian Association of Open Universities Annual Conference (AAOU 2024) in Islamabad, Pakistan, from 15-17 October 2024. This conference focuses on the future of open universities in the digitalized higher education era, prompted by changing learner needs, technological advancements, COVID-19\'s impact, and the rise of online learning. Traditional universities are also offering online education, raising questions about open universities\' roles. Submit your papers and learn more at [Link]. Best regards, AAOU 2024 Committee.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong><\\/p><p><strong>Best regards,<\\/strong><\\/p><p>AAOU 2024 Organization Committee<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at the Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table>\\n<tbody>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>\\n<h5><strong>Sub-themes:<\\/strong><\\/h5>\\n<\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<h5><strong>Topics, but not limited to:<\\/strong><\\/h5>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>1. Open learning<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><p><strong>3. Management of ODL<\\/strong><\\/p>\\n<ul>\\n<li><strong>ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>3. ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>5. Adaptive learning environments <\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>7. Learner support systems<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>7. AI in\\/for ODL<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>8. Datamining<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>9. Metaverse<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a553949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"582cb2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Registration Dates and Fees\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f8d8d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ec8615d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"281\\\"><p><strong>Online Registration <\\/strong><strong>will be Opened from<\\/strong><\\/p><p><strong>\\u00a01st February 2024<\\/strong><\\/p><\\/td><td width=\\\"236\\\"><p><strong>Before <\\/strong><strong>31st August 2024<\\/strong><\\/p><p><strong>(Early Bird)<\\/strong><\\/p><\\/td><td width=\\\"283\\\"><p><strong>After <\\/strong><strong>31st August 2024<\\/strong><\\/p><p><strong>(Full Payment)<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Full Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Associate Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>Non-Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD350<\\/p><\\/td><td width=\\\"283\\\"><p>USD400<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8ac30a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"33b2899\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><strong>The conference registration fee includes:<\\/strong><\\/h6><p>- Entry to all main events and conference sessions<\\/p><p>- Welcome reception, morning and afternoon refreshments<\\/p><p>- Welcoming conference dinner on 16<sup>th<\\/sup> October and farewell dinner on 17<sup>th <\\/sup>October 2024<\\/p><p>- Lunches from 15-17<sup>th<\\/sup> October 2024<\\/p><p>- Conference materials and documents: program, abstract book, proceedings, conference bag and badges<\\/p><p><strong>Note: Exclusion of any Remittance Fee changed by the transferring banks or intermediately banks inside and outside your country. Special 10% discount for groups (more than 5)<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4460c23\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2f1909f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accommodation\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"527c9d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9a484e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The AIOU negotiated special rates for well reputed hotels. For rates and hotels details please visit 37<sup>th<\\/sup> AAOU Conference website <a href=\\\"http:\\/\\/www.aaou2024.aiou.edu.pk\\\">www.aaou2024.aiou.edu.pk<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/10\\/creepy-good.gif\",\"id\":696,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>FAREL GANTENG<br><\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div>jangan lupa ngocok hari ini<\\/div><div>\\u00a0<\\/div>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3835,725,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(3836,725,'_elementor_page_assets','a:0:{}'),(3838,726,'_elementor_edit_mode','builder'),(3839,726,'_elementor_template_type','wp-post'),(3840,726,'_elementor_version','3.16.5'),(3841,726,'_wp_page_template','elementor_header_footer'),(3842,726,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>The 37th Asian Association of Open Universities Annual Conference (AAOU 2024) in Islamabad, Pakistan, from 15-17 October 2024. This conference focuses on the future of open universities in the digitalized higher education era, prompted by changing learner needs, technological advancements, COVID-19\'s impact, and the rise of online learning. Traditional universities are also offering online education, raising questions about open universities\' roles. Submit your papers and learn more at [Link]. Best regards, AAOU 2024 Committee.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong><\\/p><p><strong>Best regards,<\\/strong><\\/p><p>AAOU 2024 Organization Committee<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at the Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table>\\n<tbody>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>\\n<h5><strong>Sub-themes:<\\/strong><\\/h5>\\n<\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<h5><strong>Topics, but not limited to:<\\/strong><\\/h5>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>1. Open learning<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><p><strong>3. Management of ODL<\\/strong><\\/p>\\n<ul>\\n<li><strong>ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>3. ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>5. Adaptive learning environments <\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>7. Learner support systems<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>7. AI in\\/for ODL<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>8. Datamining<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>9. Metaverse<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a553949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"582cb2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Registration Dates and Fees\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f8d8d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ec8615d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"281\\\"><p><strong>Online Registration <\\/strong><strong>will be Opened from<\\/strong><\\/p><p><strong>\\u00a01st February 2024<\\/strong><\\/p><\\/td><td width=\\\"236\\\"><p><strong>Before <\\/strong><strong>31st August 2024<\\/strong><\\/p><p><strong>(Early Bird)<\\/strong><\\/p><\\/td><td width=\\\"283\\\"><p><strong>After <\\/strong><strong>31st August 2024<\\/strong><\\/p><p><strong>(Full Payment)<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Full Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Associate Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>Non-Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD350<\\/p><\\/td><td width=\\\"283\\\"><p>USD400<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8ac30a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"33b2899\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><strong>The conference registration fee includes:<\\/strong><\\/h6><p>- Entry to all main events and conference sessions<\\/p><p>- Welcome reception, morning and afternoon refreshments<\\/p><p>- Welcoming conference dinner on 16<sup>th<\\/sup> October and farewell dinner on 17<sup>th <\\/sup>October 2024<\\/p><p>- Lunches from 15-17<sup>th<\\/sup> October 2024<\\/p><p>- Conference materials and documents: program, abstract book, proceedings, conference bag and badges<\\/p><p><strong>Note: Exclusion of any Remittance Fee changed by the transferring banks or intermediately banks inside and outside your country. Special 10% discount for groups (more than 5)<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4460c23\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2f1909f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accommodation\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"527c9d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9a484e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The AIOU negotiated special rates for well reputed hotels. For rates and hotels details please visit 37<sup>th<\\/sup> AAOU Conference website <a href=\\\"http:\\/\\/www.aaou2024.aiou.edu.pk\\\">www.aaou2024.aiou.edu.pk<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>FAREL GANTENG<br><\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div>jangan lupa ngocok hari ini<\\/div><div>\\u00a0<\\/div>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3843,726,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(3844,726,'_elementor_page_assets','a:0:{}'),(3847,727,'_elementor_edit_mode','builder'),(3848,727,'_elementor_template_type','wp-post'),(3849,727,'_elementor_version','3.16.6'),(3850,727,'_wp_page_template','elementor_header_footer'),(3851,727,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>The 37th Asian Association of Open Universities Annual Conference (AAOU 2024) in Islamabad, Pakistan, from 15-17 October 2024. This conference focuses on the future of open universities in the digitalized higher education era, prompted by changing learner needs, technological advancements, COVID-19\'s impact, and the rise of online learning. Traditional universities are also offering online education, raising questions about open universities\' roles. Submit your papers and learn more at [Link]. Best regards, AAOU 2024 Committee.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong><\\/p><p><strong>Best regards,<\\/strong><\\/p><p>AAOU 2024 Organization Committee<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at the Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table>\\n<tbody>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>\\n<h5><strong>Sub-themes:<\\/strong><\\/h5>\\n<\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<h5><strong>Topics, but not limited to:<\\/strong><\\/h5>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>1. Open learning<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><p><strong>3. Management of ODL<\\/strong><\\/p>\\n<ul>\\n<li><strong>ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>3. ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>5. Adaptive learning environments <\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>7. Learner support systems<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>7. AI in\\/for ODL<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>8. Datamining<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>9. Metaverse<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a553949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"582cb2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Registration Dates and Fees\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f8d8d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ec8615d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"281\\\"><p><strong>Online Registration <\\/strong><strong>will be Opened from<\\/strong><\\/p><p><strong>\\u00a01st February 2024<\\/strong><\\/p><\\/td><td width=\\\"236\\\"><p><strong>Before <\\/strong><strong>31st August 2024<\\/strong><\\/p><p><strong>(Early Bird)<\\/strong><\\/p><\\/td><td width=\\\"283\\\"><p><strong>After <\\/strong><strong>31st August 2024<\\/strong><\\/p><p><strong>(Full Payment)<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Full Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Associate Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>Non-Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD350<\\/p><\\/td><td width=\\\"283\\\"><p>USD400<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8ac30a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"33b2899\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><strong>The conference registration fee includes:<\\/strong><\\/h6><p>- Entry to all main events and conference sessions<\\/p><p>- Welcome reception, morning and afternoon refreshments<\\/p><p>- Welcoming conference dinner on 16<sup>th<\\/sup> October and farewell dinner on 17<sup>th <\\/sup>October 2024<\\/p><p>- Lunches from 15-17<sup>th<\\/sup> October 2024<\\/p><p>- Conference materials and documents: program, abstract book, proceedings, conference bag and badges<\\/p><p><strong>Note: Exclusion of any Remittance Fee changed by the transferring banks or intermediately banks inside and outside your country. Special 10% discount for groups (more than 5)<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4460c23\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2f1909f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accommodation\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"527c9d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9a484e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The AIOU negotiated special rates for well reputed hotels. For rates and hotels details please visit 37<sup>th<\\/sup> AAOU Conference website <a href=\\\"http:\\/\\/www.aaou2024.aiou.edu.pk\\\">www.aaou2024.aiou.edu.pk<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>FAREL GANTENG<br><\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div>jangan lupa ngocok hari ini<\\/div><div>\\u00a0<\\/div>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3852,727,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(3853,727,'_elementor_page_assets','a:0:{}'),(3855,728,'_elementor_edit_mode','builder'),(3856,728,'_elementor_template_type','wp-post'),(3857,728,'_elementor_version','3.16.6'),(3858,728,'_wp_page_template','elementor_header_footer'),(3859,728,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>The 37th Asian Association of Open Universities Annual Conference (AAOU 2024) in Islamabad, Pakistan, from 15-17 October 2024. This conference focuses on the future of open universities in the digitalized higher education era, prompted by changing learner needs, technological advancements, COVID-19\'s impact, and the rise of online learning. Traditional universities are also offering online education, raising questions about open universities\' roles. Submit your papers and learn more at [Link]. Best regards, AAOU 2024 Committee.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong><\\/p><p><strong>Best regards,<\\/strong><\\/p><p>AAOU 2024 Organization Committee<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at the Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table>\\n<tbody>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>\\n<h5><strong>Sub-themes:<\\/strong><\\/h5>\\n<\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<h5><strong>Topics, but not limited to:<\\/strong><\\/h5>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>1. Open learning<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><p><strong>3. Management of ODL<\\/strong><\\/p>\\n<ul>\\n<li><strong>ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>3. ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>5. Adaptive learning environments <\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>7. Learner support systems<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>7. AI in\\/for ODL<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>8. Datamining<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>9. Metaverse<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a553949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"582cb2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Registration Dates and Fees\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f8d8d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ec8615d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"281\\\"><p><strong>Online Registration <\\/strong><strong>will be Opened from<\\/strong><\\/p><p><strong>\\u00a01st February 2024<\\/strong><\\/p><\\/td><td width=\\\"236\\\"><p><strong>Before <\\/strong><strong>31st August 2024<\\/strong><\\/p><p><strong>(Early Bird)<\\/strong><\\/p><\\/td><td width=\\\"283\\\"><p><strong>After <\\/strong><strong>31st August 2024<\\/strong><\\/p><p><strong>(Full Payment)<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Full Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Associate Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>Non-Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD350<\\/p><\\/td><td width=\\\"283\\\"><p>USD400<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8ac30a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"33b2899\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><strong>The conference registration fee includes:<\\/strong><\\/h6><p>- Entry to all main events and conference sessions<\\/p><p>- Welcome reception, morning and afternoon refreshments<\\/p><p>- Welcoming conference dinner on 16<sup>th<\\/sup> October and farewell dinner on 17<sup>th <\\/sup>October 2024<\\/p><p>- Lunches from 15-17<sup>th<\\/sup> October 2024<\\/p><p>- Conference materials and documents: program, abstract book, proceedings, conference bag and badges<\\/p><p><strong>Note: Exclusion of any Remittance Fee changed by the transferring banks or intermediately banks inside and outside your country. Special 10% discount for groups (more than 5)<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4460c23\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2f1909f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accommodation\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"527c9d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9a484e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The AIOU negotiated special rates for well reputed hotels. For rates and hotels details please visit 37<sup>th<\\/sup> AAOU Conference website <a href=\\\"http:\\/\\/www.aaou2024.aiou.edu.pk\\\">www.aaou2024.aiou.edu.pk<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"85f5826\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8f8f2b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/aaou2024.aiou.edu.pk\\/wp-content\\/uploads\\/2023\\/09\\/nasir_sab.jpeg\",\"id\":299,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9c4374\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prof. Dr. Nasir Mahmoud \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3f08de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>FAREL GANTENG<br><\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa26af0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"e18608e\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-youtube\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"2a085af\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3b11c62\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"2a9685d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"96fea90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mr. \\n\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6715bbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div>jangan lupa ngocok hari ini<\\/div><div>\\u00a0<\\/div>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4a43e37\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"5b4301f\",\"social_icon\":{\"value\":\"fab fa-dribbble\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-500px\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"6d16f85\",\"social_icon\":{\"value\":\"fab fa-500px\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"0b772c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a8aec9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"00a2bf4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd177ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Chairman,<\\/p><p>Chairman of the Conference<\\/p>\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a9b87e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-xing\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"ff16846\",\"social_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-telegram\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"b5ec4b2\",\"social_icon\":{\"value\":\"fab fa-telegram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"97c3b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.1)\"},\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"b1fd2c1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"130\",\"bottom\":\"130\",\"left\":\"130\",\"isLinked\":true},\"align\":\"center\",\"link_to\":\"file\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9419e36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"137ea26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"align\":\"center\",\"text_color\":\"#f2095e\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9ec16c3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"331c274\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"b93085e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-rss\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"f5daf4f\",\"social_icon\":{\"value\":\"fas fa-rss\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-tripadvisor\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"_id\":\"0cfe85d\",\"social_icon\":{\"value\":\"fab fa-tripadvisor\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"#f2095e\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_primary_color\":\"#482284\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(3727,704,'_wp_page_template','page-templates/contact-template.php'),(3728,704,'_elementor_elements_usage','a:3:{s:9:\"shortcode\";i:1;s:6:\"column\";i:1;s:7:\"section\";i:1;}'),(3729,704,'_elementor_template_type','wp-post'),(3730,704,'_elementor_version','3.16.3'),(3731,704,'_elementor_edit_mode','builder'),(3732,704,'_elementor_data','[{\"id\":\"7b281ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e55854\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3><strong>Note:<\\/strong> The research should not have been previously published and must be related to one of the conference themes<\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9705779\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"8886ae1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><strong>Abstracts and research should be sent to the e-mail<\\/strong><strong>:<\\/strong><\\/h4><p><strong>Website: <a href=\\\"https:\\/\\/aaou2024.aiou.edu.pk\\/\\\">aaou2024.aiou.edu.pk\\/<\\/a><\\/strong><\\/p><p><strong>Email: <\\/strong><a href=\\\"mailto:aaou2024@aiou.edu.pk\\\"><strong>aaou2024@aiou.edu.pk<\\/strong><\\/a><\\/p><p><strong>Phone number: <\\/strong><strong><a title=\\\"Live chat\\\" href=\\\"tel:051 111 112 468\\\">051 111 112 468<\\/a><\\/strong><\\/p><p><strong>Address: <\\/strong>AAOU 2024 Conference Secretariat Room-17, Block-ICT, <a href=\\\"https:\\/\\/aiou.edu.pk\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Allama Iqbal Open University,<\\/a> Islamabad, Pakistan<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"73a85bf\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"d4f81dc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"064b3bf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ac222d2\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"wp-widget-pages\"}],\"isInner\":false},{\"id\":\"09f571d\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"9c7f1a3\",\"elType\":\"widget\",\"settings\":{\"html\":\"<!DOCTYPE html>\\n<html class=\\\"notranslate\\\" translate=\\\"no\\\">\\n\\t<head>\\n\\t\\t<!-- Basic -->\\n\\t\\t<meta charset=\\\"utf-8\\\">\\n\\t\\t<meta http-equiv=\\\"X-UA-Compatible\\\" content=\\\"IE=edge\\\">\\n\\n\\t\\t<title>Lelang Indonesia - DJKN<\\/title>\\n\\n\\t\\t<meta name=\\\"keywords\\\" content=\\\"lelang online, lelang rumah, lelang tanah, lelang mobil\\\" \\/>\\n\\t\\t<meta name=\\\"description\\\" content=\\\"Portal Layanan Lelang Direktorat Jenderal Kekayaan Negara, Kementerian Keuangan RI\\\">\\n\\t\\t<meta name=\\\"author\\\" content=\\\"Direktorat Jenderal Kekayaan Negara\\\">\\n\\t\\t<meta property=\\\"og:image\\\" content=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/logo_lelang_04.jpg\\\">\\n\\n\\n\\t\\t<!-- Favicon -->\\n\\t\\t<link rel=\\\"shortcut icon\\\" href=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/lelang-icon.png\\\" type=\\\"image\\/x-icon\\\" \\/>\\n\\t\\t<link rel=\\\"apple-touch-icon\\\" href=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/logo_lelang_02.png\\\">\\n\\n\\t\\t<!-- Mobile Metas -->\\n\\t\\t<meta name=\\\"viewport\\\" content=\\\"width=device-width, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no\\\">\\n\\n\\t\\t<!-- Web Fonts\\n\\t\\t<link href=\\\"https:\\/\\/fonts.googleapis.com\\/css?family=Open+Sans:300,400,600,700,800%7CShadows+Into+Light\\\" rel=\\\"stylesheet\\\" type=\\\"text\\/css\\\">\\n\\t\\t-->\\n\\n\\t\\t<!-- No Cache -->\\n\\t\\t<meta http-equiv=\\\"pragma\\\" content=\\\"no-cache\\\">\\n\\n\\t\\t<!-- Sweet Alert -->\\n\\t\\t<link rel=\\\"stylesheet\\\" href=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/sweetalert\\/sweetalert.css\\\">\\n\\n\\t\\t<!-- Vendor CSS -->\\n\\t\\t<link rel=\\\"stylesheet\\\" href=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/bootstrap\\/css\\/bootstrap.min.css\\\">\\n\\t\\t<link rel=\\\"stylesheet\\\" href=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/animate\\/animate.min.css\\\">\\n\\t\\t<link rel=\\\"stylesheet\\\" href=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/simple-line-icons\\/css\\/simple-line-icons.min.css\\\">\\n\\t\\t<link rel=\\\"stylesheet\\\" href=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/owl.carousel\\/assets\\/owl.carousel.min.css\\\">\\n\\t\\t<link rel=\\\"stylesheet\\\" href=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/owl.carousel\\/assets\\/owl.theme.default.min.css\\\">\\n\\t\\t<link rel=\\\"stylesheet\\\" href=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/font-awesome\\/css\\/font-awesome.min.css\\\">\\n\\n\\t\\t<!-- Theme CSS -->\\n\\t\\t<link rel=\\\"stylesheet\\\" href=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/css\\/theme.css\\\">\\n\\t\\t<link rel=\\\"stylesheet\\\" href=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/css\\/theme-elements.css\\\">\\n\\t\\t<link rel=\\\"stylesheet\\\" href=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/css\\/theme-blog.css\\\">\\n\\t\\t<link rel=\\\"stylesheet\\\" href=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/css\\/theme-shop.css\\\">\\n\\n\\t\\t<!-- Current Page CSS -->\\n\\t\\t<!--<link rel=\\\"stylesheet\\\" href=\\\"vendor\\/rs-plugin\\/css\\/settings.css\\\">\\n\\t\\t<link rel=\\\"stylesheet\\\" href=\\\"vendor\\/rs-plugin\\/css\\/layers.css\\\">\\n\\t\\t<link rel=\\\"stylesheet\\\" href=\\\"vendor\\/rs-plugin\\/css\\/navigation.css\\\">-->\\n\\n\\t\\t<!-- Skin CSS -->\\n\\t\\t<link rel=\\\"stylesheet\\\" href=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/css\\/skins\\/skin-shop-4.css\\\">\\n\\n\\t\\t<!-- Demo CSS -->\\n\\t\\t<link rel=\\\"stylesheet\\\" href=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/css\\/demos\\/demo-shop-4.css\\\">\\n\\t\\t<!--<link rel=\\\"stylesheet\\\" href=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/css\\/demos\\/demo-shop-6.css\\\">-->\\n\\n\\t\\t<!-- Theme Custom CSS -->\\n\\t\\t<link rel=\\\"stylesheet\\\" href=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/bootstrap-datepicker\\/bootstrap-datepicker3.css\\\">\\n\\n\\t\\t<link rel=\\\"stylesheet\\\" href=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/css\\/custom.css\\\">\\n\\n <link href=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/css\\/jquery.nailthumb.css\\\" rel=\\\"stylesheet\\\" type=\\\"text\\/css\\\" \\/>\\n <link href=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/jquery-ui\\/jquery-ui-1.10.1.custom.min.css\\\" rel=\\\"stylesheet\\\" type=\\\"text\\/css\\\" \\/>\\n <link href=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/select2\\/select2.min.css\\\" rel=\\\"stylesheet\\\" type=\\\"text\\/css\\\" \\/>\\n \\n\\t\\t<!-- Head Libs -->\\n\\t\\t<script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/jquery\\/jquery.min.js\\\"><\\/script>\\n\\t\\t<script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/modernizr\\/modernizr.min.js\\\"><\\/script>\\n\\n\\t\\t<style>\\n\\t\\t\\t.no-js #loader { display: none; }\\n\\t\\t\\t.js #loader { display: block; position: absolute; left: 100px; top: 0; }\\n\\t\\t\\t.se-pre-con {\\n\\t\\t\\t\\tposition: fixed;\\n\\t\\t\\t\\tleft: 0px;\\n\\t\\t\\t\\ttop: 0px;\\n\\t\\t\\t\\twidth: 100%;\\n\\t\\t\\t\\theight: 100%;\\n\\t\\t\\t\\tz-index: 9999;\\n\\t\\t\\t\\tbackground: url(\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/loading\\/Ball-0.7s-200px.svg\\\") center no-repeat;\\n\\t\\t\\t\\tbackground-color:rgba(255, 255, 255, 0.9);\\n\\t\\t\\t}\\n\\t\\t<\\/style>\\n\\n\\t<\\/head>\\n\\t<body>\\n\\t\\t<div class=\\\"se-pre-con\\\"><\\/div>\\n\\t\\t<img src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/loading\\/Ball-0.7s-200px.svg\\\" width=\\\"0\\\" height=\\\"0\\\" style=\\\"display:none;\\\">\\n\\t\\t<div class=\\\"body\\\">\\n\\t\\t\\t<header id=\\\"header\\\" data-plugin-options=\\\"{\'stickyEnabled\': true, \'stickyEnableOnBoxed\': true, \'stickyEnableOnMobile\': false, \'stickyStartAt\': 147, \'stickySetTop\': \'-147px\', \'stickyChangeLogo\': false}\\\">\\n\\t\\t\\t\\t<div class=\\\"header-body\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"header-top\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"container\\\">\\n\\t\\t\\t\\t\\t\\t <div class=\\\"dropdowns-container\\\">\\n\\t\\t\\t\\t\\t\\t <a target=\\\"_blank\\\" href=\\\"http:\\/\\/www.kemenkeu.go.id\\\">\\n\\t\\t\\t\\t\\t\\t <img height=\\\"50px\\\" width=\\\"45px\\\" id=\\\"bagde-kemenkeu\\\" src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/logo-kementerian-keuangan.png\\\">\\n\\t\\t\\t\\t\\t\\t <\\/a>\\n\\t\\t\\t\\t\\t\\t <p class=\\\"welcome-msg\\\" style=\\\"margin-left: 57px;\\\"><a target=\\\"_blank\\\" href=\\\"https:\\/\\/www.djkn.kemenkeu.go.id\\\" style=\\\"color:#fff;\\\">DIREKTORAT JENDERAL KEKAYAAN NEGARA<\\/a><\\/p>\\n\\t\\t\\t\\t\\t\\t <style>\\n\\t\\t\\t\\t\\t\\t #bagde-kemenkeu {\\n\\t\\t\\t\\t\\t\\t position: absolute;\\n\\t\\t\\t\\t\\t\\t margin-top: -7px;\\n\\t\\t\\t\\t\\t\\t }\\n\\t\\t\\t\\t\\t\\t <\\/style>\\n\\t\\t\\t\\t\\t\\t <\\/div>\\n\\t\\t\\t\\t\\t\\t <!--\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"dropdowns-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"header-dropdown cur-dropdown\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"#\\\">USD <i class=\\\"fa fa-caret-down\\\"><\\/i><\\/a>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<ul class=\\\"header-dropdownmenu\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li><a href=\\\"#\\\">EUR<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li><a href=\\\"#\\\">USD<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"header-dropdown lang-dropdown\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"#\\\"><img src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/demos\\/shop\\/en.png\\\" alt=\\\"English\\\">English <i class=\\\"fa fa-caret-down\\\"><\\/i><\\/a>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<ul class=\\\"header-dropdownmenu\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li><a href=\\\"#\\\"><img src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/demos\\/shop\\/en.png\\\" alt=\\\"English\\\">English<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li><a href=\\\"#\\\"><img src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/demos\\/shop\\/fr.png\\\" alt=\\\"French\\\">French<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"compare-dropdown\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"#\\\"><i class=\\\"fa fa-retweet\\\"><\\/i> Compare (2)<\\/a>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"compare-dropdownmenu\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"dropdownmenu-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<ul class=\\\"compare-products\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"product\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"#\\\" class=\\\"btn-remove\\\" title=\\\"Remove Product\\\"><i class=\\\"fa fa-times\\\"><\\/i><\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<h4 class=\\\"product-name\\\"><a href=\\\"demo-shop-4-product-details.html\\\">White top<\\/a><\\/h4>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"product\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"#\\\" class=\\\"btn-remove\\\" title=\\\"Remove Product\\\"><i class=\\\"fa fa-times\\\"><\\/i><\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<h4 class=\\\"product-name\\\"><a href=\\\"demo-shop-4-product-details.html\\\">Blue Women Shirt<\\/a><\\/h4>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/ul>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"compare-actions\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"#\\\" class=\\\"action-link\\\">Clear All<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"#\\\" class=\\\"btn btn-primary\\\">Compare<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\t-->\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"top-menu-area\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"#\\\">Links <i class=\\\"fa fa-caret-down\\\"><\\/i><\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t<ul class=\\\"top-menu\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--<li><a href=\\\"#\\\">Permohonan Lelang<\\/a><\\/li>-->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/page\\/syarat-dan-ketentuan\\\">Syarat & Ketentuan<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/page\\/faq\\\">F.A.Q<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<p class=\\\"welcome-msg\\\">Selamat Datang<\\/p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<div class=\\\"header-container container\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"header-row\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"header-column\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"header-logo\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/lelang.go.id\\/\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img alt=\\\"e-auction logo\\\" src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/logo-lelang-indonesia51.png\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"header-column\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"row\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"header-search\\\" style=\\\"margin-left: 60px;\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"#\\\" class=\\\"search-toggle\\\"><i class=\\\"fa fa-search\\\"><\\/i><\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<form action=\\\"https:\\/\\/lelang.go.id\\/pencarian?no-cache=tYRkCW4XUnwKx0r2z9fm\\\" method=\\\"get\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"header-search-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<input type=\\\"text\\\" class=\\\"form-control\\\" name=\\\"keyword\\\" id=\\\"keyword\\\" placeholder=\\\"Pencarian...\\\" required>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<select id=\\\"cat\\\" name=\\\"cat\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"\\\">All Categories<\\/option>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"4\\\">Fashion<\\/option>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"12\\\">- Women<\\/option>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"13\\\">- Men<\\/option>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"66\\\">- Jewellery<\\/option>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"67\\\">- Kids Fashion<\\/option>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"5\\\">Electronics<\\/option>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"21\\\">- Smart TVs<\\/option>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"22\\\">- Cameras<\\/option>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"63\\\">- Games<\\/option>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"7\\\">Home & Garden<\\/option>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"11\\\">Motors<\\/option>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"31\\\">- Cars and Trucks<\\/option>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"32\\\">- Motorcycles & Powersports<\\/option>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"33\\\">- Parts & Accessories<\\/option>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"34\\\">- Boats<\\/option>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"57\\\">- Auto Tools & Supplies<\\/option>\\n <\\/select>\\n -->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<button class=\\\"btn btn-default\\\" type=\\\"submit\\\"><i class=\\\"fa fa-search\\\"><\\/i><\\/button>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/form>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"#\\\" class=\\\"mmenu-toggle-btn\\\" title=\\\"Toggle menu\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<i class=\\\"fa fa-bars\\\"><\\/i>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<div class=\\\"header-container header-nav\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"header-nav-main\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<nav>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<ul class=\\\"nav nav-pills\\\" id=\\\"mainNav\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/lelang.go.id\\/\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tBeranda\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"dropdown dropdown-mega\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"#\\\" class=\\\"dropdown-toggle\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tKantor <span class=\\\"tip tip-new\\\">KPKNL<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<ul class=\\\"dropdown-menu\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"dropdown-mega-content\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t <div class=\\\"row\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"col-md-12\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"dropdown-mega-top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span>PILIH LOT LELANG DARI KPKNL SELURUH INDONESIA (URUTAN BERDASARKAN ABJAD) :<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"row\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"col-md-12\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"row\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"col-md-2\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<ul class=\\\"dropdown-mega-sub-nav\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/94\\/KPKNL-Ambon.html\\\">KPKNL Ambon<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/76\\/KPKNL-Balikpapan.html\\\">KPKNL Balikpapan<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/26\\/KPKNL-Banda-Aceh.html\\\">KPKNL Banda Aceh<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/41\\/KPKNL-Bandar-Lampung.html\\\">KPKNL Bandar Lampung<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/52\\/KPKNL-Bandung.html\\\">KPKNL Bandung<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/72\\/KPKNL-Banjarmasin.html\\\">KPKNL Banjarmasin<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/35\\/KPKNL-Batam.html\\\">KPKNL Batam<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/53\\/KPKNL-Bekasi.html\\\">KPKNL Bekasi<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/42\\/KPKNL-Bengkulu.html\\\">KPKNL Bengkulu<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/95\\/KPKNL-Biak.html\\\">KPKNL Biak<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/81\\/KPKNL-Bima.html\\\">KPKNL Bima<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/54\\/KPKNL-Bogor.html\\\">KPKNL Bogor<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/78\\/KPKNL-Bontang.html\\\">KPKNL Bontang<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t<\\/ul>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"col-md-2\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<ul class=\\\"dropdown-mega-sub-nav\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/34\\/KPKNL-Bukittinggi.html\\\">KPKNL Bukittinggi<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/57\\/KPKNL-Cirebon.html\\\">KPKNL Cirebon<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/79\\/KPKNL-Denpasar.html\\\">KPKNL Denpasar<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/36\\/KPKNL-Dumai.html\\\">KPKNL Dumai<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/89\\/KPKNL-Gorontalo.html\\\">KPKNL Gorontalo<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/47\\/KPKNL-Jakarta-I.html\\\">KPKNL Jakarta I<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/48\\/KPKNL-Jakarta-II.html\\\">KPKNL Jakarta II<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/49\\/KPKNL-Jakarta-III.html\\\">KPKNL Jakarta III<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/50\\/KPKNL-Jakarta-IV.html\\\">KPKNL Jakarta IV<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/51\\/KPKNL-Jakarta-V.html\\\">KPKNL Jakarta V<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/38\\/KPKNL-Jambi.html\\\">KPKNL Jambi<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/92\\/KPKNL-Jayapura.html\\\">KPKNL Jayapura<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/67\\/KPKNL-Jember.html\\\">KPKNL Jember<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t<\\/ul>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"col-md-2\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<ul class=\\\"dropdown-mega-sub-nav\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/87\\/KPKNL-Kendari.html\\\">KPKNL Kendari<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/30\\/KPKNL-Kisaran.html\\\">KPKNL Kisaran<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/83\\/KPKNL-Kupang.html\\\">KPKNL Kupang<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/39\\/KPKNL-Lahat.html\\\">KPKNL Lahat<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/27\\/KPKNL-Lhokseumawe.html\\\">KPKNL Lhokseumawe<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/68\\/KPKNL-Madiun.html\\\">KPKNL Madiun<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/84\\/KPKNL-Makassar.html\\\">KPKNL Makassar<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/66\\/KPKNL-Malang.html\\\">KPKNL Malang<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/133\\/KPKNL-Mamuju.html\\\">KPKNL Mamuju<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/88\\/KPKNL-Manado.html\\\">KPKNL Manado<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/82\\/KPKNL-Mataram.html\\\">KPKNL Mataram<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/28\\/KPKNL-Medan.html\\\">KPKNL Medan<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/43\\/KPKNL-Metro.html\\\">KPKNL Metro<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t<\\/ul>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"col-md-2\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<ul class=\\\"dropdown-mega-sub-nav\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/33\\/KPKNL-Padang.html\\\">KPKNL Padang<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/31\\/KPKNL-Padang-Sidempuan.html\\\">KPKNL Padang Sidempuan<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/73\\/KPKNL-Palangkaraya.html\\\">KPKNL Palangkaraya<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/37\\/KPKNL-Palembang.html\\\">KPKNL Palembang<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/86\\/KPKNL-Palopo.html\\\">KPKNL Palopo<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/90\\/KPKNL-Palu.html\\\">KPKNL Palu<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/69\\/KPKNL-Pamekasan.html\\\">KPKNL Pamekasan<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/40\\/KPKNL-Pangkal-Pinang.html\\\">KPKNL Pangkal Pinang<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/74\\/KPKNL-Pangkalan-Bun.html\\\">KPKNL Pangkalan Bun<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/85\\/KPKNL-Parepare.html\\\">KPKNL Parepare<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/60\\/KPKNL-Pekalongan.html\\\">KPKNL Pekalongan<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/32\\/KPKNL-Pekanbaru.html\\\">KPKNL Pekanbaru<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/29\\/KPKNL-Pematang-Siantar.html\\\">KPKNL Pematang Siantar<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t<\\/ul>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"col-md-2\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<ul class=\\\"dropdown-mega-sub-nav\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/70\\/KPKNL-Pontianak.html\\\">KPKNL Pontianak<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/55\\/KPKNL-Purwakarta.html\\\">KPKNL Purwakarta<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/63\\/KPKNL-Purwokerto.html\\\">KPKNL Purwokerto<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/75\\/KPKNL-Samarinda.html\\\">KPKNL Samarinda<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/58\\/KPKNL-Semarang.html\\\">KPKNL Semarang<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/44\\/KPKNL-Serang.html\\\">KPKNL Serang<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/65\\/KPKNL-Sidoarjo.html\\\">KPKNL Sidoarjo<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/80\\/KPKNL-Singaraja.html\\\">KPKNL Singaraja<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/71\\/KPKNL-Singkawang.html\\\">KPKNL Singkawang<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/93\\/KPKNL-Sorong.html\\\">KPKNL Sorong<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/64\\/KPKNL-Surabaya.html\\\">KPKNL Surabaya<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/59\\/KPKNL-Surakarta.html\\\">KPKNL Surakarta<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/45\\/KPKNL-Tangerang-I.html\\\">KPKNL Tangerang I<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t<\\/ul>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"col-md-2\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<ul class=\\\"dropdown-mega-sub-nav\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/46\\/KPKNL-Tangerang-II.html\\\">KPKNL Tangerang II<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/77\\/KPKNL-Tarakan.html\\\">KPKNL Tarakan<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/56\\/KPKNL-Tasikmalaya.html\\\">KPKNL Tasikmalaya<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/61\\/KPKNL-Tegal.html\\\">KPKNL Tegal<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/91\\/KPKNL-Ternate.html\\\">KPKNL Ternate<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/kantor\\/62\\/KPKNL-Yogyakarta.html\\\">KPKNL Yogyakarta<\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\n\\n\\t\\t\\t\\t\\t<!-- UMKM-->\\n <li>\\n <a href=\\\"https:\\/\\/lelang.go.id\\/kategori-lot-lelang\\/14\\/UMKM.html\\\">\\n UMKM\\n <\\/a>\\n <\\/li>\\n <!-- UMKM-->\\n\\n\\n\\n\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/lelang.go.id\\/lelang-hak-menikmati\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tLelang Sewa\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\n\\n \\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<style>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t .dropdown-mega-content{\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t background-image: url(\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/megamenu-bg.jpg\');\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t background-position: right 0px bottom;\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t background-repeat: no-repeat;\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t border-bottom-right-radius: 5px;\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t }\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/style>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"pull-right\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/lelang.go.id\\/accounts\\/register?no-cache=tYRkCW4XUnwKx0r2z9fm\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<i class=\\\"fa fa-edit\\\"><\\/i> Daftar <span class=\\\"tip tip-hot\\\">User Baru!<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"pull-right \\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/lelang.go.id\\/accounts\\/login?no-cache=tYRkCW4XUnwKx0r2z9fm\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<i class=\\\"fa fa-sign-in\\\"><\\/i> Masuk\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/nav>\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/header>\\n\\n\\t\\t\\t<div class=\\\"mobile-nav\\\">\\n\\t\\t\\t\\t<div class=\\\"mobile-nav-wrapper\\\">\\n\\t\\t\\t\\t\\t<ul class=\\\"mobile-side-menu\\\">\\n\\t\\t\\t\\t\\t\\t<li><a href=\\\"https:\\/\\/lelang.go.id\\/?no-cache=tYRkCW4XUnwKx0r2z9fm\\\">Beranda<\\/a><\\/li>\\n\\t\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\n\\t\\t\\t<div id=\\\"mobile-menu-overlay\\\"><\\/div>\\n\\n<style>\\n\\/*halo_djkn_icon*\\/\\n.haloIcon {\\n position: fixed;\\n width: 230px;\\n bottom: -17px;\\n right: 51px;\\n opacity: 0.75;\\n background: transparent;\\n z-index:999;\\n}\\n<\\/style>\\n<input type=\\\"hidden\\\" id=\\\"get-lot-lelang-url\\\" value=\\\"https:\\/\\/lelang.go.id\\/lot-lelang?no-cache=tYRkCW4XUnwKx0r2z9fm\\\">\\n<input type=\\\"hidden\\\" id=\\\"get-kategori-url\\\" value=\\\"https:\\/\\/lelang.go.id\\/api\\/lot-lelang\\/get-kategori\\\">\\n<input type=\\\"hidden\\\" id=\\\"get-lot-prioritas-url\\\" value=\\\"https:\\/\\/lelang.go.id\\/api\\/lot-lelang\\/get-prioritas-v2\\\"> <!-- update 280920 -->\\n\\n<!--AGEN CALL CENTER-->\\n<input type=\\\"hidden\\\" id=\\\"get-popup-url\\\" value=\\\"https:\\/\\/lelang.go.id\\/api\\/popup-website\\/get_popup\\\">\\n<!--AGEN CALL CENTER-->\\n<div class=\\\"haloIcon\\\">\\n <a href=\\\"https:\\/\\/halodjkn.kemenkeu.go.id\\\" target=\\\"_blank\\\"><img src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/FLOATING_ICON_ WEB_DJKN_LELANG_SIMAN.png\\\"><\\/a>\\n<\\/div>\\n\\n\\t\\t<div role=\\\"main\\\" class=\\\"main\\\">\\n\\n\\t\\t \\n<section id=\\\"slider-home\\\" class=\\\"section section-background section-height-4 overlay overlay-show overlay-op-9 border-0 m-0\\\">\\n <div class=\\\"container\\\">\\n <div class=\\\"row\\\">\\n \\t<!--<div class=\\\"col-md-3\\\">\\n <div id=\\\"container-banner-kecil\\\" >\\n \\t<img class=\\\"img-responsive\\\" style=\\\"max-height: 400px;\\\" src=\\\"img\\/banner-kecil-domain-baru.jpg\\\">\\n <\\/div>\\n <\\/div>-->\\n <div id=\\\"container-slider\\\" class=\\\"col-md-12\\\">\\n <div class=\\\"owl-carousel owl-theme home-banner-slider\\\" data-plugin-options=\\\"{\'items\':1, \'loop\': true, \'margin\': 5, \'autoplay\':true}\\\">\\n <div>\\n \\t\\t <a target=\\\"_blank\\\" href=\\\"https:\\/\\/drive.google.com\\/drive\\/folders\\/1qfFgLmofkILtBP5n5eMhBGin8UUVNpOD?usp=sharing\\\">\\n\\t <img class=\\\"img-responsive\\\" style=\\\"max-height: 423px;\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-full\\/SLIDER\\/2023\\/06\\/28\\/649c309180c22-22209WC1-slider-000.jpg\\\" alt=\\\"Slide\\\">\\n\\t <\\/a>\\n <\\/div>\\n <div>\\n \\t\\t <a target=\\\"_blank\\\" href=\\\"https:\\/\\/drive.google.com\\/drive\\/folders\\/19R3Pa_xoa-Iqkf3p4jpJ5PzaMpwRrMpz?usp=sharing\\\">\\n\\t <img class=\\\"img-responsive\\\" style=\\\"max-height: 423px;\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-full\\/SLIDER\\/2023\\/06\\/27\\/649a8bc3aa6f4-26433QKo-slider-px.jpg\\\" alt=\\\"Slide\\\">\\n\\t <\\/a>\\n <\\/div>\\n <div>\\n \\t\\t <a target=\\\"_blank\\\" href=\\\"https:\\/\\/drive.google.com\\/drive\\/folders\\/137WW0prEs4eYrs8bBY07q0eJ3S6R2Ab6?usp=sharing\\\">\\n\\t <img class=\\\"img-responsive\\\" style=\\\"max-height: 423px;\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-full\\/SLIDER\\/2023\\/06\\/30\\/649ec480445c8-83186kjM-slider-1.jpg\\\" alt=\\\"Slide\\\">\\n\\t <\\/a>\\n <\\/div>\\n <div>\\n \\t\\t <a target=\\\"_blank\\\" href=\\\"https:\\/\\/e-dropbox.kemenkeu.go.id\\/index.php\\/s\\/7KdbHkTjRnLwhC4\\\">\\n\\t <img class=\\\"img-responsive\\\" style=\\\"max-height: 423px;\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-full\\/SLIDER\\/2022\\/09\\/08\\/63195394ebb05-47201zCF-slider-id.jpeg\\\" alt=\\\"Slide\\\">\\n\\t <\\/a>\\n <\\/div>\\n <div>\\n \\t \\t<img class=\\\"img-responsive\\\" style=\\\"max-height: 423px;\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-full\\/SLIDER\\/2021\\/12\\/07\\/61af8797903e8-507846Md-slider-min.jpg\\\" alt=\\\"Slide\\\">\\n <\\/div>\\n <\\/div>\\n <\\/div>\\n <\\/div>\\n\\n <\\/div>\\n<\\/section>\\n\\n<style>\\n #slider-home{\\n \\/*background-image: url(\'static\\/desktop\\/img\\/bg-home-slider.jpg\'); *\\/\\n background: linear-gradient(rgba(0, 3, 6, 0.6), rgba(0, 3, 6, 0.6)), url(\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/bg-slide.jpg\');\\n \\/*background-image: url(https:\\/\\/images.pexels.com\\/photos\\/842339\\/pexels-photo-842339.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=750&w=1260); *\\/\\n background-size: cover; \\n background-position: center; \\n margin: 0px; \\n padding: 0px;\\n }\\n #container-slider{\\n padding-top: 15px;\\n }\\n #container-banner-kecil{\\n height: 400px; \\n overflow: hidden;\\n border-radius: 0px 0px 20px 20px;\\n }\\n<\\/style>\\n\\n\\t\\t <!-- UPDATE PRIORITAS V2 -->\\n\\n\\n<style>\\n #container-lot-spesial{\\n background-color: #f7f7f7;\\n margin: 0px; \\n padding: 20px 0px 0px 0px;\\n }\\n\\n \\/*LELANG TANPA UPJL*\\/\\n .tanpa_ujl{\\n \\/*top: 55%;*\\/\\n background: #0cc485 !important;\\n margin: 0 0 0 0;\\n padding : 3px 15px 3px 3px;;\\n position: absolute;\\n font-size: 12px;\\n border-radius: 0px 0px 30px 0px;\\n box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;\\n \\/*box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;*\\/\\n }\\n \\/*LELANG TANPA UPJL*\\/\\n\\n<\\/style>\\n\\n<script type=\\\"javascript\\\">\\n \\/* UPDATE PRIORITAS V2 *\\/\\n $(\\\"#lot-prioritas .new-products-carousel\\\").owlCarousel({\\n loop: false,\\n responsive: {\\n 0: {\\n items: 1\\n },\\n 480: {\\n items: 2\\n },\\n 768: {\\n items: 3\\n },\\n 992: {\\n items: 4\\n },\\n 1200: {\\n items: 5\\n }\\n },\\n margin: 20,\\n nav:true,\\n navText: [],\\n dots: false,\\n autoWidth: false\\n });\\n\\n $(\\\"#lot-prioritas .new-products-carousel\\\").find(\\\".owl-dots\\\").parent(\\\".owl-item\\\").remove();\\n $(\\\"#lot-prioritas .new-products-carousel\\\").find(\\\".owl-nav\\\").parent(\\\".owl-item\\\").remove();\\n $(\\\"#lot-prioritas .new-products-carousel\\\").find(\\\".owl-stage-outer\\\").parent(\\\".owl-item\\\").remove();\\n \\/* UPDATE PRIORITAS V2 *\\/\\n<\\/script>\\n<!-- UPDATE PRIORITAS V2 -->\\n\\t\\t\\t<div class=\\\"home-slider-area\\\">\\n\\t\\t\\t\\t<div class=\\\"container\\\">\\n \\t\\t\\t\\t<h2 class=\\\"slider-title\\\">\\n <span class=\\\"inline-title\\\" style=\\\"text-transform: none; color: #212529 !important; font-size: 1.30em !important;\\\">Galeri <span class=\\\"heading-primary\\\">Lot Lelang<\\/span><\\/span>\\n <span class=\\\"line\\\"><\\/span>\\n <\\/h2>\\n\\t\\t\\t\\t\\t<div class=\\\"row\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"col-md-9 col-md-push-3\\\">\\n\\n \\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t<div class=\\\"toolbar mb-none\\\">\\n \\t\\t\\t\\t\\t\\t\\t<div class=\\\"sorter\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"sort-by\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<label>Urutkan:<\\/label>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<select onchange=\\\"if (typeof(this.selectedIndex) != \'undefined\') orderBy(this.value)\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"terbaru\\\">Terbaru<\\/option>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"hargalimit-asc\\\">Nilai Limit (Termurah-Termahal)<\\/option>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"hargalimit-desc\\\">Nilai Limit (Termahal-Termurah)<\\/option>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"tgllelang-asc\\\">Tanggal Lelang (Terdekat-Terjauh)<\\/option>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<option value=\\\"tgllelang-desc\\\">Tanggal Lelang (Terjauh-Terdekat)<\\/option>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/select>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<input type=\\\"hidden\\\" id=\\\"order_by\\\" name=\\\"order_by\\\" value=\\\"terbaru\\\" class=\\\"filter-lot-lelang\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t<ul id=\\\"pagination\\\" class=\\\"pagination\\\"><li class=\\\"active\\\"><a>1<\\/a><\\/li><li><a href=\\\"https:\\/\\/lelang.go.id\\/?no-cache=tYRkCW4XUnwKx0r2z9fm&page=2\\\" data-ci-pagination-page=\\\"2\\\">2<\\/a><\\/li><li><a href=\\\"https:\\/\\/lelang.go.id\\/?no-cache=tYRkCW4XUnwKx0r2z9fm&page=3\\\" data-ci-pagination-page=\\\"3\\\">3<\\/a><\\/li><li class=\\\"next\\\"><a href=\\\"https:\\/\\/lelang.go.id\\/?no-cache=tYRkCW4XUnwKx0r2z9fm&page=2\\\" data-ci-pagination-page=\\\"2\\\" rel=\\\"next\\\"><i class=\\\"fa fa-caret-right\\\"><\\/i><\\/a><\\/li><li class=\\\"last\\\"><a href=\\\"https:\\/\\/lelang.go.id\\/?no-cache=tYRkCW4XUnwKx0r2z9fm&page=288\\\" data-ci-pagination-page=\\\"288\\\"><i class=\\\"fa fa-caret-right\\\"><\\/i><i class=\\\"fa fa-caret-right\\\"><\\/i><\\/a><\\/li><\\/ul>\\n \\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t<\\/div>\\n\\n \\t\\t\\t\\t\\t\\t<li id=\\\"lot-lelang-src\\\" style=\\\"display: none;\\\">\\n \\t\\t\\t\\t\\t\\t\\t<div class=\\\"product\\\" style=\\\"height: 304px;\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"\\\" title=\\\"\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img class=\\\"img-responsive thumb-cover\\\" src=\\\"\\\" alt=\\\"\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n \\t\\t\\t\\t\\t\\t\\t\\t<\\/figure>\\n \\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\"\\\" title=\\\"\\\"><\\/a><\\/h2>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<!--<span class=\\\"old-price\\\">$99.00<\\/span>-->\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"product-price\\\"><\\/span>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t<\\/li>\\n\\n \\t\\t\\t\\t\\t\\t<ul id=\\\"container-lot-lelang\\\" class=\\\"products-grid columns4\\\">\\n\\n \\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t<li>\\n \\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t \\n \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/785257\\/3-bidang-tanah-dengan-total-luas-131628300-m2-berikut-bangunan-di-Kabupaten-Ogan-Komering-Ilir.html\\\" title=\\\"3 bidang tanah dengan total luas 131628300 m<sup>2<\\/sup> berikut bangunan di Kabupaten Ogan Komering Ilir\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/303348\\/2023\\/09\\/20\\/650aa96566949-94688FG3-foto-785257.jpg\\\" alt=\\\"3 bidang tanah dengan total luas 131628300 m<sup>2<\\/sup> berikut bangunan di Kabupaten Ogan Komering Ilir\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/figure>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/785257\\/3-bidang-tanah-dengan-total-luas-131628300-m2-berikut-bangunan-di-Kabupaten-Ogan-Komering-Ilir.html\\\" title=\\\"3 bidang tanah dengan total luas 131628300 m<sup>2<\\/sup> berikut bangunan di Kabupaten Ogan Komering Ilir\\\">3 bidang tanah dengan total luas 131628300 m<sup>2<\\/sup> berikut bangunan di Kabupaten Ogan Komering Ilir<\\/a><\\/h2>\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--<span class=\\\"old-price\\\">$99.00<\\/span>-->\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"product-price\\\">Rp. 306.845.950.000<\\/span>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<small><i class=\\\"icon-location-pin icons\\\"><\\/i> Kab. Ogan Komering Ilir<\\/small>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t<\\/li>\\n \\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t<li>\\n \\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t \\n \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/775524\\/BNI-W15-2-bidang-tanah-dengan-total-luas-95080-m2-berikut-bangunan-di-Kabupaten-Bogor.html\\\" title=\\\"BNI W15 : 2 bidang tanah dengan total luas 95080 m2 berikut bangunan di Kabupaten Bogor\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/296251\\/2023\\/09\\/04\\/64f58c5c1c073-78980a83-foto-7755243.jpeg\\\" alt=\\\"BNI W15 : 2 bidang tanah dengan total luas 95080 m2 berikut bangunan di Kabupaten Bogor\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/figure>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/775524\\/BNI-W15-2-bidang-tanah-dengan-total-luas-95080-m2-berikut-bangunan-di-Kabupaten-Bogor.html\\\" title=\\\"BNI W15 : 2 bidang tanah dengan total luas 95080 m2 berikut bangunan di Kabupaten Bogor\\\">BNI W15 : 2 bidang tanah dengan total luas 95080 m2 berikut bangunan di Kabupaten Bogor<\\/a><\\/h2>\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--<span class=\\\"old-price\\\">$99.00<\\/span>-->\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"product-price\\\">Rp. 205.280.300.000<\\/span>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<small><i class=\\\"icon-location-pin icons\\\"><\\/i> Kab. Bogor<\\/small>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t<\\/li>\\n \\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t<li>\\n \\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t \\n \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/772108\\/1-PT-SYAILENDRA-CAPITAL-111-bidang-tanah-dengan-total-luas-81577-m2-berikut-bangunan-di-Kota-Depok.html\\\" title=\\\"1. PT. SYAILENDRA CAPITAL : 111 bidang tanah dengan total luas 81577 m2 berikut bangunan di Kota Depok\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/293982\\/2023\\/09\\/04\\/64f5534424cd5-58413XPc-foto-772108-1.jpeg\\\" alt=\\\"1. PT. SYAILENDRA CAPITAL : 111 bidang tanah dengan total luas 81577 m2 berikut bangunan di Kota Depok\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/figure>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/772108\\/1-PT-SYAILENDRA-CAPITAL-111-bidang-tanah-dengan-total-luas-81577-m2-berikut-bangunan-di-Kota-Depok.html\\\" title=\\\"1. PT. SYAILENDRA CAPITAL : 111 bidang tanah dengan total luas 81577 m2 berikut bangunan di Kota Depok\\\">1. PT. SYAILENDRA CAPITAL : 111 bidang tanah dengan total luas 81577 m2 berikut bangunan di Kota Depok<\\/a><\\/h2>\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--<span class=\\\"old-price\\\">$99.00<\\/span>-->\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"product-price\\\">Rp. 180.483.121.735<\\/span>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<small><i class=\\\"icon-location-pin icons\\\"><\\/i> Kota Depok<\\/small>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t<\\/li>\\n \\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t<li>\\n \\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t \\n \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/782157\\/3-bidang-tanah-dengan-total-luas-5975-m2-berikut-bangunan-di-Kota-Surabaya.html\\\" title=\\\"3 bidang tanah dengan total luas 5975 m<sup>2<\\/sup> berikut bangunan di Kota Surabaya\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/301075\\/2023\\/09\\/14\\/6502d27c6ea9e-43439bIl-foto-782157AM.jpeg\\\" alt=\\\"3 bidang tanah dengan total luas 5975 m<sup>2<\\/sup> berikut bangunan di Kota Surabaya\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/figure>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/782157\\/3-bidang-tanah-dengan-total-luas-5975-m2-berikut-bangunan-di-Kota-Surabaya.html\\\" title=\\\"3 bidang tanah dengan total luas 5975 m<sup>2<\\/sup> berikut bangunan di Kota Surabaya\\\">3 bidang tanah dengan total luas 5975 m<sup>2<\\/sup> berikut bangunan di Kota Surabaya<\\/a><\\/h2>\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--<span class=\\\"old-price\\\">$99.00<\\/span>-->\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"product-price\\\">Rp. 175.000.000.000<\\/span>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<small><i class=\\\"icon-location-pin icons\\\"><\\/i> Kota Surabaya<\\/small>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t<\\/li>\\n \\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t<li>\\n \\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t \\n \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/783766\\/KURATOR-PTPAM-1-bidang-tanah-dengan-total-luas-8729-m2-berikut-bangunan-dan-barang-bergerak-lainnya-di-Kota-Bogor.html\\\" title=\\\"KURATOR PT.PAM : 1 bidang tanah dengan total luas 8729 m2 berikut bangunan dan barang bergerak lainnya di Kota Bogor\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/302246\\/2023\\/09\\/18\\/65080459d5a93-27110dmV-foto-783766AM.jpeg\\\" alt=\\\"KURATOR PT.PAM : 1 bidang tanah dengan total luas 8729 m2 berikut bangunan dan barang bergerak lainnya di Kota Bogor\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/figure>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/783766\\/KURATOR-PTPAM-1-bidang-tanah-dengan-total-luas-8729-m2-berikut-bangunan-dan-barang-bergerak-lainnya-di-Kota-Bogor.html\\\" title=\\\"KURATOR PT.PAM : 1 bidang tanah dengan total luas 8729 m2 berikut bangunan dan barang bergerak lainnya di Kota Bogor\\\">KURATOR PT.PAM : 1 bidang tanah dengan total luas 8729 m2 berikut bangunan dan barang bergerak lainnya di Kota Bogor<\\/a><\\/h2>\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--<span class=\\\"old-price\\\">$99.00<\\/span>-->\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"product-price\\\">Rp. 164.375.012.000<\\/span>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<small><i class=\\\"icon-location-pin icons\\\"><\\/i> Kota Bogor<\\/small>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t<\\/li>\\n \\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t<li>\\n \\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t \\n \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/775735\\/2-PT-SYAILENDRA-CAPITAL-13-bidang-tanah-dengan-total-luas-8149-m2-berikut-bangunan-di-Kota-Depok.html\\\" title=\\\"2. PT. SYAILENDRA CAPITAL : 13 bidang tanah dengan total luas 8149 m2 berikut bangunan di Kota Depok\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/293982\\/2023\\/09\\/04\\/64f55d062bef0-95732qFK-foto-775735o-1.jpg\\\" alt=\\\"2. PT. SYAILENDRA CAPITAL : 13 bidang tanah dengan total luas 8149 m2 berikut bangunan di Kota Depok\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/figure>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/775735\\/2-PT-SYAILENDRA-CAPITAL-13-bidang-tanah-dengan-total-luas-8149-m2-berikut-bangunan-di-Kota-Depok.html\\\" title=\\\"2. PT. SYAILENDRA CAPITAL : 13 bidang tanah dengan total luas 8149 m2 berikut bangunan di Kota Depok\\\">2. PT. SYAILENDRA CAPITAL : 13 bidang tanah dengan total luas 8149 m2 berikut bangunan di Kota Depok<\\/a><\\/h2>\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--<span class=\\\"old-price\\\">$99.00<\\/span>-->\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"product-price\\\">Rp. 133.195.352.107<\\/span>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<small><i class=\\\"icon-location-pin icons\\\"><\\/i> Kota Depok<\\/small>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t<\\/li>\\n \\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t<li>\\n \\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t \\n \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/770157\\/14-bidang-tanah-dengan-total-luas-100190-m2-berikut-bangunan-dan-barang-bergerak-lainnya-di-Kota-Surabaya.html\\\" title=\\\"14 bidang tanah dengan total luas 100190 m<sup>2<\\/sup> berikut bangunan dan barang bergerak lainnya di Kota Surabaya\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/292680\\/2023\\/08\\/23\\/64e5e9900afd9-31491w2S-foto-770157k-7.jpg\\\" alt=\\\"14 bidang tanah dengan total luas 100190 m<sup>2<\\/sup> berikut bangunan dan barang bergerak lainnya di Kota Surabaya\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/figure>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/770157\\/14-bidang-tanah-dengan-total-luas-100190-m2-berikut-bangunan-dan-barang-bergerak-lainnya-di-Kota-Surabaya.html\\\" title=\\\"14 bidang tanah dengan total luas 100190 m<sup>2<\\/sup> berikut bangunan dan barang bergerak lainnya di Kota Surabaya\\\">14 bidang tanah dengan total luas 100190 m<sup>2<\\/sup> berikut bangunan dan barang bergerak lainnya di Kota Surabaya<\\/a><\\/h2>\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--<span class=\\\"old-price\\\">$99.00<\\/span>-->\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"product-price\\\">Rp. 129.690.434.000<\\/span>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<small><i class=\\\"icon-location-pin icons\\\"><\\/i> Kota Surabaya<\\/small>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t<\\/li>\\n \\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t<li>\\n \\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t \\n \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/780666\\/5-bidang-tanah-dengan-total-luas-48030-m2-berikut-bangunan-di-Kota-Tangerang.html\\\" title=\\\"5 bidang tanah dengan total luas 48030 m2 berikut bangunan di Kota Tangerang\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/162894\\/2023\\/09\\/12\\/65003f19c7444-771512gY-foto-780666o_1.png\\\" alt=\\\"5 bidang tanah dengan total luas 48030 m2 berikut bangunan di Kota Tangerang\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/figure>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/780666\\/5-bidang-tanah-dengan-total-luas-48030-m2-berikut-bangunan-di-Kota-Tangerang.html\\\" title=\\\"5 bidang tanah dengan total luas 48030 m2 berikut bangunan di Kota Tangerang\\\">5 bidang tanah dengan total luas 48030 m2 berikut bangunan di Kota Tangerang<\\/a><\\/h2>\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--<span class=\\\"old-price\\\">$99.00<\\/span>-->\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"product-price\\\">Rp. 117.000.000.000<\\/span>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<small><i class=\\\"icon-location-pin icons\\\"><\\/i> Kota Tangerang<\\/small>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t<\\/li>\\n \\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t<li>\\n \\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t \\n \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/783264\\/PA-Bandung-5-bidang-tanah-8765-m2-bangunan-barang-bergerak-lainnya-MALL-LUCKY-SQUARE-BANDUNG.html\\\" title=\\\"PA Bandung : 5 bidang tanah 8.765 m2 & bangunan & barang bergerak lainnya MALL LUCKY SQUARE BANDUNG\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/301856\\/2023\\/09\\/18\\/6507ad19f08f5-17715fMb-foto-7832644.jpg\\\" alt=\\\"PA Bandung : 5 bidang tanah 8.765 m2 & bangunan & barang bergerak lainnya MALL LUCKY SQUARE BANDUNG\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/figure>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/783264\\/PA-Bandung-5-bidang-tanah-8765-m2-bangunan-barang-bergerak-lainnya-MALL-LUCKY-SQUARE-BANDUNG.html\\\" title=\\\"PA Bandung : 5 bidang tanah 8.765 m2 & bangunan & barang bergerak lainnya MALL LUCKY SQUARE BANDUNG\\\">PA Bandung : 5 bidang tanah 8.765 m2 & bangunan & barang bergerak lainnya MALL LUCKY SQUARE BANDUNG<\\/a><\\/h2>\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--<span class=\\\"old-price\\\">$99.00<\\/span>-->\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"product-price\\\">Rp. 109.542.000.000<\\/span>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<small><i class=\\\"icon-location-pin icons\\\"><\\/i> Kota Bandung<\\/small>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t<\\/li>\\n \\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t<li>\\n \\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t \\n \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/773584\\/13-bidang-tanah-dengan-total-luas-23569-m2-berikut-bangunan-di-Kota-Makassar.html\\\" title=\\\"13 bidang tanah dengan total luas 23569 m<sup>2<\\/sup> berikut bangunan di Kota Makassar\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/294956\\/2023\\/08\\/30\\/64eec5b4f0e60-45077eu7-foto-77358446.jpeg\\\" alt=\\\"13 bidang tanah dengan total luas 23569 m<sup>2<\\/sup> berikut bangunan di Kota Makassar\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/figure>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/773584\\/13-bidang-tanah-dengan-total-luas-23569-m2-berikut-bangunan-di-Kota-Makassar.html\\\" title=\\\"13 bidang tanah dengan total luas 23569 m<sup>2<\\/sup> berikut bangunan di Kota Makassar\\\">13 bidang tanah dengan total luas 23569 m<sup>2<\\/sup> berikut bangunan di Kota Makassar<\\/a><\\/h2>\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--<span class=\\\"old-price\\\">$99.00<\\/span>-->\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"product-price\\\">Rp. 97.661.110.000<\\/span>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<small><i class=\\\"icon-location-pin icons\\\"><\\/i> Kota Makassar<\\/small>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t<\\/li>\\n \\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t<li>\\n \\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t \\n \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/778881\\/2-bidang-tanah-dengan-total-luas-3980-m2-berikut-bangunan-di-Kota-Surabaya.html\\\" title=\\\"2 bidang tanah dengan total luas 3980 m2 berikut bangunan di Kota Surabaya\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/297555\\/2023\\/09\\/08\\/64fae88671cd9-91871n5p-foto-778881nan.jpg\\\" alt=\\\"2 bidang tanah dengan total luas 3980 m2 berikut bangunan di Kota Surabaya\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/figure>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/778881\\/2-bidang-tanah-dengan-total-luas-3980-m2-berikut-bangunan-di-Kota-Surabaya.html\\\" title=\\\"2 bidang tanah dengan total luas 3980 m2 berikut bangunan di Kota Surabaya\\\">2 bidang tanah dengan total luas 3980 m2 berikut bangunan di Kota Surabaya<\\/a><\\/h2>\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--<span class=\\\"old-price\\\">$99.00<\\/span>-->\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"product-price\\\">Rp. 96.000.000.000<\\/span>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<small><i class=\\\"icon-location-pin icons\\\"><\\/i> Kota Surabaya<\\/small>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t<\\/li>\\n \\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t<li>\\n \\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t \\n \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/775714\\/HARTA-PAILIT-4-bidang-tanah-SHM157158HGB-1301-luas-8155-m2-berikut-bangunan-dan-barang-bergerak-lainnya-di-Kota-Bitung.html\\\" title=\\\"HARTA PAILIT: 4 bidang tanah SHM.157,158,HGB 13,01, luas 8155 m2 berikut bangunan dan barang bergerak lainnya di Kota Bitung\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/296391\\/2023\\/09\\/04\\/64f55623838f5-84955Rrh-foto-77571404.jpeg\\\" alt=\\\"HARTA PAILIT: 4 bidang tanah SHM.157,158,HGB 13,01, luas 8155 m2 berikut bangunan dan barang bergerak lainnya di Kota Bitung\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/figure>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/775714\\/HARTA-PAILIT-4-bidang-tanah-SHM157158HGB-1301-luas-8155-m2-berikut-bangunan-dan-barang-bergerak-lainnya-di-Kota-Bitung.html\\\" title=\\\"HARTA PAILIT: 4 bidang tanah SHM.157,158,HGB 13,01, luas 8155 m2 berikut bangunan dan barang bergerak lainnya di Kota Bitung\\\">HARTA PAILIT: 4 bidang tanah SHM.157,158,HGB 13,01, luas 8155 m2 berikut bangunan dan barang bergerak lainnya di Kota Bitung<\\/a><\\/h2>\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--<span class=\\\"old-price\\\">$99.00<\\/span>-->\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"product-price\\\">Rp. 95.334.589.000<\\/span>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<small><i class=\\\"icon-location-pin icons\\\"><\\/i> Kota Bitung<\\/small>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t<\\/li>\\n \\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t<li>\\n \\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t \\n \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/765689\\/1-bidang-tanah-dengan-total-luas-9721-m2-di-Kota-Makassar.html\\\" title=\\\"1 bidang tanah dengan total luas 9721 m<sup>2<\\/sup> di Kota Makassar\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/289476\\/2023\\/08\\/14\\/64d9e3ae112e2-87719kld-foto-765689005.jpg\\\" alt=\\\"1 bidang tanah dengan total luas 9721 m<sup>2<\\/sup> di Kota Makassar\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/figure>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/765689\\/1-bidang-tanah-dengan-total-luas-9721-m2-di-Kota-Makassar.html\\\" title=\\\"1 bidang tanah dengan total luas 9721 m<sup>2<\\/sup> di Kota Makassar\\\">1 bidang tanah dengan total luas 9721 m<sup>2<\\/sup> di Kota Makassar<\\/a><\\/h2>\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--<span class=\\\"old-price\\\">$99.00<\\/span>-->\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"product-price\\\">Rp. 87.489.000.000<\\/span>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<small><i class=\\\"icon-location-pin icons\\\"><\\/i> Kota Makassar<\\/small>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t<\\/li>\\n \\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t<li>\\n \\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t \\n \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/765483\\/2-bidang-tanah-dengan-total-luas-2779-m2-berikut-bangunan-dan-barang-bergerak-lainnya-di-Kota-Batu.html\\\" title=\\\"2 bidang tanah dengan total luas 2779 m<sup>2<\\/sup> berikut bangunan dan barang bergerak lainnya di Kota Batu\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/289104\\/2023\\/08\\/14\\/64d9b82821c33-97880skj-foto-7654831.jpeg\\\" alt=\\\"2 bidang tanah dengan total luas 2779 m<sup>2<\\/sup> berikut bangunan dan barang bergerak lainnya di Kota Batu\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/figure>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/765483\\/2-bidang-tanah-dengan-total-luas-2779-m2-berikut-bangunan-dan-barang-bergerak-lainnya-di-Kota-Batu.html\\\" title=\\\"2 bidang tanah dengan total luas 2779 m<sup>2<\\/sup> berikut bangunan dan barang bergerak lainnya di Kota Batu\\\">2 bidang tanah dengan total luas 2779 m<sup>2<\\/sup> berikut bangunan dan barang bergerak lainnya di Kota Batu<\\/a><\\/h2>\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--<span class=\\\"old-price\\\">$99.00<\\/span>-->\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"product-price\\\">Rp. 87.078.000.000<\\/span>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<small><i class=\\\"icon-location-pin icons\\\"><\\/i> Kota Batu<\\/small>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t<\\/li>\\n \\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t<li>\\n \\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t \\n \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/777849\\/BANK-PERMATA-5-bidang-tanah-4933-m2-bangunan-di-Jl-Soekarno-Hatta-No509-Kel-Cijagra-Kec-Lengkong-Kota-Bandung.html\\\" title=\\\"BANK PERMATA : 5 bidang tanah 4.933 m2 & bangunan di Jl. Soekarno-Hatta No.509, Kel. Cijagra, Kec. Lengkong, Kota Bandung\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/297977\\/2023\\/09\\/07\\/64f9595addf7c-51289GDK-foto-77784927.jpeg\\\" alt=\\\"BANK PERMATA : 5 bidang tanah 4.933 m2 & bangunan di Jl. Soekarno-Hatta No.509, Kel. Cijagra, Kec. Lengkong, Kota Bandung\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/figure>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/777849\\/BANK-PERMATA-5-bidang-tanah-4933-m2-bangunan-di-Jl-Soekarno-Hatta-No509-Kel-Cijagra-Kec-Lengkong-Kota-Bandung.html\\\" title=\\\"BANK PERMATA : 5 bidang tanah 4.933 m2 & bangunan di Jl. Soekarno-Hatta No.509, Kel. Cijagra, Kec. Lengkong, Kota Bandung\\\">BANK PERMATA : 5 bidang tanah 4.933 m2 & bangunan di Jl. Soekarno-Hatta No.509, Kel. Cijagra, Kec. Lengkong, Kota Bandung<\\/a><\\/h2>\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--<span class=\\\"old-price\\\">$99.00<\\/span>-->\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"product-price\\\">Rp. 68.648.030.000<\\/span>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<small><i class=\\\"icon-location-pin icons\\\"><\\/i> Kota Bandung<\\/small>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t<\\/li>\\n \\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t<li>\\n \\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t \\n \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t <!--LELANG TANPA UPJL-->\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/788184\\/PIS-1-satu-Unit-MT-SeleSele-Pertamina-3006-dalam-kondisi-as-is-where-is-dalam-bentuk-Scrap-di-Kota-Balikpapan.html\\\" title=\\\"PIS : 1 (satu) Unit MT Sele\\/Sele Pertamina 3006 dalam kondisi as is where is. (dalam bentuk Scrap) di Kota Balikpapan\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/305561\\/2023\\/09\\/26\\/65125a06a0c35-59774LZ2-foto-788184-02.png\\\" alt=\\\"PIS : 1 (satu) Unit MT Sele\\/Sele Pertamina 3006 dalam kondisi as is where is. (dalam bentuk Scrap) di Kota Balikpapan\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/figure>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\"https:\\/\\/lelang.go.id\\/lot-lelang\\/detail\\/788184\\/PIS-1-satu-Unit-MT-SeleSele-Pertamina-3006-dalam-kondisi-as-is-where-is-dalam-bentuk-Scrap-di-Kota-Balikpapan.html\\\" title=\\\"PIS : 1 (satu) Unit MT Sele\\/Sele Pertamina 3006 dalam kondisi as is where is. (dalam bentuk Scrap) di Kota Balikpapan\\\">PIS : 1 (satu) Unit MT Sele\\/Sele Pertamina 3006 dalam kondisi as is where is. (dalam bentuk Scrap) di Kota Balikpapan<\\/a><\\/h2>\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--<span class=\\\"old-price\\\">$99.00<\\/span>-->\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"product-price\\\">Rp. 62.860.819.772<\\/span>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<small><i class=\\\"icon-location-pin icons\\\"><\\/i> Kota Balikpapan<\\/small>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t<\\/li>\\n \\t\\t\\t\\t\\t\\t\\t\\n <style>\\n .sewa {\\n background-color: #ffd400;\\n border-bottom-color: #036;\\n position: absolute;\\n background-image: none;\\n border-radius: 100%;\\n left: auto;\\n right: -7px;\\n top: -7px;\\n text-shadow: none;\\n width: 40px;\\n height: 40px;\\n line-height: 40px;\\n display: inline-block;\\n text-align: center;\\n z-index: 10;\\n -webkit-box-shadow: none;\\n box-shadow: none;\\n font-size: 0.9em;\\n color: #036;\\n border-bottom: 2px solid transparent;\\n }\\n .nama-lot-lelang{\\n \\toverflow: hidden;\\n \\t\\t\\t\\t\\t\\t\\t\\ttext-overflow: ellipsis;\\n \\t\\t\\t\\t\\t\\t\\t\\tdisplay: -webkit-box;\\n \\t\\t\\t\\t\\t\\t\\t\\tline-height: 16px; \\/* fallback *\\/\\n \\t\\t\\t\\t\\t\\t\\t\\theight: 48px; \\/* fallback *\\/\\n \\t\\t\\t\\t\\t\\t\\t\\t-webkit-line-clamp: 3; \\/* number of lines to show *\\/\\n \\t\\t\\t\\t\\t\\t\\t\\t-webkit-box-orient: vertical;\\n }\\n\\n \\/*LELANG TANPA UPJL*\\/\\n .tanpa_ujl{\\n \\t\\/*top: 55%;*\\/\\n \\tbackground: #0cc485 !important;\\n \\tmargin: 0 0 0 0;\\n \\tpadding : 3px 15px 3px 3px;;\\n \\tposition: absolute;\\n \\tfont-size: 12px;\\n \\tborder-radius: 0px 0px 30px 0px;\\n \\tbox-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;\\n \\t\\/*box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;*\\/\\n }\\n \\/*LELANG TANPA UPJL*\\/\\n\\n <\\/style>\\n <style>\\n \\t\\t\\t\\t\\t\\t\\t.thumb-cover {\\n \\t\\t\\t\\t\\t\\t\\t\\twidth: inherit;\\n \\t\\t\\t\\t\\t\\t\\t\\tmin-height: 190px;\\n \\t\\t\\t\\t\\t\\t\\t\\tmargin-bottom: 0px;\\n \\t\\t\\t\\t\\t\\t\\t}\\n \\t\\t\\t\\t\\t\\t\\t<\\/style>\\n\\n \\t\\t\\t\\t\\t\\t<\\/ul>\\n\\n \\t\\t\\t\\t\\t\\t<div class=\\\"toolbar-bottom\\\">\\n \\t\\t\\t\\t\\t\\t\\t<div class=\\\"toolbar\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"sorter\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<ul id=\\\"pagination\\\" class=\\\"pagination\\\"><li class=\\\"active\\\"><a>1<\\/a><\\/li><li><a href=\\\"https:\\/\\/lelang.go.id\\/?no-cache=tYRkCW4XUnwKx0r2z9fm&page=2\\\" data-ci-pagination-page=\\\"2\\\">2<\\/a><\\/li><li><a href=\\\"https:\\/\\/lelang.go.id\\/?no-cache=tYRkCW4XUnwKx0r2z9fm&page=3\\\" data-ci-pagination-page=\\\"3\\\">3<\\/a><\\/li><li class=\\\"next\\\"><a href=\\\"https:\\/\\/lelang.go.id\\/?no-cache=tYRkCW4XUnwKx0r2z9fm&page=2\\\" data-ci-pagination-page=\\\"2\\\" rel=\\\"next\\\"><i class=\\\"fa fa-caret-right\\\"><\\/i><\\/a><\\/li><li class=\\\"last\\\"><a href=\\\"https:\\/\\/lelang.go.id\\/?no-cache=tYRkCW4XUnwKx0r2z9fm&page=288\\\" data-ci-pagination-page=\\\"288\\\"><i class=\\\"fa fa-caret-right\\\"><\\/i><i class=\\\"fa fa-caret-right\\\"><\\/i><\\/a><\\/li><\\/ul> \\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t<\\/div>\\n\\n \\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\n \\t\\t\\t\\t\\t<!-- Sidebar Filter Data -->\\n \\t\\t\\t\\t\\t<aside class=\\\"col-md-3 col-md-pull-9 sidebar shop-sidebar\\\">\\n \\t\\t\\t\\t\\t\\t<div class=\\\"panel-group\\\">\\n \\t\\t\\t\\t\\t\\t\\t<div class=\\\"panel panel-default\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"panel-heading\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<h4 class=\\\"panel-title\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a class=\\\"accordion-toggle\\\" data-toggle=\\\"collapse\\\" href=\\\"#panel-filter-category\\\" style=\\\"text-transform:none;\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tFilter Lot Lelang\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/h4>\\n \\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t<div id=\\\"panel-filter-category\\\" class=\\\"accordion-body collapse in\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"panel-body\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li id=\\\"filter-kategori-src\\\" style=\\\"display:none;\\\"><input class=\\\"filter-lot-lelang\\\" name=\\\"id_kategori[]\\\" type=\\\"checkbox\\\" value=\\\"\\\"> <span><\\/span><\\/li>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<ul id=\\\"filter-kategori-container\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li><input class=\\\"filter-lot-lelang\\\" name=\\\"id_kategori[]\\\" type=\\\"checkbox\\\" value=\\\"1\\\" > Tanah<\\/span><\\/li>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li><input class=\\\"filter-lot-lelang\\\" name=\\\"id_kategori[]\\\" type=\\\"checkbox\\\" value=\\\"2\\\" > Rumah<\\/span><\\/li>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li><input class=\\\"filter-lot-lelang\\\" name=\\\"id_kategori[]\\\" type=\\\"checkbox\\\" value=\\\"3\\\" > Ruko<\\/span><\\/li>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li><input class=\\\"filter-lot-lelang\\\" name=\\\"id_kategori[]\\\" type=\\\"checkbox\\\" value=\\\"12\\\" > Pabrik<\\/span><\\/li>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li><input class=\\\"filter-lot-lelang\\\" name=\\\"id_kategori[]\\\" type=\\\"checkbox\\\" value=\\\"13\\\" > Hotel dan Villa<\\/span><\\/li>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li><input class=\\\"filter-lot-lelang\\\" name=\\\"id_kategori[]\\\" type=\\\"checkbox\\\" value=\\\"4\\\" > Mobil<\\/span><\\/li>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li><input class=\\\"filter-lot-lelang\\\" name=\\\"id_kategori[]\\\" type=\\\"checkbox\\\" value=\\\"5\\\" > Motor<\\/span><\\/li>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li><input class=\\\"filter-lot-lelang\\\" name=\\\"id_kategori[]\\\" type=\\\"checkbox\\\" value=\\\"6\\\" > Bongkaran<\\/span><\\/li>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li><input class=\\\"filter-lot-lelang\\\" name=\\\"id_kategori[]\\\" type=\\\"checkbox\\\" value=\\\"7\\\" > Besi Tua<\\/span><\\/li>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li><input class=\\\"filter-lot-lelang\\\" name=\\\"id_kategori[]\\\" type=\\\"checkbox\\\" value=\\\"8\\\" > Elektronik<\\/span><\\/li>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li><input class=\\\"filter-lot-lelang\\\" name=\\\"id_kategori[]\\\" type=\\\"checkbox\\\" value=\\\"9\\\" > Kayu<\\/span><\\/li>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li><input class=\\\"filter-lot-lelang\\\" name=\\\"id_kategori[]\\\" type=\\\"checkbox\\\" value=\\\"14\\\" > UMKM<\\/span><\\/li>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li><input class=\\\"filter-lot-lelang\\\" name=\\\"id_kategori[]\\\" type=\\\"checkbox\\\" value=\\\"10\\\" > Inventaris<\\/span><\\/li>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li><input class=\\\"filter-lot-lelang\\\" name=\\\"id_kategori[]\\\" type=\\\"checkbox\\\" value=\\\"16\\\" > Gudang<\\/span><\\/li>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li><input class=\\\"filter-lot-lelang\\\" name=\\\"id_kategori[]\\\" type=\\\"checkbox\\\" value=\\\"17\\\" > Toko<\\/span><\\/li>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li><input class=\\\"filter-lot-lelang\\\" name=\\\"id_kategori[]\\\" type=\\\"checkbox\\\" value=\\\"18\\\" > Apartemen<\\/span><\\/li>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li><input class=\\\"filter-lot-lelang\\\" name=\\\"id_kategori[]\\\" type=\\\"checkbox\\\" value=\\\"11\\\" > Lain-lain<\\/span><\\/li>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/ul>\\n \\t\\t\\t\\t\\t\\t <hr style=\\\"margin-top:10px; margin-bottom:13px;\\\">\\n \\t\\t\\t\\t\\t\\t <div class=\\\"form-group\\\">\\n \\t\\t\\t\\t\\t\\t \\t<div class=\\\"input-group\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t <div class=\\\"input-group-addon\\\" style=\\\"font-size: 12px;\\\">Rp.<\\/div>\\n \\t\\t\\t\\t\\t\\t <input name=\\\"harga_minimum\\\" class=\\\"filter-lot-lelang form-control form-control-solid input-sm placeholder-no-fix number-format\\\" type=\\\"text\\\" autocomplete=\\\"off\\\" placeholder=\\\"Harga Minimum\\\" value=\\\"\\\" \\/>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t <\\/div>\\n \\t\\t\\t\\t\\t\\t <\\/div>\\n \\t\\t\\t\\t\\t\\t <div class=\\\"form-group\\\">\\n \\t\\t\\t\\t\\t\\t \\t<div class=\\\"input-group\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t <div class=\\\"input-group-addon\\\" style=\\\"font-size: 12px;\\\">Rp.<\\/div>\\n \\t\\t\\t\\t\\t\\t <input name=\\\"harga_maksimum\\\" class=\\\"filter-lot-lelang form-control form-control-solid input-sm placeholder-no-fix number-format\\\" type=\\\"text\\\" autocomplete=\\\"off\\\" placeholder=\\\"Harga Maksimum\\\" value=\\\"\\\" \\/>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t <\\/div>\\n \\t\\t\\t\\t\\t\\t <\\/div>\\n \\t\\t\\t\\t\\t\\t <hr style=\\\"margin-top:10px; margin-bottom:13px;\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<input id=\\\"get-provinsi-url\\\" loaded=\\\"0\\\" type=\\\"hidden\\\" value=\\\"https:\\/\\/lelang.go.id\\/api\\/lokasi\\/get-provinsi\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<input id=\\\"get-kota-url\\\" loaded=\\\"0\\\" type=\\\"hidden\\\" value=\\\"https:\\/\\/lelang.go.id\\/api\\/lokasi\\/get-kota\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"form-group\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<select id=\\\"select-provinsi\\\" style=\\\"width: 100%\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<option>Pilih Provinsi<\\/option>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/select>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"form-group\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<select id=\\\"select-kota\\\" style=\\\"width: 100%\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<option>Pilih Kota<\\/option>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/select>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\n \\t\\t\\t\\t\\t\\t <div id=\\\"id-kota-src\\\" class=\\\"alert alert-info alert-sm\\\" style=\\\"margin-bottom: 10px; display: none;\\\">\\n \\t\\t\\t\\t\\t\\t \\t<button type=\\\"button\\\" class=\\\"close\\\" data-dismiss=\\\"alert\\\" aria-label=\\\"Close\\\" style=\\\"font-size: 16px; opacity: .6;\\\"><span aria-hidden=\\\"true\\\" style=\\\"color: #f00;\\\">\\u00d7<\\/span><\\/button>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"nama-kota\\\"><\\/span>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<input name=\\\"id_kota[]\\\" type=\\\"hidden\\\" class=\\\"filter-lot-lelang\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div id=\\\"id-kota-container\\\">\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t <div class=\\\"form-actions\\\" style=\\\"margin-top: 10px; margin-bottom: 10px;\\\">\\n \\t\\t\\t\\t\\t\\t <button onclick=\\\"applyFilter()\\\" type=\\\"button\\\" class=\\\"btn btn-block btn-primary\\\"><i class=\\\"fa fa-filter\\\"><\\/i> Terapkan<\\/button>\\n \\t\\t\\t\\t\\t\\t <\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t \\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"panel panel-default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"panel-heading\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<h4 class=\\\"panel-title\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a class=\\\"accordion-toggle\\\" data-toggle=\\\"collapse\\\" href=\\\"#panel-waktu-server\\\" aria-expanded=\\\"true\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tEstimasi Waktu Server\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/h4>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div id=\\\"panel-waktu-server\\\" class=\\\"accordion-body collapse in\\\" aria-expanded=\\\"true\\\" style=\\\"\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"panel-body\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"row\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"col-md-12\\\" style=\\\"text-align:center;\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<h4 style=\\\"text-transform: none;\\\"><i class=\\\"fa fa-clock-o\\\"><\\/i> <span id=\\\"estimasi-waktu-server\\\">17 Oct 2023, 22:14<\\/span><\\/h4>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a class=\\\"btn btn-sm btn-primary mb-xs\\\" onclick=\\\"syncWaktuServer()\\\" href=\\\"javascript:void(0);\\\" id=\\\"sync-waktu-server\\\"><i class=\\\"fa fa-refresh\\\"><\\/i> Muat Ulang <\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\n <script>\\n timer = setInterval(function(){ syncWaktuServer(); }, 15250);\\n\\n function syncWaktuServer() {\\n $(\'#estimasi-waktu-server\').html(\'Loading...\');\\n var urlWaktuServer = \\\"https:\\/\\/lelang.go.id\\/api\\/waktu-server\\/teks?no-cache=tYRkCW4XUnwKx0r2z9fm\\\";\\n $.getJSON(urlWaktuServer, function (data) {\\n $(\'#sync-waktu-server\').attr(\\\"disabled\\\", true);\\n $(\'#sync-waktu-server\').css(\\\"pointer-events\\\", \\\"none\\\");\\n if (data.result == \'success\') {\\n $(\'#estimasi-waktu-server\').html(data.waktu_server);\\n clearInterval(timer);\\n timer = setInterval(function () {\\n syncWaktuServer();\\n }, data.interval);\\n } else {\\n $(\'#estimasi-waktu-server\').html(\'Error\');\\n }\\n setTimeout(function () {\\n $(\'#sync-waktu-server\').attr(\\\"disabled\\\", false);\\n $(\'#sync-waktu-server\').css(\\\"pointer-events\\\", \\\"auto\\\");\\n }, 20000);\\n\\n }).fail(function () {\\n $(\'#estimasi-waktu-server\').html(\'Error\');\\n });\\n }\\n <\\/script>\\n\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\n \\t\\t\\t\\t\\t\\t<\\/div>\\n \\t\\t\\t\\t\\t<\\/aside>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\n\\t\\t\\t<div class=\\\"container mb-lg\\\">\\n\\t\\t\\t\\t<h2 class=\\\"slider-title\\\">\\n <span class=\\\"inline-title\\\" style=\\\"text-transform: none; color: #212529 !important; font-size: 1.30em !important;\\\">Lelang <span class=\\\"heading-primary\\\">Segera Berakhir<\\/span><\\/span>\\n <span class=\\\"line\\\"><\\/span>\\n <span class=\\\"line\\\"><\\/span>\\n <\\/h2>\\n <input id=\\\"url-segera-berakhir\\\" type=\\\"hidden\\\" value=\\\"https:\\/\\/lelang.go.id\\/api\\/lot-lelang\\/segera-berakhir\\\">\\n\\t\\t\\t\\t<div id=\\\"segera-berakhir-src\\\" class=\\\"product\\\" style=\\\"display:none; height: 304px;\\\">\\n\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n\\t\\t\\t\\t\\t <a href=\\\"\\\" title=\\\"\\\">\\n\\t\\t\\t\\t\\t\\t <img class=\\\"img-responsive thumb-cover\\\" src=\\\"\\\" alt=\\\"\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t<\\/figure>\\n\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\"\\\" title=\\\"\\\"><\\/a><\\/h2>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n\\t\\t\\t\\t\\t\\t <span class=\\\"product-price\\\"><\\/span>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n <div id=\\\"container-segera-berakhir\\\" class=\\\"owl-carousel owl-theme manual new-products-carousel\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t <div class=\\\"product\\\">\\n\\n\\t\\t\\t\\t \\t<!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t \\t\\t\\t\\t\\t<!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n\\t\\t\\t\\t\\t\\t <a href=\\\".\\/lot-lelang\\/detail\\/776758\\/1-bidang-tanah-dengan-total-luas-308-m2-berikut-bangunan-di-Kota-Makassar.html\\\" title=\\\"1 bidang tanah dengan total luas 308 m<sup>2<\\/sup> berikut bangunan di Kota Makassar\\\">\\n\\t\\t\\t\\t\\t\\t\\t <img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/297132\\/2023\\/09\\/05\\/64f6ff190f606-985360RJ-foto-77675834.jpeg\\\" alt=\\\"1 bidang tanah dengan total luas 308 m<sup>2<\\/sup> berikut bangunan di Kota Makassar\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t<\\/figure>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\".\\/lot-lelang\\/detail\\/776758\\/1-bidang-tanah-dengan-total-luas-308-m2-berikut-bangunan-di-Kota-Makassar.html\\\" title=\\\"1 bidang tanah dengan total luas 308 m<sup>2<\\/sup> berikut bangunan di Kota Makassar\\\">1 bidang tanah dengan total luas 308 m<sup>2<\\/sup> berikut bangunan di Kota Makassar<\\/a><\\/h2>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n\\t\\t\\t\\t\\t\\t <span class=\\\"product-price\\\">Rp. 9.636.000.000<\\/span>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t <\\/div>\\n \\t\\t\\t\\t <div class=\\\"product\\\">\\n\\n\\t\\t\\t\\t \\t<!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t \\t\\t\\t\\t\\t<!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n\\t\\t\\t\\t\\t\\t <a href=\\\".\\/lot-lelang\\/detail\\/776763\\/1-bidang-tanah-dengan-total-luas-320-m2-berikut-bangunan-di-Kota-Makassar.html\\\" title=\\\"1 bidang tanah dengan total luas 320 m<sup>2<\\/sup> berikut bangunan di Kota Makassar\\\">\\n\\t\\t\\t\\t\\t\\t\\t <img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/297132\\/2023\\/09\\/05\\/64f70080bc4d5-72939zQf-foto-77676340.jpeg\\\" alt=\\\"1 bidang tanah dengan total luas 320 m<sup>2<\\/sup> berikut bangunan di Kota Makassar\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t<\\/figure>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\".\\/lot-lelang\\/detail\\/776763\\/1-bidang-tanah-dengan-total-luas-320-m2-berikut-bangunan-di-Kota-Makassar.html\\\" title=\\\"1 bidang tanah dengan total luas 320 m<sup>2<\\/sup> berikut bangunan di Kota Makassar\\\">1 bidang tanah dengan total luas 320 m<sup>2<\\/sup> berikut bangunan di Kota Makassar<\\/a><\\/h2>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n\\t\\t\\t\\t\\t\\t <span class=\\\"product-price\\\">Rp. 9.900.000.000<\\/span>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t <\\/div>\\n \\t\\t\\t\\t <div class=\\\"product\\\">\\n\\n\\t\\t\\t\\t \\t<!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t \\t\\t\\t\\t\\t<!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n\\t\\t\\t\\t\\t\\t <a href=\\\".\\/lot-lelang\\/detail\\/772168\\/1-bidang-tanah-dengan-total-luas-193-m2-berikut-bangunan-di-Kabupaten-Manokwari.html\\\" title=\\\"1 bidang tanah dengan total luas 193 m<sup>2<\\/sup> berikut bangunan di Kabupaten Manokwari\\\">\\n\\t\\t\\t\\t\\t\\t\\t <img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/293911\\/2023\\/08\\/28\\/64ec281f418fb-602707Re-foto-77216830.jpeg\\\" alt=\\\"1 bidang tanah dengan total luas 193 m<sup>2<\\/sup> berikut bangunan di Kabupaten Manokwari\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t<\\/figure>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\".\\/lot-lelang\\/detail\\/772168\\/1-bidang-tanah-dengan-total-luas-193-m2-berikut-bangunan-di-Kabupaten-Manokwari.html\\\" title=\\\"1 bidang tanah dengan total luas 193 m<sup>2<\\/sup> berikut bangunan di Kabupaten Manokwari\\\">1 bidang tanah dengan total luas 193 m<sup>2<\\/sup> berikut bangunan di Kabupaten Manokwari<\\/a><\\/h2>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n\\t\\t\\t\\t\\t\\t <span class=\\\"product-price\\\">Rp. 2.400.100.000<\\/span>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t <\\/div>\\n \\t\\t\\t\\t <div class=\\\"product\\\">\\n\\n\\t\\t\\t\\t \\t<!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t \\t\\t\\t\\t\\t<!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n\\t\\t\\t\\t\\t\\t <a href=\\\".\\/lot-lelang\\/detail\\/754540\\/1-bidang-tanah-dengan-total-luas-72-m2-berikut-bangunan-di-Kota-Bogor.html\\\" title=\\\"1 bidang tanah dengan total luas 72 m<sup>2<\\/sup> berikut bangunan di Kota Bogor\\\">\\n\\t\\t\\t\\t\\t\\t\\t <img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/280929\\/2023\\/07\\/20\\/64b8f50ac5ee6-20717zDt-foto-7545401.jpeg\\\" alt=\\\"1 bidang tanah dengan total luas 72 m<sup>2<\\/sup> berikut bangunan di Kota Bogor\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t<\\/figure>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\".\\/lot-lelang\\/detail\\/754540\\/1-bidang-tanah-dengan-total-luas-72-m2-berikut-bangunan-di-Kota-Bogor.html\\\" title=\\\"1 bidang tanah dengan total luas 72 m<sup>2<\\/sup> berikut bangunan di Kota Bogor\\\">1 bidang tanah dengan total luas 72 m<sup>2<\\/sup> berikut bangunan di Kota Bogor<\\/a><\\/h2>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n\\t\\t\\t\\t\\t\\t <span class=\\\"product-price\\\">Rp. 441.400.000<\\/span>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t <\\/div>\\n \\t\\t\\t\\t <div class=\\\"product\\\">\\n\\n\\t\\t\\t\\t \\t<!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t \\t\\t\\t\\t\\t<!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n\\t\\t\\t\\t\\t\\t <a href=\\\".\\/lot-lelang\\/detail\\/772025\\/1-bidang-tanah-dengan-total-luas-198-m2-berikut-bangunan-di-Kota-Makassar.html\\\" title=\\\"1 bidang tanah dengan total luas 198 m<sup>2<\\/sup> berikut bangunan di Kota Makassar\\\">\\n\\t\\t\\t\\t\\t\\t\\t <img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/293944\\/2023\\/08\\/28\\/64ec0f152ba7d-97661nkq-foto-7720258ab.jpg\\\" alt=\\\"1 bidang tanah dengan total luas 198 m<sup>2<\\/sup> berikut bangunan di Kota Makassar\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t<\\/figure>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\".\\/lot-lelang\\/detail\\/772025\\/1-bidang-tanah-dengan-total-luas-198-m2-berikut-bangunan-di-Kota-Makassar.html\\\" title=\\\"1 bidang tanah dengan total luas 198 m<sup>2<\\/sup> berikut bangunan di Kota Makassar\\\">1 bidang tanah dengan total luas 198 m<sup>2<\\/sup> berikut bangunan di Kota Makassar<\\/a><\\/h2>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n\\t\\t\\t\\t\\t\\t <span class=\\\"product-price\\\">Rp. 1.450.000.000<\\/span>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t <\\/div>\\n \\t\\t\\t\\t <div class=\\\"product\\\">\\n\\n\\t\\t\\t\\t \\t<!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t \\t\\t\\t\\t\\t<!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n\\t\\t\\t\\t\\t\\t <a href=\\\".\\/lot-lelang\\/detail\\/772033\\/1-bidang-tanah-dengan-total-luas-64-m2-berikut-bangunan-di-Kota-Makassar.html\\\" title=\\\"1 bidang tanah dengan total luas 64 m<sup>2<\\/sup> berikut bangunan di Kota Makassar\\\">\\n\\t\\t\\t\\t\\t\\t\\t <img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/293944\\/2023\\/08\\/28\\/64ec0fbeda0aa-40472Fyq-foto-772033aa8.jpg\\\" alt=\\\"1 bidang tanah dengan total luas 64 m<sup>2<\\/sup> berikut bangunan di Kota Makassar\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t<\\/figure>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\".\\/lot-lelang\\/detail\\/772033\\/1-bidang-tanah-dengan-total-luas-64-m2-berikut-bangunan-di-Kota-Makassar.html\\\" title=\\\"1 bidang tanah dengan total luas 64 m<sup>2<\\/sup> berikut bangunan di Kota Makassar\\\">1 bidang tanah dengan total luas 64 m<sup>2<\\/sup> berikut bangunan di Kota Makassar<\\/a><\\/h2>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n\\t\\t\\t\\t\\t\\t <span class=\\\"product-price\\\">Rp. 1.000.000.000<\\/span>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t <\\/div>\\n \\t\\t\\t\\t <div class=\\\"product\\\">\\n\\n\\t\\t\\t\\t \\t<!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t \\t\\t\\t\\t\\t<!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n\\t\\t\\t\\t\\t\\t <a href=\\\".\\/lot-lelang\\/detail\\/772045\\/KIOS-KIOS-dengan-total-luas-11-m2-di-Kota-Makassar.html\\\" title=\\\"KIOS, KIOS dengan total luas 11 m<sup>2<\\/sup> di Kota Makassar\\\">\\n\\t\\t\\t\\t\\t\\t\\t <img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/293944\\/2023\\/08\\/28\\/64ec116704776-30453wtB-foto-772045bb7.jpg\\\" alt=\\\"KIOS, KIOS dengan total luas 11 m<sup>2<\\/sup> di Kota Makassar\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t<\\/figure>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\".\\/lot-lelang\\/detail\\/772045\\/KIOS-KIOS-dengan-total-luas-11-m2-di-Kota-Makassar.html\\\" title=\\\"KIOS, KIOS dengan total luas 11 m<sup>2<\\/sup> di Kota Makassar\\\">KIOS, KIOS dengan total luas 11 m<sup>2<\\/sup> di Kota Makassar<\\/a><\\/h2>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n\\t\\t\\t\\t\\t\\t <span class=\\\"product-price\\\">Rp. 200.000.000<\\/span>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t <\\/div>\\n \\t\\t\\t\\t <div class=\\\"product\\\">\\n\\n\\t\\t\\t\\t \\t<!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t \\t\\t\\t\\t\\t<!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n\\t\\t\\t\\t\\t\\t <a href=\\\".\\/lot-lelang\\/detail\\/772056\\/2-bidang-tanah-dengan-total-luas-164-m2-berikut-bangunan-di-Kota-Makassar.html\\\" title=\\\"2 bidang tanah dengan total luas 164 m<sup>2<\\/sup> berikut bangunan di Kota Makassar\\\">\\n\\t\\t\\t\\t\\t\\t\\t <img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/293944\\/2023\\/08\\/28\\/64ec127386c65-28786m6H-foto-7720565e3.jpg\\\" alt=\\\"2 bidang tanah dengan total luas 164 m<sup>2<\\/sup> berikut bangunan di Kota Makassar\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t<\\/figure>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\".\\/lot-lelang\\/detail\\/772056\\/2-bidang-tanah-dengan-total-luas-164-m2-berikut-bangunan-di-Kota-Makassar.html\\\" title=\\\"2 bidang tanah dengan total luas 164 m<sup>2<\\/sup> berikut bangunan di Kota Makassar\\\">2 bidang tanah dengan total luas 164 m<sup>2<\\/sup> berikut bangunan di Kota Makassar<\\/a><\\/h2>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n\\t\\t\\t\\t\\t\\t <span class=\\\"product-price\\\">Rp. 1.850.000.000<\\/span>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t <\\/div>\\n \\t\\t\\t\\t <div class=\\\"product\\\">\\n\\n\\t\\t\\t\\t \\t<!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t \\t\\t\\t\\t\\t<!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n\\t\\t\\t\\t\\t\\t <a href=\\\".\\/lot-lelang\\/detail\\/773340\\/1-bidang-tanah-dengan-total-luas-225-m2-berikut-bangunan-di-Kota-Sorong.html\\\" title=\\\"1 bidang tanah dengan total luas 225 m<sup>2<\\/sup> berikut bangunan di Kota Sorong\\\">\\n\\t\\t\\t\\t\\t\\t\\t <img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/294831\\/2023\\/08\\/30\\/64ee8e5324b54-22186vn5-foto-773340iki.jpg\\\" alt=\\\"1 bidang tanah dengan total luas 225 m<sup>2<\\/sup> berikut bangunan di Kota Sorong\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t<\\/figure>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\".\\/lot-lelang\\/detail\\/773340\\/1-bidang-tanah-dengan-total-luas-225-m2-berikut-bangunan-di-Kota-Sorong.html\\\" title=\\\"1 bidang tanah dengan total luas 225 m<sup>2<\\/sup> berikut bangunan di Kota Sorong\\\">1 bidang tanah dengan total luas 225 m<sup>2<\\/sup> berikut bangunan di Kota Sorong<\\/a><\\/h2>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n\\t\\t\\t\\t\\t\\t <span class=\\\"product-price\\\">Rp. 92.035.500<\\/span>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t <\\/div>\\n \\t\\t\\t\\t <div class=\\\"product\\\">\\n\\n\\t\\t\\t\\t \\t<!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t \\t\\t\\t\\t\\t<!--LELANG TANPA UPJL-->\\n \\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<figure class=\\\"product-image-area\\\">\\n\\t\\t\\t\\t\\t\\t <a href=\\\".\\/lot-lelang\\/detail\\/772067\\/1-bidang-tanah-dengan-total-luas-390-m2-berikut-bangunan-di-Kota-Makassar.html\\\" title=\\\"1 bidang tanah dengan total luas 390 m<sup>2<\\/sup> berikut bangunan di Kota Makassar\\\">\\n\\t\\t\\t\\t\\t\\t\\t <img class=\\\"img-responsive thumb-cover\\\" src=\\\"https:\\/\\/file.lelangdjkn.kemenkeu.go.id\\/lelang-foto-thumb\\/200\\/293944\\/2023\\/08\\/28\\/64ec15c7d7d48-73133Nov-foto-772067AVI.jpg\\\" alt=\\\"1 bidang tanah dengan total luas 390 m<sup>2<\\/sup> berikut bangunan di Kota Makassar\\\" onerror=\\\"this.onerror=null;this.src=\'https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/e-auction-no-image.png\';\\\">\\n\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t<\\/figure>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"product-details-area\\\">\\n\\t\\t\\t\\t\\t\\t<h2 class=\\\"product-name nama-lot-lelang\\\"><a href=\\\".\\/lot-lelang\\/detail\\/772067\\/1-bidang-tanah-dengan-total-luas-390-m2-berikut-bangunan-di-Kota-Makassar.html\\\" title=\\\"1 bidang tanah dengan total luas 390 m<sup>2<\\/sup> berikut bangunan di Kota Makassar\\\">1 bidang tanah dengan total luas 390 m<sup>2<\\/sup> berikut bangunan di Kota Makassar<\\/a><\\/h2>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"product-price-box\\\">\\n\\t\\t\\t\\t\\t\\t <span class=\\\"product-price\\\">Rp. 1.400.000.000<\\/span>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t <\\/div>\\n <\\/div>\\n\\t\\t\\t<\\/div>\\n\\n\\n\\t\\t<\\/div>\\n\\n\\t\\t<!--<div class=\\\"modal fade\\\" id=\\\"modal-pengumuman\\\" role=\\\"dialog\\\" aria-labelledby=\\\"modal-pengumuman\\\" aria-hidden=\\\"true\\\">\\n\\t\\t\\t<div class=\\\"modal-dialog modal-lg\\\">\\n\\t\\t\\t\\t<div class=\\\"modal-content\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"modal-header\\\">\\n\\t\\t\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"close\\\" data-dismiss=\\\"modal\\\" aria-hidden=\\\"true\\\">×<\\/button>\\n\\t\\t\\t\\t\\t <h4 class=\\\"modal-title\\\">Pengumuman<\\/h4>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<div class=\\\"modal-body\\\">\\n \\t\\t\\t\\t\\t<div id=\\\"pengumuman-popupXXX\\\" class=\\\"\\\" style=\\\"margin-top:10px;\\\">\\n\\t\\t\\t\\t\\t\\t<img class=\\\"img-responsive\\\" style=\\\"max-height: 423px;\\\" src=\\\"img\\/dukcapil_banner.jpg\\\">\\n \\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>-->\\n\\n\\n\\t\\t<!--AGEN CALL CENTER-->\\n\\t\\t<div class=\\\"modal fade modal-popup\\\" id=\\\"modal-pengumuman\\\" role=\\\"dialog\\\" aria-labelledby=\\\"modal-pengumuman\\\" aria-hidden=\\\"true\\\">\\n\\t\\t\\t<div class=\\\"modal-dialog modal-lg modal-dialog-popup\\\">\\n\\t\\t\\t\\t<div class=\\\"modal-content\\\" >\\n\\t\\t\\t\\t\\t\\t<div class=\\\"modal-body\\\" style=\\\"padding:0\\\">\\n\\t \\t\\t\\t\\t\\t<div id=\\\"pengumuman-popup\\\" class=\\\"\\\" >\\n\\t \\t\\t\\t\\t\\t <img class=\\\"img-responsive\\\" style=\\\"width:100%;height:auto;\\\" src=\\\"\\\">\\n\\t \\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"modal-header\\\" style=\\\"background: white\\\">\\n\\t\\t\\t\\t\\t\\t\\t<button type=\\\"button\\\" class=\\\"btn btn-sm btn-danger\\\" style=\\\"float:right\\\" data-dismiss=\\\"modal\\\">Close<\\/button>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t<style>\\n\\t\\t\\t.modal-popup {\\n\\t\\t\\t text-align: center;\\n\\t\\t\\t}\\n\\t\\t\\t\\n\\t\\t\\t@media screen and (min-width: 768px) { \\n\\t\\t\\t .modal-popup:before {\\n\\t\\t\\t display: inline-block;\\n\\t\\t\\t vertical-align: middle;\\n\\t\\t\\t content: \\\" \\\";\\n\\t\\t\\t height: 100%;\\n\\t\\t\\t }\\n\\t\\t\\t}\\n\\t\\t\\t.modal-dialog-popup {\\n\\t\\t\\t display: inline-block;\\n\\t\\t\\t text-align: left;\\n\\t\\t\\t vertical-align: middle;\\n\\t\\t\\t}\\n\\t\\t<\\/style>\\n\\t\\t<!--AGEN CALL CENTER-->\\n\\n \\n \\n\\t\\t\\t<footer id=\\\"footer\\\">\\n\\t\\t\\t\\t<div class=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"row\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"footer-ribbon\\\">\\n\\t\\t\\t\\t\\t\\t\\t<span style=\'font-family: \\\"Open Sans\\\", Arial, sans-serif;\'>Lelang Indonesia<\\/span>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"col-md-3 mb-none\\\">\\n\\t\\t\\t\\t\\t\\t\\t<h5 class=\\\"mb-sm\\\" style=\\\"color:#e0e7f9;\\\">Layanan Lelang<\\/h5>\\n\\t\\t\\t\\t\\t\\t\\t<ul class=\\\"contact\\\" >\\n\\t\\t\\t\\t\\t\\t\\t\\t<li><a href=\\\"#\\\" onclick=\\\"alert(\'Mohon maaf, konten belum tersedia.\');\\\"><i class=\\\"fa fa-chevron-right\\\" style=\\\"color:#e0e7f9; font-size: 8px;\\\"><\\/i><span style=\\\"color:#e0e7f9;\\\">Profil Lelang<\\/span><\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li><a target=\\\"_blank\\\" href=\\\"https:\\/\\/lelang.go.id\\/pdf\\/Profil Balai lelang.pdf\\\"><i class=\\\"fa fa-chevron-right\\\" style=\\\"color:#e0e7f9; font-size: 8px;\\\"><\\/i><span style=\\\"color:#e0e7f9;\\\">Profil Balai Lelang<\\/span><\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<!--<li><a target=\\\"_blank\\\" href=\\\"https:\\/\\/lelang.go.id\\/pdf\\/Profil PL Kelas II.pdf\\\"><i class=\\\"fa fa-chevron-right\\\" style=\\\"color:#e0e7f9; font-size: 8px;\\\"><\\/i><span style=\\\"color:#e0e7f9;\\\">Profil Pejabat Lelang Kelas II<\\/span><\\/a><\\/li>-->\\n\\t\\t\\t\\t\\t\\t\\t\\t<li><a href=\\\"#\\\" onclick=\\\"alert(\'Mohon maaf, konten belum tersedia.\');\\\"><i class=\\\"fa fa-chevron-right\\\" style=\\\"color:#e0e7f9; font-size: 8px;\\\"><\\/i><span style=\\\"color:#e0e7f9;\\\">Monitoring Layanan<\\/span><\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li><a target=\\\"_blank\\\" href=\\\"https:\\/\\/lelang.go.id\\/pdf\\/Kaleidoskop2016.pdf\\\"><i class=\\\"fa fa-chevron-right\\\" style=\\\"color:#e0e7f9; font-size: 8px;\\\"><\\/i><span style=\\\"color:#e0e7f9;\\\">Kaleidoskop<\\/span><\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li><a target=\\\"_blank\\\" href=\\\"https:\\/\\/lelang.go.id\\/pdf\\/2016 Final Laporan Lelang Semester II.pdf\\\"><i class=\\\"fa fa-chevron-right\\\" style=\\\"color:#e0e7f9; font-size: 8px;\\\"><\\/i><span style=\\\"color:#e0e7f9;\\\">Laporan Tahunan<\\/span><\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li><a href=\\\"#\\\" onclick=\\\"alert(\'Mohon maaf, konten belum tersedia.\');\\\"><i class=\\\"fa fa-chevron-right\\\" style=\\\"color:#e0e7f9; font-size: 8px;\\\"><\\/i><span style=\\\"color:#e0e7f9;\\\">e-Learning Lelang<\\/span><\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li><a href=\\\"#\\\" onclick=\\\"alert(\'Mohon maaf, konten belum tersedia.\');\\\"><i class=\\\"fa fa-chevron-right\\\" style=\\\"color:#e0e7f9; font-size: 8px;\\\"><\\/i><span style=\\\"color:#e0e7f9;\\\">Modul Layanan Internal<\\/span><\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li><a href=\\\"#\\\" onclick=\\\"alert(\'Mohon maaf, konten belum tersedia.\');\\\"><i class=\\\"fa fa-chevron-right\\\" style=\\\"color:#e0e7f9; font-size: 8px;\\\"><\\/i><span style=\\\"color:#e0e7f9;\\\">Pengumuman<\\/span><\\/a><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"col-md-5\\\">\\n\\t\\t\\t\\t\\t\\t\\t<h5 class=\\\"mb-sm\\\" style=\\\"color:#e0e7f9;\\\">Tautan Mitra<\\/h5>\\n\\t\\t\\t\\t\\t\\t\\t<ul class=\\\"contact\\\" >\\n\\t\\t\\t\\t\\t\\t\\t\\t<li>\\n\\t\\t\\t\\t\\t\\t\\t\\t <a target=\\\"_blank\\\" href=\\\"https:\\/\\/lelangagunan.bni.co.id\\/\\\"><img src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/logo-bni-80.jpg\\\" height=\\\"50px\\\" width=\\\"100px\\\" alt=\\\"Lelang BNI\\\" title=\\\"Lelang BNI\\\" style=\\\"border-radius:2px; margin-right:3px; margin-bottom: 5px;\\\"><\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t <a target=\\\"_blank\\\" href=\\\"https:\\/\\/lelang.bankmandiri.co.id\\/\\\"><img src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/logo-mandiri-80.jpg\\\" height=\\\"50px\\\" width=\\\"100px\\\" alt=\\\"Lelang Bank Mandiri\\\" title=\\\"Lelang Bank Mandiri\\\" style=\\\"border-radius:2px; margin-right:3px; margin-bottom: 5px;\\\"><\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t <a target=\\\"_blank\\\" href=\\\"https:\\/\\/infolelang.bri.co.id\\/\\\"><img src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/logo-bri-putih.png\\\" height=\\\"50px\\\" width=\\\"100px\\\" alt=\\\"Lelang BRI\\\" title=\\\"Lelang BRI\\\" style=\\\"border-radius:2px; margin-right:3px; margin-bottom: 5px; height:auto\\\"><\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t <a target=\\\"_blank\\\" href=\\\"https:\\/\\/rumahmurah.btn.co.id\\/\\\"><img src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/img\\/logo-btn-80.jpg\\\" height=\\\"50px\\\" width=\\\"100px\\\" alt=\\\"Lelang BTN\\\" title=\\\"Lelang BTN\\\" style=\\\"border-radius:2px; margin-right:3px; margin-bottom: 5px;\\\"><\\/a>\\n \\t\\t\\t\\t\\t\\t\\t\\t<!--<a target=\\\"_blank\\\" href=\\\"http:\\/\\/www.pajak.go.id\\/info-lelang-barang-sitaan\\\"><img src=\\\"img\\/logo-pajak-80.jpg\\\" height=\\\"50px\\\" width=\\\"100px\\\" alt=\\\"Lelang Pajak\\\" title=\\\"Lelang Pajak\\\" style=\\\"border-radius:2px; margin-right:3px; margin-bottom: 5px;\\\"><\\/a>\\n \\t\\t\\t\\t\\t\\t\\t\\t<a target=\\\"_blank\\\" href=\\\"https:\\/\\/www.kpk.go.id\\/id\\/publikasi\\/pengumuman-lelang-barang-rampasan\\\"><img src=\\\"img\\/logo-kpk-80.jpg\\\" height=\\\"50px\\\" width=\\\"100px\\\" alt=\\\"Lelang KPK\\\" title=\\\"Lelang KPK\\\" style=\\\"border-radius:2px; margin-right:3px; margin-bottom: 5px;\\\"><\\/a>-->\\n \\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t\\t\\t\\t\\t<hr>\\n\\t\\t\\t\\t\\t\\t\\t<ul class=\\\"contact\\\" >\\n\\t\\t\\t\\t\\t\\t\\t\\t<li><a href=\'https:\\/\\/play.google.com\\/store\\/apps\\/details?id=go.id.lelang&pcampaignid=MKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1\'><img height=\\\"80px;\\\" alt=\'Temukan di Google Play\' src=\'https:\\/\\/play.google.com\\/intl\\/en_us\\/badges\\/images\\/generic\\/id_badge_web_generic.png\'\\/><\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"col-md-4\\\">\\n\\t\\t\\t\\t\\t\\t\\t<h5 class=\\\"mb-sm\\\" style=\\\"color:#e0e7f9;\\\">Hubungi Kami<\\/h5>\\n\\t\\t\\t\\t\\t\\t\\t<ul class=\\\"contact\\\" >\\n\\t\\t\\t\\t\\t\\t\\t\\t<li><p style=\\\"color:#e0e7f9;\\\"><strong>Direktorat Jenderal Kekayaan Negara<\\/strong><\\/p><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li><p style=\\\"color:#e0e7f9;\\\"><i class=\\\"fa fa-map-marker\\\" style=\\\"color:#e0e7f9;\\\"><\\/i> Gedung Syafruddin Prawiranegara II, Jl. Lapangan Banteng Timur 2-4, Jakarta Pusat<\\/p><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li><p style=\\\"color:#e0e7f9;\\\"><i class=\\\"fa fa-phone\\\" style=\\\"color:#e0e7f9;\\\"><\\/i> <strong>Call Center:<\\/strong> 150-991 <\\/p><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li><p style=\\\"color:#e0e7f9;\\\"><i class=\\\"fa fa-envelope\\\" style=\\\"color:#e0e7f9;\\\"><\\/i> <strong>Email:<\\/strong> <a href=\\\"mailto:halodjkn@kemenkeu.go.id \\\">halodjkn@kemenkeu.go.id <\\/a><\\/p><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li><p style=\\\"color:#e0e7f9;\\\"><i class=\\\"fa fa-globe\\\" style=\\\"color:#e0e7f9;\\\"><\\/i> <strong>Situs:<\\/strong> <a href=\\\"https:\\/\\/www.djkn.kemenkeu.go.id\\\">https:\\/\\/www.djkn.kemenkeu.go.id <\\/a><\\/p><\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"footer-copyright\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"copyright-text\\\">Halaman ini diproses dalam: <strong>0.1244<\\/strong> detik. \\u00a9 Copyright 2018. Direktorat Jenderal Kekayaan Negara, Kementerian Keuangan Republik Indonesia.<\\/p>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/footer>\\n\\t\\t<\\/div>\\n\\t\\t\\n\\t\\t<!-- JS Cookie -->\\n\\t\\t<script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/js.cookie\\/js.cookie.min.js\\\"><\\/script>\\n\\n\\t\\t<!-- Sweet Alert -->\\n\\t\\t<script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/sweetalert\\/sweetalert.js\\\"><\\/script>\\n\\n\\t\\t<!-- Vendor -->\\n\\t\\t\\n\\t\\t<script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/jquery.appear\\/jquery.appear.min.js\\\"><\\/script>\\n\\t\\t<script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/jquery.easing\\/jquery.easing.min.js\\\"><\\/script>\\n\\t\\t<script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/bootstrap\\/js\\/bootstrap.min.js\\\"><\\/script>\\n\\t\\t<script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/common\\/common.min.js\\\"><\\/script>\\n\\t\\t<script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/jquery.validation\\/jquery.validation.min.js\\\"><\\/script>\\n\\t\\t<script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/jquery.easy-pie-chart\\/jquery.easy-pie-chart.min.js\\\"><\\/script>\\n\\t\\t<script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/jquery.gmap\\/jquery.gmap.min.js\\\"><\\/script>\\n\\t\\t<script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/jquery.lazyload\\/jquery.lazyload.min.js\\\"><\\/script>\\n\\t\\t<script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/isotope\\/jquery.isotope.min.js\\\"><\\/script>\\n\\t\\t<script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/owl.carousel\\/owl.carousel.min.js\\\"><\\/script>\\n\\t\\t<script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/magnific-popup\\/jquery.magnific-popup.min.js\\\"><\\/script>\\n\\t\\t<script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/vide\\/vide.min.js\\\"><\\/script>\\n\\t\\t<script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/bootstrap-datepicker\\/bootstrap-datepicker.min.js\\\"><\\/script>\\n\\t\\t\\n\\t\\t<!-- Theme Base, Components and Settings -->\\n\\t\\t<script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/js\\/theme.js\\\"><\\/script>\\n\\n <!-- revolution slider\\n\\t\\t<script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/rs-plugin\\/js\\/jquery.themepunch.tools.min.js\\\"><\\/script>\\n\\t\\t<script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/rs-plugin\\/js\\/jquery.themepunch.revolution.min.js\\\"><\\/script>\\n -->\\n \\n\\t\\t<!-- Current Page Vendor and Views -->\\n\\t\\t<script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/js\\/views\\/view.contact.js\\\"><\\/script>\\n\\n\\t\\t<!-- Script global -->\\n\\t\\t<script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/js\\/global-no-login.js\\\"><\\/script>\\n\\t\\t\\t\\t\\n\\t\\t<!-- Demo -->\\n\\t\\t<script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/js\\/demos\\/demo-shop-4.js\\\"><\\/script>\\n\\t\\t\\n\\t\\t<!-- Theme Custom -->\\n\\t\\t<script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/js\\/custom.js\\\"><\\/script>\\n\\t\\t\\n\\t\\t<!-- Theme Initialization Files -->\\n\\t\\t<script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/js\\/theme.init.js\\\"><\\/script>\\n\\t\\t\\n\\n <script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/jquery.number\\/jquery.number.min.js\\\" type=\\\"text\\/javascript\\\"><\\/script>\\n <script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/jquery.pagination\\/jquery.twbsPagination.min.js\\\" type=\\\"text\\/javascript\\\"><\\/script>\\n <script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/vendor\\/select2\\/select2.min.js\\\" type=\\\"text\\/javascript\\\"><\\/script>\\n <script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/js\\/home.js?v=2023-10-17\\\" type=\\\"text\\/javascript\\\"><\\/script>\\n <script src=\\\"https:\\/\\/lelang.go.id\\/static\\/desktop\\/js\\/popup.website.js?no-cache=2023-10-17\\\" type=\\\"text\\/javascript\\\"><\\/script>\\n \\n\\t\\t<script>\\n var goto_login = \\\"https:\\/\\/lelang.go.id\\/accounts\\/login?no-cache=tYRkCW4XUnwKx0r2z9fm\\\";\\n\\n\\t\\t\\tjQuery(document).ready(function() {\\n\\t\\t\\t\\t\\/\\/jQuery(\'.nailthumb-container\').nailthumb();\\n\\t\\t\\t\\t$(\\\".se-pre-con\\\").fadeOut(\\\"slow\\\");\\n\\t\\t\\t});\\n\\t\\t\\t\\n\\t\\t\\t$(window).bind(\'beforeunload\', function(){\\n\\t\\t\\t\\t$(\\\".se-pre-con\\\").show();\\n\\t\\t\\t});\\n\\t\\t\\twindow.onunload = function() {\\n\\t\\t\\t\\t$(\\\".se-pre-con\\\").show();\\n\\t\\t\\t}\\n\\t\\t\\t\\/**$(window).unload(function(){\\n\\t\\t\\t\\t$(\\\".se-pre-con\\\").show();\\n\\t\\t\\t});**\\/\\n\\t\\t<\\/script>\\n\\n\\n\\t<script>\\n\\/*\\n\\t (function(i,s,o,g,r,a,m){i[\'GoogleAnalyticsObject\']=r;i[r]=i[r]||function(){\\n\\t (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),\\n\\t m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)\\n\\t })(window,document,\'script\',\'\\/\\/www.google-analytics.com\\/analytics.js\',\'ga\');\\n\\n\\t \\/\\/ga(\'create\', \'UA-24599574-9\', \'auto\');\\n\\t ga(\'create\', \'UA-127957793-1\', \'auto\');\\n\\t ga(\'require\', \'displayfeatures\');\\n\\t ga(\'send\', \'pageview\');\\n*\\/\\n\\t<\\/script>\\n\\n <!-- Google tag (gtag.js) -->\\n <script async src=\\\"https:\\/\\/www.googletagmanager.com\\/gtag\\/js?id=G-QH7RC18KHH\\\"><\\/script>\\n <script>\\n window.dataLayer = window.dataLayer || [];\\n function gtag(){dataLayer.push(arguments);}\\n gtag(\'js\', new Date());\\n\\n gtag(\'config\', \'G-QH7RC18KHH\');\\n <\\/script>\\n\\n\\t<\\/body>\\n<\\/html>\\n\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}]'),(3733,704,'_elementor_page_assets','a:0:{}'),(3903,733,'_elementor_elements_usage','a:13:{s:4:\"icon\";i:1;s:7:\"heading\";i:12;s:7:\"divider\";i:2;s:11:\"text-editor\";i:9;s:6:\"button\";i:3;s:6:\"column\";i:20;s:8:\"icon-box\";i:5;s:7:\"section\";i:10;s:5:\"image\";i:5;s:5:\"video\";i:1;s:12:\"social-icons\";i:4;s:11:\"google_maps\";i:1;s:6:\"toggle\";i:1;}'),(3904,733,'_elementor_page_assets','a:0:{}'),(3906,734,'_elementor_edit_mode','builder'),(3907,734,'_elementor_template_type','wp-post'),(3908,734,'_elementor_version','3.16.6'),(3909,734,'_wp_page_template','elementor_header_footer'),(3910,734,'_elementor_data','[{\"id\":\"08c4cc6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"f9bd26d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2e4aa24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Introduction\\u00a0<\\/strong><\\/h2><p>The 37th Asian Association of Open Universities Annual Conference (AAOU 2024) in Islamabad, Pakistan, from 15-17 October 2024. This conference focuses on the future of open universities in the digitalized higher education era, prompted by changing learner needs, technological advancements, COVID-19\'s impact, and the rise of online learning. Traditional universities are also offering online education, raising questions about open universities\' roles. Submit your papers and learn more at [Link]. Best regards, AAOU 2024 Committee.<\\/p><p>We warmly welcome your paper submissions for AAOU 2024. For detailed information, please visit <strong>Link<\\/strong><\\/p><p><strong>Best regards,<\\/strong><\\/p><p>AAOU 2024 Organization Committee<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"c570095\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ba516b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Venue: \\nThe 37th AAOU Annual Conference will be held at the Academic Complex, Allama Iqbal Open University, Main Campus, Islamabad, Pakistan.\\n\",\"header_size\":\"h4\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"link\":{\"url\":\"https:\\/\\/aiou.edu.pk\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"079e038\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"e328110\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22.791},\"flex_justify_content\":\"space-around\",\"flex_align_items\":\"center\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"46ea73f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Themes of the Conference\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"39447fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":77.915},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"813bcca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table>\\n<tbody>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>\\n<h5><strong>Sub-themes:<\\/strong><\\/h5>\\n<\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<h5><strong>Topics, but not limited to:<\\/strong><\\/h5>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\">\\n<ul>\\n<li>1<strong>. Re-considering the roles of open universities<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>1. Open learning<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>2. The effects of Covid-19 period on open and distance learning practices<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>2. Learning analytics<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><p><strong>3. Management of ODL<\\/strong><\\/p>\\n<ul>\\n<li><strong>ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>3. ODL in a multicultural society<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>4. Innovative delivery modes<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>4. Micro-credentials and short learning programs<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>5. Online assessment and evaluation<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>5. Adaptive learning environments <\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>6. New pedagogical approaches<\\/strong><\\/td>\\n<td width=\\\"312\\\"><strong>6. Deep learning in ODL<\\/strong><\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>7. Learner support systems<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>7. AI in\\/for ODL<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>8. Increasing access and quality in ODL<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>8. Datamining<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td width=\\\"312\\\"><strong>9-The impact of rapidly evolving educational technologies such as Generative AI<\\/strong><\\/td>\\n<td width=\\\"312\\\">\\n<ul>\\n<li><strong>9. Metaverse<\\/strong><\\/li>\\n<\\/ul>\\n<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a553949\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"582cb2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Registration Dates and Fees\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3f8d8d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"ec8615d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table><tbody><tr><td width=\\\"281\\\"><p><strong>Online Registration <\\/strong><strong>will be Opened from<\\/strong><\\/p><p><strong>\\u00a01st February 2024<\\/strong><\\/p><\\/td><td width=\\\"236\\\"><p><strong>Before <\\/strong><strong>31st August 2024<\\/strong><\\/p><p><strong>(Early Bird)<\\/strong><\\/p><\\/td><td width=\\\"283\\\"><p><strong>After <\\/strong><strong>31st August 2024<\\/strong><\\/p><p><strong>(Full Payment)<\\/strong><\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Full Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>AAOU Associate Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD300<\\/p><\\/td><td width=\\\"283\\\"><p>USD350<\\/p><\\/td><\\/tr><tr><td width=\\\"281\\\"><p>Non-Member<\\/p><\\/td><td width=\\\"236\\\"><p>USD350<\\/p><\\/td><td width=\\\"283\\\"><p>USD400<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8ac30a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"33b2899\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><strong>The conference registration fee includes:<\\/strong><\\/h6><p>- Entry to all main events and conference sessions<\\/p><p>- Welcome reception, morning and afternoon refreshments<\\/p><p>- Welcoming conference dinner on 16<sup>th<\\/sup> October and farewell dinner on 17<sup>th <\\/sup>October 2024<\\/p><p>- Lunches from 15-17<sup>th<\\/sup> October 2024<\\/p><p>- Conference materials and documents: program, abstract book, proceedings, conference bag and badges<\\/p><p><strong>Note: Exclusion of any Remittance Fee changed by the transferring banks or intermediately banks inside and outside your country. Special 10% discount for groups (more than 5)<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4460c23\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2f1909f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Accommodation\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"527c9d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"9a484e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The AIOU negotiated special rates for well reputed hotels. For rates and hotels details please visit 37<sup>th<\\/sup> AAOU Conference website <a href=\\\"http:\\/\\/www.aaou2024.aiou.edu.pk\\\">www.aaou2024.aiou.edu.pk<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"be567ec\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/demo.themefreesia.com\\/extension\\/wp-content\\/uploads\\/sites\\/50\\/2019\\/06\\/bokeh-abstract-atmosphere-space-glow-circle-1031352-pxhere.jpg\",\"id\":82},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77bab07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e7a4dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"db746b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155b344\",\"elType\":\"widget\",\"settings\":{\"title\":\"IMPORTANT DATES\",\"align\":\"center\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31352be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The research should not have been previously published and must be related to one of the conference themes.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"75fa294\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2d86cc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65},\"elements\":[{\"id\":\"074c7f9\",\"elType\":\"widget\",\"settings\":{\"address\":\"<iframe src=\\\"https:\\/\\/www.google.com\\/maps\\/embed?pb=!1m14!1m8!1m3!1d13280.0710872234!2d73.050504!3d33.682604!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x38dfbf509212c1b1%3A0x25137b9c0cd3167d!2sAIOU%20Main%20Campus%20Academic%20Block!5e0!3m2!1sen!2sus!4v1694663335798!5m2!1sen!2sus\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"><\\/iframe>\",\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"91de251\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35},\"elements\":[{\"id\":\"eebe584\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Deadline for abstract submission: 10 June 2024\",\"tab_content\":\"\",\"_id\":\"4ca6f9a\"},{\"tab_title\":\"Notification of abstract acceptance\\t\\t25 June 2024\",\"tab_content\":\"\",\"_id\":\"494263b\"},{\"tab_title\":\"Deadline for full paper submission:\\t31 July 2024\",\"tab_content\":\"\",\"_id\":\"a6d48f5\"},{\"tab_title\":\"Early bird registration deadline: 31 August 2024\",\"tab_content\":\"\",\"_id\":\"e514420\"},{\"tab_title\":\"Deadline for registration: 30 September 2024\",\"tab_content\":\"\",\"_id\":\"389d69b\"}],\"icon\":\"fa fa-angle-double-right\",\"icon_active\":\"fa fa-angle-double-up\",\"border_color\":\"rgba(255,255,255,0.26)\",\"title_color\":\"#ffffff\",\"icon_align\":\"right\",\"icon_color\":\"#ffffff\",\"content_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"content_color\":\"#ffffff\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"rgba(255,255,255,0.26)\",\"selected_icon\":{\"value\":\"fas fa-angle-double-right\",\"library\":\"fa-solid\"},\"selected_active_icon\":{\"value\":\"fas fa-angle-double-up\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true,\"selected_active_icon\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":103.683},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1329ac3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"577b7bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Organizers\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"bf5563b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"